- Python3
- Selenium
This is a web scraper that scrapes the San Diego Farm Bureau's website for information regarding farmers markets in San Diego including but not limited to their hours of operation, whether they accept EBT / WIC, and seasonal hours.
Run the following command from the project root directory:
$ python3 main.py
A file named markets.json
will be created in the project root directory in the /data
folder.
This project is licensed under the MIT License - see the LICENSE file for details.