Python built web-scraper for Peter Onedera's articles on GuamPDN
About: This simple program uses a GuamPDN search url (for example: https://www.guampdn.com/search/?q=peter+onedera) to scrape together text from all columnist articles in the search results. By default, it scrapes together text from articles under the search result for 'Peter Onedera'.
How to use:
- Change URL to search result for a columnist author
- Run
- Text will be exported to 'output.txt'