Skip to content

hemisalo/pyspider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Modular Web Scraping Spider with Python

V 0.01

Modules

  • Initialization

    • Imports
    • Browser selection
  • Scrape module

    • Has to be written separately for each website
  • Multi threading

    • Toggleable
  • (Tkinter) GUI

    • Continue from last (auto fetch ID from file)
    • Settings
    • Displays and manipulates data
  • File handling module

    • Easy saving to file

Features:

  • Check if x amounts of queries have been made with current ip (ipgetter)

About

Modular Web Scraping Spider with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages