intelshoe/handmade-scraper.py

Controller

Closed this issue · 0 comments

This is the file where our program starts.
this will be our main program name. i.e. handmade-scraper.py

This will run the program from the command line.
Options to run with may include websites to search and any posting/display option,
i.e. > handmade-scraper.py -google-etsy

The above command might only use google to search for etsy products.

Main functions of the controller:

  • run model functions
  • report errors to command line
  • run views which will post to site