https://github.com/mathdroid/gojek-scraper
[OLD] scrapin' gojek database 🏍 🤔
https://github.com/mathdroid/gojek-scraper
Last synced: 9 months ago
JSON representation
[OLD] scrapin' gojek database 🏍 🤔
- Host: GitHub
- URL: https://github.com/mathdroid/gojek-scraper
- Owner: mathdroid
- Created: 2015-08-26T06:56:15.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-04T05:13:32.000Z (over 10 years ago)
- Last Synced: 2025-04-20T06:34:55.717Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.26 MB
- Stars: 15
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
#README
##HOW TO USE
1. `git clone` this repository.
2. `cd gojek-scraper` and run some of these commands.
- `./binary-lookup.js`: lookup the latest index in the database. Available commands: `user`, `driver`, `booking`, `all`.
- `./decimal-lookup.js`: lookup the latest index in the database, *not* using binary search. Available commands: `user`, `driver`, `booking`, `all`.
- `./scrape.js`: refer a number of users with a specified `target` user ID. Available options: `-t `, `-c `.
3. ???
4. Science
##DISCLAIMER
These codes were put for research purposes only. Author is not responsible for any usage of the codes.
##CANT USE OH NO ETC
- Install [nodejs](http://nodejs.org)
- Install dependencies `npm i`
- Delete `system32`