Skip to content

ketansp/shell-web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

web-scraper

Web URLs scraper built on shell script

This piece of code will collect hyperlinks by scraping them from a given base url. The output will be generated in form of a csv file. Set desired base url in the shell script.

execute crawler.sh file in linux.

All the links will be saved in file links.csv

PS - By default, the script will scrape 'https://medium.com' website

About

Web scraper build using linux shell script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages