einnar82 / mpl-ph-api

Get the latest MPL-PH Updates from https://ph-mpl.com/
5 stars 11 forks source link

Probably fixes #1 #14

Closed shubhamcodez closed 3 years ago

shubhamcodez commented 3 years ago

I have created a web scraping script in Python, I found it easier to do that in Python using BS4.

It displays Team Rank, Team Name, Team Points.

Let me know if There's any problem. I am more than happy to make it using JVS(as all other scripts are in jvs)

einnar82 commented 3 years ago

Hello @shubhamcodez

Thank you for the pull request, but please use Node.js in developing this project.

shubhamcodez commented 3 years ago

Hey, Where do I put the scraper files? in Parser folder?