Question about Node.js and scraping websites

hardus1

Hardus1

Posted on February 29, 2020

Question about Node.js and scraping websites

Hello everyone,,
I am trying to learn Node.js through Udemy courses and wanted to attempt a project.

My end goal would be to scrape historical sports scores from 2 different websites, store it into a database, and be able to view the data all in one app. Each website will require their own login.
https://100001.onl/ https://1921681254.mx/ https://acc.onl/hotmail
Can someone outline or guide me on how you would approach this?

If the website does not have an API for me to work with, can I still scrape the website?

Are there specific libraries you would recommend I look into?

💖 💪 🙅 🚩
hardus1
Hardus1

Posted on February 29, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related