✅ Need help fixing my C# Html Extraction Code
Currently I have been web scrapping some data from HTML pages, most of the data is extracted, but Is sadly have some issues because of mouse over content, I need to want to have extracted.
For some unknown reason this data is not completly extracted and gets "cut" of as shown in the screenshots.
Here is the code below for the pure HTML extraction,
The code for data model conversion, I will not provide since that code works, it just that the mouse over content does not get fully extracted as expected.
Also the code is way to long to paste here, so i will have to use screenshots.
For some unknown reason this data is not completly extracted and gets "cut" of as shown in the screenshots.
Here is the code below for the pure HTML extraction,
The code for data model conversion, I will not provide since that code works, it just that the mouse over content does not get fully extracted as expected.
Also the code is way to long to paste here, so i will have to use screenshots.





