Skip to content

michseixas/web-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-scrapper

"Web scraping, web harvesting, or web data extraction is data scraping used for extracting data from websites."

Built with: JavaScript, ExpressJs, NodeJs, and packages Axios and Cheerio.

First time with Cheerio? Same for me, so here's a brief summary: 'Cheerio parses HTML/XML into a navigable structure (DOM) for manipulation. It's ideal for web scraping and server-side tasks, but doesn't execute JavaScript or load external resources.'

If you are checking this repo after oct 2023 and this code does not work, try changing the class ( line 19) for one that suits your need. The website might have changed.

Based on tutorial by Code With Ania Kubów

Here is the final result:

final code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published