Open ryanamannion opened 5 years ago
working on using argparse to add optional arguments that will let you specify a start year and end year, as well as a start page
I have added the ability to specify year and page ranges with optional arguments but now am having issues with beautiful soup I am trying to resolve
I want to create the ability to tell sitescraper.py a page to start from, that way I can more easily update the hoyatitles.txt file in the future.