Skip to content

Python program making HTTP GET request to any given Wikipedia page, scraping it for any main text (paragraph) data.

License

Notifications You must be signed in to change notification settings

phoenixrising1800/Wikipedia-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wikipedia-Scraper

Python program making HTTP GET request to any given Wikipedia page, scraping it for any main text (paragraph) data.

Features

  • Debug helper functions
  • Writes initial HTML data to output0.txt file for testing
  • Writes scraped regex results to output.txt for simple viewing

Plans

  • Users can input any Wikipedia page via command line or prompt
  • Cleaner, formatted outputs

About

Python program making HTTP GET request to any given Wikipedia page, scraping it for any main text (paragraph) data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages