US LDA Lobbying Client & Registrant New-Filing Watchlist avatar

US LDA Lobbying Client & Registrant New-Filing Watchlist

Pricing

from $20.00 / 1,000 lda filing event delivereds

Go to Apify Store
US LDA Lobbying Client & Registrant New-Filing Watchlist

US LDA Lobbying Client & Registrant New-Filing Watchlist

Watch lobbying client and/or registrant firm names; poll the official Senate LDA REST API (lda.gov); emit typed events only for new filing_uuid values for your book. Not an LDA dump; not Quorum/FiscalNote; not HTML scrape.

Pricing

from $20.00 / 1,000 lda filing event delivereds

Rating

0.0

(0)

Developer

Daniel Witney

Daniel Witney

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 hours ago

Last modified

Share

Watch a book of lobbying clients and/or registrant firms and receive typed events when a new Senate Lobbying Disclosure Act (LDA) filing (filing_uuid) appears for those names — LD-1 registrations, LD-2 quarterly activity reports, terminations, and amendments.

Not a nationwide LDA dump. Not Quorum / FiscalNote. Not an HTML scrape of the lda.senate.gov search UI.

Official source

  • Senate Office of Public Records LDA REST API — https://lda.gov/api/v1/ (canonical; lda.senate.gov redirects here)
  • Free; no API key required (anonymous ~15 req/min). Optional user key raises limits.
  • Docs: https://lda.gov/api/

Attribution: Data from the U.S. Senate Office of Public Records Lobbying Disclosure Act (LDA) API. The Senate Office of Public Records cannot vouch for derived analyses. No Senate Seal is used in this Actor.

Events (PPE)

event_typeMeaning
LDA_NEW_LD1_REGISTRATIONNew LD-1 registration (RR)
LDA_NEW_LD2_QUARTERLYNew LD-2 quarterly / mid-year / year-end activity report (Q*, MM, YY, …)
LDA_TERMINATIONTermination filing (*T, MT, YT, …)
LDA_AMENDMENTAmendment / termination-amendment (RA, *A, *@, …)
RUN_STATUSNon-billable run health row

Pricing (Model A): single tier ≈ $0.02 / event (lda-filing-event-delivered) + apify-actor-start ≈ $0.00005. Quiet days ≈ $0.

Modes

sourceModeBehavior
fixture (default)Store / CI health path — emits only non-billable RUN_STATUS / FIXTURE_HEALTH (0 product charges) unless emitFixtureDemoEvents=true
livePoll official LDA API for each watchlist name/ID; baseline first-seen filing_uuids; emit events only for new UUIDs

Matching honesty (read before buying)

  • Name match is normalized string / substring (case-insensitive; punctuation stripped).
  • DBA / trade-name / former-name aliases may miss. Prefer clientIds / registrantIds when you have them.
  • First observation of each filing_uuid is baseline only (no charge). Re-seen UUIDs stay quiet.
  • Anonymous API rate limit ≈ 15/min — default requestPaceMs=4500. Optional ldaApiKey for higher limits.

Production use

  1. Set sourceMode = live
  2. Provide clientNames and/or registrantNames (and/or IDs)
  3. Optionally set filingYears and postedAfter
  4. Schedule after your desired cadence (daily/weekly is typical)

Production example

{
"clientNames": ["ACME ENERGY CORP"],
"registrantNames": ["SMITH & JONES LLP"],
"sourceMode": "live",
"filingYears": [2026],
"maxRunSeconds": 120,
"resumeFromCheckpoint": true
}
  • GREEN for official Senate LDA API reuse with attribution.
  • Do not use the Senate Seal.
  • Cite retrieval date in downstream products.

A1b

Cited A1b PASS from opportunity/reports/phase3-a1b-next3-v8.md — zero adopted client/registrant portfolio new-filing PPE products on Store; dump shelf is a different job.