

Get reviews and review data from Thumbtack
A CoreClaw Worker that scrapes a public Thumbtack business/profile page and returns:
70 reviews → review_count = 70Hired 34 times → hired_count = 34 (or null when Thumbtack does not display it)Hired on Thumbtack — newest → oldest. Reviews without that label are ignored. If fewer than five qualifying reviews exist, however many are available are returned (this is not an error).| Field | Label | Required | Description |
|---|---|---|---|
url | Thumbtack Business URL | yes | Public Thumbtack business/profile URL (must be an http/https URL on thumbtack.com) |
Example:
One result row per run (flattened for the CoreClaw result table):
| Column | Key | Type |
|---|---|---|
| URL | url | text |
| Reviews | review_count | integer |
| Rating | overall_rating | number (e.g. 4.7 — the score from the review summary, without the adjective) |
| Times Hired | hired_count | integer (null when not displayed) |
| Hired Reviews Found | qualified_reviews_found | integer |
| Review N Reviewer / Rating / Date / Review N | review_N_reviewer, review_N_rating, review_N_date, review_N_text (N = 1..5) | text / integer / text / text |
Missing values are null — nothing is fabricated. On failure the Worker pushes an error row (status, error, url) instead.
connectOverCDP, using the CoreClaw-provided PROXY_AUTH and ChromeWs environment variables. No credentials are hardcoded or logged. (Without PROXY_AUTH — local development only — it falls back to launching a local Chromium.)networkidle.Hired X time(s) (comma-formatted numbers supported).Hired on Thumbtack reviews are collected or no more reviews load.Hired on Thumbtack label must belong to that specific review. Truncated reviews are expanded ("Read more") before extraction, duplicates are removed via a reviewer|date|text key, and UI labels (Read more, Helpful, Hired on Thumbtack, …) are stripped from review text.Explore more popular scrapers from our marketplace
by mn06pz6r
Retrieve all tweets from a guest based on the user's screen_name or user_id
by scraper
Search by account, date, language, engagement, media type, verification status, or geographic criteria and collect tweet text, author data, likes, replies, reposts, quotes, timestamps, media, and other public metadata. Use CoreClaw for social listening, sentiment analysis, market research, brand monitoring, content research, and large-scale X data workflows.
by scraper
List followers from your Instagram account and remove selected accounts in a structured workflow. Connect an authorized Instagram session, load your follower list, review account details, and provide usernames, profile URLs, or Instagram IDs for the followers you want to remove. Use CoreClaw to manage follower cleanup without building and maintaining your own browser automation script.
by scraper
Extract posts and public engagement data from Facebook profiles. Add one or more Facebook profile URLs, connect an authorized Facebook session, and collect post text, images, videos, comments, reactions, shares, author details, timestamps, links, and other available post metadata. Use CoreClaw for social listening, content research, sentiment analysis, audience research, archiving, and automated social data workflows.