Skip to content

🖥 Minimal UI built to show an example usage of Scraper API.

Notifications You must be signed in to change notification settings

WanderingObserver/scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terminal

Scraper

Web Scraper

Scraper Screenshot
Scrape any website's H1, H2, H3 and link tags.

Getting Started with Scraper

These instructions will get you a copy of the project up and running on your local machine for development.

Prerequisites

Things you need to install beforehand:

  • npm - Node Package Manager

Installing

Open terminal and run the following lines of code to clone and run this project.

$ git clone https://github.com/SeeYouSpaceCowboy/scraper.git
$ cd scraper
$ npm install
$ npm start

This project should now be running locally on port 3005.

Installing the Back-end

Scraper consists of a front-end and a back-end. For this project to run you have to have both projects installed and running locally at the same time.

If haven't already, you should now clone and install the back-end of this project; instructions here.

Built With

Contributors

Scraper was built by Mohammed Chisti.

About

🖥 Minimal UI built to show an example usage of Scraper API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published