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

85

Total users

1.4K

Monthly users

36

Runs succeeded

99%

Last modified

5 months ago

EP

Getting Serious Data Out of This Scraper

Closed

enlightened_panda opened this issue
2 years ago

Sorry for the noobish question, but for anyone transitioning from interactive cut and paste GPT to Apify, it is probably on their mind...I am scraping some 30 fields using GPT to do something like Named Entity Recognition...from online announcements. Interactively, I often ask GPT for a table of data, but in the scaper, I get a table per page scraped. If I as for JSON, I get a JSON fragment for each page. What is the most automatable way to get my scraped data to MySQL, or failing that, at least to Google Sheets as columnar data?

drobnikj avatar

There is google sheet importer on Apify platform, you can try to use it https://apify.com/lukaskrivka/google-sheets plus there are plenty integrations you can try too https://docs.apify.com/platform/integrations

Have a nice day!