An open API service indexing awesome lists of open source software.

https://github.com/vcolesdev/sdfarms-scraper

Scrapes data from the San Diego Farmers Bureau website and saves the farm data locally as JSON.
https://github.com/vcolesdev/sdfarms-scraper

json python scraper sdfb selenium

Last synced: 15 days ago
JSON representation

Scrapes data from the San Diego Farmers Bureau website and saves the farm data locally as JSON.

Awesome Lists containing this project

README

          

# SD Farms Scraper

### `https://www.sdfarmbureau.org/farmers-market/`

## Description

## Usage

Run the following command from the project root directory:

```bash
$ python3 main.py
```

A file named `markets.json` will be created in the project root directory in the `/data` folder.

## License

MIT