An open API service indexing awesome lists of open source software.

https://github.com/matei87/web-scraping

A small application to scrap html content from websites.
https://github.com/matei87/web-scraping

antdesign cheeriojs expressjs javascript nodejs reactjs

Last synced: 3 months ago
JSON representation

A small application to scrap html content from websites.

Awesome Lists containing this project

README

        

# Web Scraping API

A small application to scrap html content from websites.

# Built With

FrontEnd:

- React
- Ant Design
- Vite
- CSS3

BackEnd:

- NodeJS
- ExpressJS
- Cheerio
- Cors
- Concurrently

# Steps to run the application on local

- install dependencies from client and server directories
- cd into server directory and run on terminal npm run dev
Happy Scrapping ! :)