Skip to content

A web scraper that pulls out desired content from multiple webpages and outputs it as a pdf document. The particular code in this scraper targets the python tutorial on w3c's website but can be easily extended and used for any website that has some level of structure.

Notifications You must be signed in to change notification settings

mtkgeek/web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

web-scraper

A web scraper that pulls out desired content from multiple webpages and outputs it as a pdf document. The particular code in this scraper targets the python tutorial on w3c's website but can be easily extended and used for any website that has some level of structure.

About

A web scraper that pulls out desired content from multiple webpages and outputs it as a pdf document. The particular code in this scraper targets the python tutorial on w3c's website but can be easily extended and used for any website that has some level of structure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages