Skip to content

jcode89/scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scraper

A web scraper/crawler written in Python. It is fairly simple, but oh so sweet.

#It was written in Python 2 and uses:

  1. Beautiful Soup
  2. Requests
  3. PyQuery
I should note that PyQuery was used to make a mirror of the first scraper, which uses Beautiful Soup.

#New Addition: WikiCapture.py Written for python 3+

You will need:

  1. BeautifulSoup
  2. Requests

Just run the script in the commandline, like you would any other, and be sure to enter names like this: Thomas_Jefferson

The underscore is crucial.

About

A web scraper/crawler written in Python. It is fairly simple, but oh so sweet.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages