Skip to content

coderpaddy/ScraperMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScraperMaker

A Framework to help make your own web scraper

Dependencies

  • Python 3
  • Beautiful Soup
  • Requests

To Do:

  • Take url from user
  • Check for more than 1 page for the url
  • Take data to be scraped from page (i.e title)
  • confirm data is correct
  • create script that user can re-use to scrape

About

A Framework to help make your own web scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages