The Chromium Embedded Framework is now fully integrated in our implementation. The Screenshot-Datamodule (#12) represents a reference implementation and shows best-practices.
DataModule-System:
We are achieving high modularity and low maintenance cost with the implemented DataModule-System.
Screenshot-DataModule:
For a given URL, we are now capable of taking a screenshot. This includes the detection of a website being finished with loading
Base-Classes for Graph Generation
Since this is our first PR for the Datacrawler into master, it includes a dozen of files. @Simsso Absolutely good if you just review .h/.cpp-files.
Hi,
this PR contains following things:
Integration of Chromium Embedded Framework:
The Chromium Embedded Framework is now fully integrated in our implementation. The Screenshot-Datamodule (#12) represents a reference implementation and shows best-practices.
DataModule-System:
We are achieving high modularity and low maintenance cost with the implemented DataModule-System.
Screenshot-DataModule:
For a given URL, we are now capable of taking a screenshot. This includes the detection of a website being finished with loading
Base-Classes for Graph Generation
Since this is our first PR for the Datacrawler into master, it includes a dozen of files. @Simsso Absolutely good if you just review
.h/.cpp
-files.Best, Samed