Skip to content

Scraping some live data and serving as a REST API using Express. Saves time to use same scrape code over and over.

Notifications You must be signed in to change notification settings

ShakesVision/dicapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DicAPI

A Node.js/Express REST API implementation with web scraping. Having a API saves your effort to do the same scraping task over and over.

Plus some space. You just call the API and handle the response, which will be feasible and won't be changing.

Big Plus

If the target (website being scraped) changes something, we can manage it on the backend without having to change our front-ends.

About

Scraping some live data and serving as a REST API using Express. Saves time to use same scrape code over and over.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published