Skip to content

This is a simple application that scrapes websites. Written in Python 3.

Notifications You must be signed in to change notification settings

Sathvikroy/SimpleWebScraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleWebScraper

This is a simple application that scrapes websites. Written in Python 3.

To scrape a website, pass it as an argument and optionally pass also the name of the file you want the results to be saved as a second argument.

Example 1. WebScraper.py address_of_the_website

Example 2. WebScraper.py address_of_the_website save_contents_here

About

This is a simple application that scrapes websites. Written in Python 3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%