Experimental equipment data scrapper for division-builds.com
This repository built for learning purpose.
Available
Planned
This app mainly use puppeteer for scrapping. Please refer to these articles if you wanted to learn more.
division-builds.com
account to run the scrapper. Replace config.json
data with your account details.If you want to specify the output folder change this line (make sure the folder exist or created first).
{
"email": "DIVISION BUILDS ACCOUNT EMAIL HERE",
"password": "DIVISION BUILDS ACCOUNT PASSWORD HERE"
}
{
"output": "FOLDER NAME"
}
Huge thank you to division-builds.com
for providing easy to use The Division gear builds creator and equipment data!
You can contact me via Discord (ln2r#1691
).
Code of this project is licensed under MIT license