Hello,
When I try to capture data from some sites, the downloaded html is encoded (something like this: ��"*Z?<#5釀f���!??!����0s>�W�)��%?) and it's not the html I view in FireFox's source view. How can we bypass this problem using WebGrab++?
Example: radiobruno.it
nothing special that i can see,its a monday to sunday 7.1 site.
paste this in ur browser..
view-source:https://www.radiobruno.it/palinsesto-programmi/
epg data starts at line 1567(monday)
1666 (tuesday)
1765 (wednesday)
ect
np to scrub the data with webgrab.
Nice, Thanks! Yes, this was the case. I removed br from acceptable encodings and the data appeared correctly!
This: url_index.headers {customheader=Accept-Encoding=gzip,deflate}