DEV Community

Marie
Marie

Posted on • Updated on

Question about Node.js and scraping websites

Hey everyone,

I'm diving into learning Node.js via Udemy courses and I'm eager to tackle a project.

My aim is to scrape historical sports scores from two distinct websites, save the data into a database, and create an app to view it all seamlessly. I anticipate needing separate logins for each website.

Could someone offer guidance or outline how to approach this?

If the websites https://plnkgame.com lack an API for integration, can scraping still be feasible?

Additionally, are there any particular libraries you suggest I explore for this task?

Top comments (0)