Skip to content

TomBarten/lunchscrape-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages