Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 547 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 547 Bytes

FoodPanda Spider

The foodPandas_spider.py is consist of 3 parts:

  • foodPandas_url.py: Dowlaod urls from the site page using Selenium.
  • foodPandas_html_download.py: Send requests to the url to get html.
  • foodPandas_html_process.py: Extract dish data from htmls and save as csv file.

Out put columns include:

  • extract_date
  • store_name
  • store_price_lv: from "$" to "$$$" given by FoodPanda
  • store_type
  • dish_type
  • dish_name
  • dish_price: in NTD