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?
Top comments (1)
puppeteer and cheerio