Skip to content

mathdroid/gojek-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

#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 <target, REQUIRED>, -c <count, default=50>.

  1. ???

  2. 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

  • Install dependencies npm i

  • Delete system32

About

[OLD] scrapin' gojek database 🏍 πŸ€”

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published