/py-sdfarms-scraper

WIP. This app scrapes data from the San Diego Farms Bureau website for educational purposes.

Primary LanguagePythonMIT LicenseMIT

SD Farms Scraper

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

Software Used

  • Python3
  • Selenium

Description

[AI Generated Description]

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.

Usage

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.

License

This project is licensed under the MIT License - see the LICENSE file for details.