nrabinowitz / pjscrape

A web-scraping framework written in Javascript, using PhantomJS and jQuery
http://nrabinowitz.github.io/pjscrape/
MIT License
996 stars 159 forks source link

Multipage objects #52

Closed shapkarin closed 10 years ago

shapkarin commented 10 years ago

How can I combine data from number of pages into one object as if they were a single page (without post-processing)?