Skip to content

mcpiatkowski/monster-pickpocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monster Pickpocket

The scrapper is used to get the data for the Monsta Party RAM.
Monsta Party App

chromedriver installed is required

For the scrapper you need to have the Chrome browser with Metamask extension already set up.
This has been done manually. The password to the Metamask need to be added to the .env file in the root directory.

How to run the scrapper:

python scrapper.py

The data is saved into <project-directory>/data/<current-date>

Transform scrapped data for a given date assuming it is already saved:

python pickpocket.py -d 2024-04-22

About

Scrapping data for the Monsta Party RAM game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published