https://github.com/zombiqwerty/crawler
https://github.com/zombiqwerty/crawler
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zombiqwerty/crawler
- Owner: zombiQWERTY
- License: isc
- Created: 2018-11-21T14:07:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-21T17:20:40.000Z (over 7 years ago)
- Last Synced: 2025-01-08T19:15:39.608Z (over 1 year ago)
- Language: JavaScript
- Size: 124 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crawler
On prod add file ./config/production.json with contents:
{
"locations": ["Russia"],
"repos": ">1",
"language": "TypeScript",
"type": "Users",
"selector": ["username", "fullName", "location"]
}