Extended GPT Scraper avatar
Extended GPT Scraper

Pricing

Pay per usage

Go to Store
Extended GPT Scraper

Extended GPT Scraper

Developed by

Jakub Drobník

Jakub Drobník

Maintained by Apify

Extract data from any website and feed it into GPT via the OpenAI API. Use ChatGPT to proofread content, analyze sentiment, summarize reviews, extract contact details, and much more.

4.6 (4)

Pricing

Pay per usage

87

Total users

1.5K

Monthly users

36

Runs succeeded

99%

Last modified

6 months ago

EP

Pagination of StartURLs

Closed

enlightened_panda opened this issue
2 years ago

Jakub, Is there any way you can give us pagination of Start URLs? One of my sites has a div called pagination and a control inside called page-number. I tried to get pagination out of GPT in the prompt, with no luck.

drobnikj avatar

The best way how to paginate is by using https://apify.com/drobnikj/extended-gpt-scraper#glob-patterns and https://apify.com/drobnikj/extended-gpt-scraper#link-selector

You need to get right selector of URLs on page and use proper glog and it should work.