aankit / doe-meal-locator

Scraping the data from the DOE meal locator https://www.opt-osfns.org/schoolfoodny/meals/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use this script

  1. Recommend setting up a Python virtual environment first
  2. Run pip install requirements.txt
  3. Run python scrape.py NN, where NN is the two digit district number (01, 02...31, 32)

Todo

  1. It currently only prints the results - it should parse and save to CSV.
  2. It currently only scrapes the results on the first page of results. I'm working on scraping all pages.

Thanks

Jonathan Soma for the great scraping tutorial

About

Scraping the data from the DOE meal locator https://www.opt-osfns.org/schoolfoodny/meals/


Languages

Language:Python 100.0%