Class Action Settlements Scraper — Claim Deadlines & Payouts avatar

Class Action Settlements Scraper — Claim Deadlines & Payouts

Pricing

from $1.80 / 1,000 settlement results

Go to Apify Store
Class Action Settlements Scraper — Claim Deadlines & Payouts

Class Action Settlements Scraper — Claim Deadlines & Payouts

Scrape every open US class action settlement from ClassAction.org: payout amount, claim deadline, proof-of-purchase requirement, official claim site URL, no-proof-cash flag and a 0-100 claim score. HTTP-only, no login, schedule-ready.

Pricing

from $1.80 / 1,000 settlement results

Rating

0.0

(0)

Developer

Mr Zack

Mr Zack

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Class Action Settlements Scraper — claim deadlines, payouts & no-proof claims

Right now there are 200+ open US class action settlements with money on the table — and on today's board, over 110 of them pay cash without requiring proof of purchase. The problem: they're spread across a board people check by hand, deadlines expire weekly, and the good ones (high payout, no proof, deadline still open) are mixed in with vouchers and long-shot claims.

This Actor pulls the entire open-settlements board from ClassAction.org in one HTTP request and turns every card into a clean, scored row. No login, no browser, no proxies.

Who this is for

  • Consumer-finance & "free money" content creators — the settlements niche gets millions of views; this is your research pipeline (new claimable settlements, sorted by payout, every morning).
  • Newsletter & alert operators — run on a schedule, diff on isNew, and email your list the claims worth filing this week.
  • Lead-gen & legal marketing teams — track which settlements are open, what they pay, and when claim windows close.
  • Anyone who files claimsisNoProofCash + claimScore is the shortlist.

What you get per settlement

FieldDescription
name, slugSettlement name and stable ID
claimUrlOfficial settlement administrator website where claims are filed
payoutRawPayout exactly as published ("$75 - $5,000", "Up to $6,000", "$10 Gift Card")
payoutKindcash, non-cash (vouchers/gift cards), varies
payoutMinUsd / payoutMaxUsdParsed USD bounds — null when the board publishes no number (never fake zeros)
proofRequiredfalse = claim without proof of purchase; tri-state (true/false/null)
isNoProofCashCash payout AND no proof required — the claims people actually file
deadlineDate, daysLeftClaim deadline (ISO) and days remaining
urgencyending-now (<7 days), ending-soon, later, no-fixed-deadline
isNewRecently added to the board — your diff signal
descriptionWho is covered (eligibility summary)
claimScore0-100: payout size (log-scaled, 40) + no proof (30) + time window (15) + freshness (15)

Inputs

  • noProofOnly — only settlements claimable without proof of purchase
  • cashOnly — drop vouchers and gift cards
  • newOnly — only newly listed settlements (alert mode)
  • minPayoutUsd — e.g. 100 to skip small claims
  • maxDaysLeft — deadline-chaser mode (e.g. closing within 14 days)
  • sortByclaimScore (default), payout, endingSoon, newest

How to schedule this Actor (the whole point)

Settlements appear and expire weekly — this data is worth the most as a diff:

  1. Open the Actor page → Schedules → create a schedule (daily is plenty; a full run costs about $0.40 at 200+ results).
  2. Set input { "newOnly": true, "sortBy": "claimScore" } so each run returns only settlements added since the board changed.
  3. Add an integration (Google Sheets, Slack/Discord webhook, email) to push new rows wherever you work.
  4. For deadline alerts, run a second schedule with { "maxDaysLeft": 10, "noProofOnly": true } — cash claims closing soon.

Honest limitations

  • Public board data only — no login, no private case documents, no bypassing anything.
  • payoutMinUsd/payoutMaxUsd are parsed from the published text; when the board says "Varies", the fields stay null (we don't invent numbers).
  • Deadlines and payouts are as published by the board; always verify on the official claim site (claimUrl) before filing. This Actor is a data tool, not legal advice.

Money-board scrapers, all HTTP-only pay-per-event: Whop Content Rewards · Immunefi Bug Bounties · Superteam Earn · Merkl DeFi Rewards


Was this Actor useful? A review on this page genuinely helps an indie developer. Something broken or a field you need? Open an Issue — breakage gets fixed fast.