This is a web scraper developed by Samuel Ikoli that extracts the Title, Type, Description and Image from a website. On the front-end is html, embedded Javascript and bootstrap's CSS; on the back-end is Express running on Node.JS. The scraping functionality is derived from using axios to make HTTP requests, then using cheerio to Parse the incoming HTML response and extracting the required metadata.
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a web scraper developed by Samuel Ikoli that extracts the Title, Type, Description and Image from a website. On the front-end is html, embedded Javascript and bootstrap's CSS; on the back-end is Express running on Node.JS. The scraping functionality is derived from using axios to make HTTP requests, then using cheerio to Parse the incomi…
samuelIkoli/Web_scraper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a web scraper developed by Samuel Ikoli that extracts the Title, Type, Description and Image from a website. On the front-end is html, embedded Javascript and bootstrap's CSS; on the back-end is Express running on Node.JS. The scraping functionality is derived from using axios to make HTTP requests, then using cheerio to Parse the incomi…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published