Skip to content

Python command-line script that will be able to get all website page links from starting website ​START_URL with a max depth of ​DEPTH.​ The network of website URLs stored in the Memgraph database. The script also able to find the shortest path from S​TART_URL​to E​ ND_URL​from a scraped network of websites in the Memgraph database.

License

Notifications You must be signed in to change notification settings

ersinaksar/Network-of-Websites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

About

Python command-line script that will be able to get all website page links from starting website ​START_URL with a max depth of ​DEPTH.​ The network of website URLs stored in the Memgraph database. The script also able to find the shortest path from S​TART_URL​to E​ ND_URL​from a scraped network of websites in the Memgraph database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages