Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 463 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 463 Bytes

getPlayersFromWorld

Imgur

Using Puppeteer as a web crawler to get Tibia world players.

git clone https://github.com/brmartins92/getPlayersFromWorld.git

cd getPlayersFromWorld && yarn or cd getPlayersFromWorld && npm install

yarn start or npm start

Go to http://localhost:4000/<World Name> Eg: http://localhost:4000/antica

Feel free to contribute to the project!