Skip to content

flippbit/hellofresh-recipes-to-json-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hellofresh-recipes-to-json-cli

Usage

$ go run main.go -output /home/chef/my_recipes -delay 3000 -tld com

Flags

  • output: Path to store the output.
    • Default: ./output
  • delay: Delay per request in milliseconds.
    • Default: 5000 (5 seconds)
  • tld: Top level domain of the HelloFresh website.
    • Default: de

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages