Get fast research briefs from public web pages. The setup collects live data through a scrape, cleans the text, and creates a short, clear summary. It fits marketing teams that need quick insights for content and campaigns.
The run starts by clicking Test. A request is sent to Bright Data to launch a scrape with a target site and a prompt. The flow stores the snapshot id, waits, and checks status in a loop until data is ready or an error is found. Once ready, it downloads the JSON, turns messy HTML into plain text using an information extractor powered by Google Gemini, then builds a concise summary with a second Gemini model. Chunking is included to handle long text. The final output is posted to a webhook so other tools can catch it.
Add your Bright Data API key and Google Gemini credentials. Replace the sample webhook URL with your own endpoint. Expect research time to go from hours to minutes, with consistent summaries you can paste into briefs, ads, or reports. Good for competitor reviews, product comparisons, and quick topic overviews.