Skip to content

Python scraper that scrapes list and details about python packages and exports them to a csv file.

License

Notifications You must be signed in to change notification settings

KruzeZab/PyPackage-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPackage-Scraper

Python scraper that scrapes list and detail about python packages from pypi and also filters duplicate packages, html tags and writes them to a csv file.

This python script scrapes the information such as name, version, description....etc python packages.

    Information Scraped:

  • Name
  • Version
  • Description
  • URL
  • Installation
  • Last Release Date
  • Author
  • Maintainers
  • HomePage Link

Feel free to contribute :)

About

Python scraper that scrapes list and details about python packages and exports them to a csv file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages