Skip to content

This app gathers all the links it finds from a website and stores it in the same directory under a manually specified project name.

Notifications You must be signed in to change notification settings

ASH1998/Python-Web-Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Web-Crawler

Instructions/Usage

Save these files in a directory named Crawler else change the import statement in main.py.
This program gathers all the links it finds from a website and stores it in the same directory.
For scrapping the urls change the project name in main.py and give the homepage manually!!

Dependencies:

Python 3.x
Tkinter(only for hyperlink.py for viewing, not a necessity)

About

This app gathers all the links it finds from a website and stores it in the same directory under a manually specified project name.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages