Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 550 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 550 Bytes

Scraping lunch/food related websites

Hobby project which can scrape 'shop' data from food-related sites.

Development

go install github.com/spf13/cobra-cli@latest

Objectives

  • Scrape single statically configured page
  • Scrape multiple statically configured pages
  • Make scraping configurable through variables
  • Make scraping configurable through command line arguments
  • Make scraping data outputted as JSON
    • Outputted in the out folder as menu.json