Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathdroid/gojek-scraper
[OLD] scrapin' gojek database 🏍 🤔
https://github.com/mathdroid/gojek-scraper
Last synced: 5 days 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-04T05:13:32.000Z (about 9 years ago)
- Last Synced: 2023-05-03T08:16:59.603Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.26 MB
- Stars: 14
- 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`