# web-scrapping

## Web Scraping

## Start Web Scraping

## nike

```
  go run web-scraps/nike.go
```

## gymshark

```
  go run web-scraps/gymshark.go
```

## gucci

```
  go run web-scraps/gucci.go
```

## farfetch

```
  go run web-scraps/farfetch.go
```

## fanatics

```
  go run web-scraps/fanatics.go
```

## lululemon

```
  go run web-scraps/lululemon.go
```
