
Extended GPT Scraper
Pricing
Pay per usage

Extended GPT Scraper
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
Getting Serious Data Out of This Scraper
Closed
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?

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!