![]() |
Code Documentation 3.6
Social Network Visualizer
|
Implements the WebCrawler class for extracting and processing network data from web pages and online resources. More...
#include "webcrawler.h"#include <QCryptographicHash>#include <QDebug>#include <QUrl>#include <QThread>#include <QDeadlineTimer>
Implements the WebCrawler class for extracting and processing network data from web pages and online resources.
This file contains the logic for crawling web pages, extracting links, and generating network structures from online content.