Skip to content

thinkhuman/pyskim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Pyskim

Uses Beautiful Soup 4 and requests; you'll need to install both of these before using Pyskim.

Right now, Pyskim just:

  1. Asks for a URL to scrape and an output file name
  2. Scrapes the links from the URL you enter
  3. Prints the links to the screen
  4. Writes the links to an output file with the name you supplied.

About

A basic Python web scraper, using Beautiful Soup 4 and the requests module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages