Apify MCP Connectors Turn a G2 Review Scraper Into an Automated Dedup Pipeline

A developer maintaining a G2 Software Reviews Scraper on Apify—used by 124 product and sales teams—identified a recurring manual workflow: users were downloading CSVs weekly and hand-comparing them to spot new competitor reviews. When Apify launched MCP connectors in July, the developer used them to automate this process by building a companion Actor that calls the existing scraper, deduplicates results against the user's own Supabase database, and writes a digest to Notion. The companion was kept separate from the live scraper to avoid disrupting existing users during experimentation. A key design goal was security: the system accesses users' databases and Notion workspaces without the developer ever handling their credentials directly. The build surfaced several unexpected issues, including a database entering sleep mode mid-run and review data arriving wrapped in a prompt-injection guard.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in