henryxsong / WebScraper-GuamPDN

Python-based web scraper for columnist articles on GuamPDN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'

About

Python-based web scraper for columnist articles on GuamPDN


Languages

Language:Python 100.0%