Skip to content

TravelXML/WEB-SCRAPING

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraping using nodejs, axios, cheerio

A Demo to show how to build your own API

To run this project

You can run this project on your local machine. Just pull it down and do the following:

npm i

Run the command above to install all the packages

Start the Project

Now run the server:

npm run start


API Enpoint: 
http://localhost:8000/news 
http://localhost:8000/news/{id}

Open http://localhost:8000/ with your browser to see the results of the scrape in your terminal.

Happy Coding!

About

Web Scraping using nodejs, Axios, cheerio

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published