Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/techguy-bhushan/web-spider

multi-threaded webs crawler
https://github.com/techguy-bhushan/web-spider

crawler python web-spider

Last synced: 19 days ago
JSON representation

multi-threaded webs crawler

Awesome Lists containing this project

README

        

# Web-Spider
multi-threaded webs crawler

# Required in System for run project
* Python

Run trigger.py, before run this script please edit this script set HOME_PAGE and PROJECT_NAME parameter value
PROJECT_NAME value is name of directory where all data will store, HOME_PAGE is base url of web site which you want crawler e.x www.w2school.com

It will collect all links from that web site and store in crawled.txt file