Skip to content

A web scraper cli for scraping all url of a given web page.

License

Notifications You must be signed in to change notification settings

Equipo45/ScrapeEasy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScrapeEasy

A web scraper for testing if a web page is secure towards scrapers and web spiders.

How to use it

  1. The scraper is a command-line tool that first needs a .txt with all the pages that are going to be wrapped:

image

  1. Then you only need to execute the index.js with node node src/index.js

image

  1. This will create one folder for each web page containing the headers and the data.html

    image

  2. Amazon example image image

  3. For cleaning the scraped folder just execute node src/index.js --clean image

About

A web scraper cli for scraping all url of a given web page.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published