Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days ago
JSON representation
:pick: web scraping application.
- Host: GitHub
- URL: https://github.com/petekgithub/silverlight
- Owner: petekgithub
- Created: 2024-03-21T10:03:00.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-01T19:00:19.000Z (8 months ago)
- Last Synced: 2024-04-02T12:11:35.202Z (8 months ago)
- Topics: cheerio, nodejs, pagination, puppeteer, reactjs, reactjs-components, testing, uselocation-hook, webscraping
- Language: JavaScript
- Homepage:
- Size: 10.3 MB
- Stars: 0
- Watchers: 1
- 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![2](https://github.com/petekgithub/silverlight/assets/38165351/1952deb7-2ee5-4b76-8e48-7eb5f6610789)
![3](https://github.com/petekgithub/silverlight/assets/38165351/d0550a3d-4d02-4066-a84e-c85a4ba625b2)
![4](https://github.com/petekgithub/silverlight/assets/38165351/b555967d-deb3-4cde-b5ee-e8cb6239809c)