jakopako / goskyr

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

Extend interact config with type 'scroll' #223

Open jakopako opened 1 year ago

jakopako commented 1 year ago

Enable scrolling through webpages to load more content.

MarkJaroski commented 5 months ago

Zentralwaescherei has this problem. Some of the event content only loads while scrolling. I'm looking for an element that has the event ID (int) because that would at least allow loading the JSON document which contains that data.