0 Forks
0 Stars
0 Watchers

commoncrawl.py

This Python script is a multi-threaded tool for retrieving data from the CommonCrawl index. It allows you to specify a domain or a list of domains, and it will retrieve all URLs associated with those domains that are indexed by CommonCrawl.

How to download and setup commoncrawl.py

Open terminal and run command
git clone https://github.com/Mr0Wido/commoncrawl.py.git
git clone is used to create a copy or clone of commoncrawl.py repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with commoncrawl.py https://github.com/Mr0Wido/commoncrawl.py/archive/master.zip

Or simply clone commoncrawl.py with SSH
[email protected]:Mr0Wido/commoncrawl.py.git

If you have some problems with commoncrawl.py

You may open issue on commoncrawl.py support forum (system) here: https://github.com/Mr0Wido/commoncrawl.py/issues