/WebScraper-GuamPDN

Python-based web scraper for columnist articles on GuamPDN

Primary LanguagePython

WebScraper-GuamPDN

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:

  1. Change URL to search result for a columnist author
  2. Run
  3. Text will be exported to 'output.txt'