felipecsl / wombat

Lightweight Ruby web crawler/scraper with an elegant DSL which extracts structured data from pages.
https://felipecsl.github.io/wombat/
MIT License
1.31k stars 129 forks source link

pagination infinite scroll #87

Closed oshanz closed 4 years ago

oshanz commented 4 years ago

how can I paginate and scrap data on a page with infinite scroll mechanism?

oshanz commented 4 years ago

I've found that wombat will not cover cases like these. so closing this issue.