Skip to content

a simple crawler built in python that recursively downloads the complete website when given a starting url

Notifications You must be signed in to change notification settings

maneeshatejani1/web-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Title

Web Crawler

Description

a simple script that crawls and downloads the complete website when given a starting URL

Pre-Requisites

python3

Dependencies

requests,tldextract,beautifulsoup4

About

a simple crawler built in python that recursively downloads the complete website when given a starting url

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages