
GPT Scraper
Pricing
$9.00 / 1,000 pages

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.4 (7)
Pricing
$9.00 / 1,000 pages
101
Total users
5.9K
Monthly users
145
Runs succeeded
>99%
Last modified
5 months ago
Output usuable
Closed
Hi there, we are trying to scrape contact details from various /impressum/ pages. The output ATM is almost unusable. Is there any chances, we can have a real tabular overview of the scraped data?

Sviatozar Petrenko (svpetrenko)
I think you could use structured output option in conjunction with JSON schema. Like in this run https://console.apify.com/view/runs/duBLTJVtW0aM1BCZC. Then you can either use jsonAnswer
JSON field of each output item or export with unwinding of jsonAnswer
(pic)