Scrapers.lat logo scrapers.lat
ビジネス

CFPB Consumer Complaints Scraper

Scrape the US CFPB consumer complaints database by company, product, issue, state and date. Get company, product and sub-product, issue and sub-issue, dispute outcome, company response and the consumer complaint narrative. Export to JSON, CSV or Excel.

17 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
cfpb-complaints-scraper.json 200 OK
{
  "complaintId": "24593938",
  "company": "TRANSUNION INTERMEDIATE HOLDINGS, INC.",
  "product": "Credit reporting or other personal consumer re…",
  "subProduct": "Credit reporting",
  "issue": "Improper use of your report",
  "subIssue": "Credit inquiries on your report that you don't…",
  "state": "TN",
  "zipCode": "37167",
  "dateReceived": "2026-07-25T03:55:37.000Z"
}
得られるもの

各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
Complaint IdCompanyProductSub ProductIssueSub IssueStateZip CodeDate ReceivedDate Sent To CompanySubmitted ViaCompany ResponseTimely ResponseHas Narrative
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

Complaint IdCompanyProductSub Product
24593938TRANSUNION INTERMEDIATE HOLDINGS,…Credit reporting or other persona…Credit reporting
24593844TRANSUNION INTERMEDIATE HOLDINGS,…Credit reporting or other persona…Credit reporting
24593876TRANSUNION INTERMEDIATE HOLDINGS,…Credit reporting or other persona…Credit reporting
24593934TRANSUNION INTERMEDIATE HOLDINGS,…Credit reporting or other persona…Credit reporting
24593830TRANSUNION INTERMEDIATE HOLDINGS,…Credit reporting or other persona…Credit reporting
GET /cfpb-complaints-scraper
{
  "complaintId": "24593938",
  "company": "TRANSUNION INTERMEDIATE HOLDINGS, INC.",
  "product": "Credit reporting or other personal consumer re…",
  "subProduct": "Credit reporting",
  "issue": "Improper use of your report",
  "subIssue": "Credit inquiries on your report that you don't…",
  "state": "TN",
  "zipCode": "37167",
  "dateReceived": "2026-07-25T03:55:37.000Z"
}

よくある質問

How do I filter to one company?

Enter the company name exactly as it is registered (for example `Experian Information Solutions Inc.`). If you are not sure of the exact name, use a search keyword instead, then read the `company` field on the results.

Do all complaints include the narrative?

No. The narrative is only present when the consumer chose to publish their story. Use the `hasNarrative` field to keep only complaints that include one.

Which products can I filter by?

Common categories include credit reporting, debt collection, credit cards, checking or savings accounts, mortgages, money transfers, vehicle loans, student loans, payday and personal loans, prepaid cards, and debt or credit management.

How fresh is the data?

Complaints are read at run time and default to the last 180 days. Widen the date window to pull historical complaints back to when the database began.

あなたの準備ができ次第。

今すぐ Apify でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。