Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 699 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 699 Bytes

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.