import.io crawler for non-standard system of pagination -


i trying build import.io crawler site http://theaccelblog.squarespace.com/ when click "next" next page train, takes me first page because of system of pagination being used. appreciate suggestions on how import.io crawler crawl through these pages. suggested on import.io website tried find system of pagination in packets being exchanged server did not succeed. if can help. jrh

i used bulk extract create api.

https://import.io/data/mine/?id=bc7d67f2-24d3-4b5c-b134-01544430998a

if use offset pagination below can input bulk , data need.

http://theaccelblog.squarespace.com/?offset=1418833411427     http://theaccelblog.squarespace.com/?offset=1409932229141     http://theaccelblog.squarespace.com/?offset=1402342675828     http://theaccelblog.squarespace.com/?offset=1397601000000     http://theaccelblog.squarespace.com/?offset=1397511000000     http://theaccelblog.squarespace.com/?offset=1390543200000     http://theaccelblog.squarespace.com/?offset=1375383600000     http://theaccelblog.squarespace.com/?offset=1359748800000     http://theaccelblog.squarespace.com/?offset=1285959600000   

thanks,
meg


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -