![]() |
Code Documentation 3.6
Social Network Visualizer
|
Declares the WebCrawler class for extracting and processing network data from web pages and online resources. More...
#include <QNetworkReply>#include <QQueue>

Go to the source code of this file.
Classes | |
| class | WebCrawler |
| The WebCrawler class Parses HTML code it receives, locates urls inside it and puts them into a url queue (passed from the parent) while emitting signals to the parent to create new nodes and edges between them. More... | |
Declares the WebCrawler class for extracting and processing network data from web pages and online resources.