Read and handle data from HTML, JSON, and CSV files (among others), and practice web page parsing with BeautifulSoup4
-
Updated
Jul 8, 2020 - HTML
Read and handle data from HTML, JSON, and CSV files (among others), and practice web page parsing with BeautifulSoup4
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 START_URLto E ND_URLfrom a scraped network of websites in the Memgraph database.
Add a description, image, and links to the web-page-parsing topic page so that developers can more easily learn about it.
To associate your repository with the web-page-parsing topic, visit your repo's landing page and select "manage topics."