https://github.com/petekgithub/silverlight
:pick: web scraping application.
https://github.com/petekgithub/silverlight
cheerio nodejs pagination puppeteer reactjs reactjs-components testing uselocation-hook webscraping
Last synced: 12 months ago
JSON representation
:pick: web scraping application.
- Host: GitHub
- URL: https://github.com/petekgithub/silverlight
- Owner: petekgithub
- Created: 2024-03-21T10:03:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T19:00:19.000Z (almost 2 years ago)
- Last Synced: 2025-01-01T01:45:13.497Z (about 1 year ago)
- Topics: cheerio, nodejs, pagination, puppeteer, reactjs, reactjs-components, testing, uselocation-hook, webscraping
- Language: JavaScript
- Homepage:
- Size: 10.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Silverlight Project Information
- For Silverlight, they requested a custom dashboard in which they can enter the URL of the website, and retrieve information about the website’s technology and how many pages the website contains.
- Libraries/Frameworks/Modules
- ReactJS
- NodeJs
- Scraper API (Web API)
- Node.js web scraping libraries (Cheerio, Puppeteer)
- Running the Backend
- cd backend
- node server.js
- Running the React Frontend
- cd frontend
- npm i
- npm start


