Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

💥 URL SCRAPER 💥

Tech Stack Used 🎮

HTML5 CSS3

JavaScript

Express.js

NodeJS

Line

⚡ Description 📃

URL-Scraper:

  • This project will be a Web Content Aggregator that collects and summarizes content of any website.
  • It will fetch the headings, sub headings, and further content of the website and display it in a visually appealing manner.
  • It can be used as a summarizer for the web page without actually going through the whole web page.

⚡ How to run it? 🕹️

To run the application follow these steps:

Step 1: Fork the repository. Follow these guidelines to know all about how to fork a repository Forking a Repo

Step 2: Clone the repository. Cloning a Repo

Step 3: Go to Url-Scrapper folder and run

npm install

npm run dev

Step 4: Go to http://localhost:8001 and enter url of the webpage you want to access contents of

Voila! Have fun using the site.

⚡ Screenshots 📸

  • Web page user interface image

  • Input type image

  • Scraped information image

  • When in case of invalid input image

  • Error message gets displayed for invalid URL image

  • When in case of an unsafe site image

  • Error is displayed for the invalid site image

Line

Developed By RAGINI MISHRA 👦

Happy Coding 🧑‍💻

Show some  ❤️  by  🌟  this repository!