Provide URL as input for any website, it's going to scrape the page, pass it as JSON string to the frontend for rendering, and going to display it as a graph. This graph contains nodes as html elements of the web page and edges between the child and parent elements.
- Flask: to build a web application
- Elgrapho: Front-end Rendering
*Graph visualization of web pages *Metadata from DOM elements *Filtering nodes into groups URL enter