https://github.com/punitgr/crawler
Web Crawler
https://github.com/punitgr/crawler
Last synced: 12 months ago
JSON representation
Web Crawler
- Host: GitHub
- URL: https://github.com/punitgr/crawler
- Owner: PunitGr
- License: mit
- Created: 2017-10-10T12:44:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-18T11:01:36.000Z (over 7 years ago)
- Last Synced: 2025-03-27T13:24:31.904Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Crawler
## Setup
```
git clone git@github.com:PunitGr/Crawler.git
```
## Run Crawler
```
python3 main.py
```
Sample: `python3 main.py github https://github.com/PunitGr 10`