MARKET RESEARCH
Land scored reviews in BigQuery for sentiment trend analysis
Scrapes app-store reviews with Apify, scores each with HuggingFace, and loads the enriched rows into BigQuery so analysts can chart sentiment trends and theme volume over time.
How it runs
The automated pipeline, trigger to output.
- TriggerDaily ingestion schedule
- ActionFetch reviews since last loadApify
- ActionScore sentiment + tag themeHugging Face
- LogicMap to schema, dedupe by id
- OutputAppend rows to BigQueryBigQuery
What it does
This builds a clean, queryable history of your app sentiment. It scrapes new reviews via Apify, attaches a HuggingFace sentiment label, score, and extracted theme to each, and appends the enriched rows to a BigQuery table that analysts and dashboards read from.
When to use it
Use it when you want sentiment as a first-class metric in your data stack, not a one-off report. Once reviews land in the warehouse you can trend by version, region, theme, or rating in whatever BI tool you already use.
How it works
- 1A daily schedule triggers ingestion.
- 2An Apify actor fetches reviews posted since the last successful load.
- 3HuggingFace returns a sentiment label, confidence, and theme tag per review.
- 4A logic step maps each review to the warehouse schema and drops rows already loaded by review id.
- 5The new enriched rows are streamed into the BigQuery reviews table for downstream trend analysis.
Set it up
What you configure once, before turning it on.
- 1Connect ApifyActors, scrapers, datasets.
- 2Connect Hugging FaceModels, datasets, spaces — the open-source hub.
- 3Connect BigQueryDatasets, queries, schemas.
- 4Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 5Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 6Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Market Research workflows
Enrich Inbound Accounts with BigQuery Firmographics and Score Fit
When a new account row lands in Airtable, joins it against BigQuery public business datasets to attach firmographic attributes.
Blend BigQuery TAM with Live Competitor Signals into a Notion Brief
On demand, sizes a chosen segment from BigQuery public data, gathers current competitor signals via Brave Search, and synthesizes a one-page market brief into Notion.
Allocate Sales Territory TAM from BigQuery Geo Data to HubSpot
When triggered by a webhook, queries BigQuery public ZIP-level business data to compute TAM per sales territory.
Hiring Surge Detector with Slack Alert
Detects when a target account's open-role count jumps above its recent baseline and posts a ranked Slack alert to the GTM channel so reps can act on a company that is clearly…
Tech-Stack Shift Inference from Job Descriptions
Reads new job descriptions for target accounts, uses an LLM to extract named technologies and infer stack changes.
Weekly Hiring-Intel Briefing for GTM
An agent reviews the week's accumulated hiring signals across all target accounts, writes a narrative briefing that infers each account's likely initiatives.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
