jakopako / goskyr

A configurable command-line web scraper written in go with auto configuration capability
GNU General Public License v3.0
32 stars 4 forks source link

Auto extract config not working for PUC #213

Closed jakopako closed 1 year ago

jakopako commented 1 year ago

goskyr -g https://www.puc-puchheim.de/ --model croncert-20230327-mod -m 8 -d

jakopako commented 1 year ago

seems to be related to iframes that are not being loaded by chromedp. For now we'll work around this by scraping the source of the iframe directly. Closing this for now.

jakopako commented 1 year ago

related link https://stackoverflow.com/questions/46169407/how-to-handle-iframes-on-a-webpage