LDA Lobbying Disclosure Scraper avatar

LDA Lobbying Disclosure Scraper

Pricing

from $100.00 / 1,000 lobbying filings

Go to Apify Store
LDA Lobbying Disclosure Scraper

LDA Lobbying Disclosure Scraper

Scrape federal Lobbying Disclosure Act filings โ€” registrant + client, year/period, income/expenses (USD), lobbying activities (issue codes + descriptions), named lobbyists, government entities contacted. OpenSecrets feed for journalism, corporate affairs, advocacy, compliance.

Pricing

from $100.00 / 1,000 lobbying filings

Rating

0.0

(0)

Developer

Stephan Corbeil

Stephan Corbeil

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

๐Ÿ›๏ธ LDA Lobbying Disclosure Scraper โ€” Every federal lobbying filing โ€” firm, client, issues, spend, lobbyists named

Scrape the Senate Office of Public Records' Lobbying Disclosure Act (LDA) filings โ€” every federal lobbying registration and quarterly LD-2 report. Get the lobbying firm, client name, lobbyists (named individuals), issues lobbied (with bill numbers), agencies contacted, and dollar amount spent or received.

One actor. One token. Real-time regulator-direct data delivered in structured JSON.

Why This Actor Beats LobbyView, OpenSecrets, Bloomberg Government

  • OpenSecrets is delayed; LobbyView is academic: OpenSecrets aggregates beautifully but updates on a delayed cycle. LobbyView is research-grade but harder to integrate. We surface raw Senate filings at $0.05 per filing.
  • Lobbyist-by-name extraction: Every LD-2 lists named lobbyists โ€” we parse the full lobbyist list so you can build influence-graph datasets and prospect for former-government talent.
  • Bill-number issue tracking: Issues are filed with bill numbers and CRP issue codes. Filter to filings that mention a specific bill or topic in one query.
  • Quarterly + termination + amended filings: Track lobbying spend per quarter, registration changes, and termination reports โ€” full LDA lifecycle.
FeatureThis Actor ๐Ÿ›๏ธLobbyViewOpenSecretsBloomberg Government
Pricing modelPay-per-result (cents per record)Per-seat license $5K-30K/yrPer-seat license $10K-25K/yrPer-seat license $10K-30K/yr
Free tierYes (Apify free credits)NoNoLimited search only
Real-time freshnessMinutes after source publishEnd-of-day refreshHourly refreshHourly refresh
Data sourceDirect from regulatorMixed proprietary + scrapedMixed proprietary + scrapedMixed proprietary + scraped
API accessREST + webhooks built inAdd-on; extra licenceAdd-on; extra licenceLimited
Bulk historicalYes โ€” date-range backfillLimited download capsLimited download capsLimited download caps
Setup time5 minutes (token + run)Procurement + onboardingProcurement + onboardingProcurement + onboarding

What You Get

Every record returned by this actor is structured JSON with the following fields populated wherever the source filing provides them:

  • Filing ID, filing type (registration, LD-2 quarterly, LD-203 contribution, termination, amendment)
  • Filing year, quarter, posted date
  • Lobbying firm/registrant name, registrant ID, address
  • Client name, client ID, state of incorporation
  • Total income (firm) or expense (in-house) for the quarter
  • General issue area codes (CRP) and specific issue narratives
  • Bill numbers referenced
  • Federal agencies contacted (House, Senate, EPA, FDA, etc.)
  • Named lobbyists with covered-position history (former government roles)
  • Foreign-entity flag and country (where applicable)

The full output schema is stable across runs โ€” safe to load into Snowflake, BigQuery, Postgres, or your data warehouse without re-mapping each refresh.

Use Cases

  • Government-affairs sales / DC consultants โ€” Prospect new clients by identifying who's already lobbying your sector โ€” and who isn't.
  • Investors โ€” Track corporate-lobbying spend as a leading indicator of regulatory risk and political-risk pricing.
  • Journalists โ€” Investigate revolving-door dynamics โ€” which former staffers represent which clients.
  • Compliance officers โ€” Build internal lobbying-disclosure tracking against named-lobbyist databases.
  • Academic researchers โ€” Empirical lobbying-effects studies across sectors and Congresses.
  • Advocacy groups โ€” Counter-mobilize against industry lobbying on specific bills.
  • Foreign-policy analysts โ€” Monitor FARA-adjacent lobbying by foreign-government-tied clients.

Quick Start

Install the Apify Python client, set your token, and call the actor:

from apify_client import ApifyClient
client = ApifyClient("YOUR_APIFY_TOKEN")
run = client.actor("nexgendata/lda-lobbying-disclosure-scraper").call(run_input={
"maxItems": 100,
})
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item)

You can also trigger via cURL:

curl -X POST "https://api.apify.com/v2/acts/nexgendata~lda-lobbying-disclosure-scraper/run-sync-get-dataset-items?token=YOUR_APIFY_TOKEN" \
-H "Content-Type: application/json" \
-d '{"maxItems": 100}'

Schedule it on Apify's built-in scheduler for daily, hourly, or every-5-minute refreshes โ€” no infra required.

Pricing

This actor uses pay-per-event pricing on Apify. Primary event: LDA filing at $0.05 per record. An Actor Start fee of $0.00005 applies per run (charged per GB of memory, minimum 1). No subscription, no seat licence, no procurement cycle โ€” pay only for the rows you receive.

For high-volume use cases (100K+ records/month), contact us at NexGenData for volume discounts.

Sister Actors in the NexGenData Fleet

NexGenData publishes the deepest SEC/regulatory actor catalog on Apify. Pair this actor with:

Use caseActor
FEC independent expenditures and Super PAC spendingfec-independent-expenditures-scraper
Federal Register rule filingsfederal-register-rules-scraper
USAspending federal awards & contractsusaspending-federal-awards-scraper
FTC enforcement actionsftc-enforcement-actions-scraper
CFPB consumer complaintscfpb-consumer-complaints-scraper
IRS 990 nonprofit filings โ€” 501(c)(4) and trade-group spendingirs-990-nonprofit-explorer-scraper

Browse the full 200+ actor catalog at https://apify.com/nexgendata?fpr=2ayu9b.

FAQ

Q: What's LDA?

A: Lobbying Disclosure Act of 1995 โ€” federal law requiring lobbyists and firms to register and report quarterly on lobbying activities.

Q: How fresh is the data?

A: LD-2 quarterly filings are due 20 days after each calendar quarter end. We read filings as soon as they post.

Q: Can I track a specific lobbyist?

A: Yes โ€” pass lobbyist_name to filter every filing that names a specific individual.

Q: Does this include FARA filings?

A: No โ€” FARA (foreign agent) filings are a separate DOJ registry, not LDA. A separate actor handles FARA.

Q: Is this legal?

A: Yes. LDA filings are public records under federal law.

Q: What's historical depth?

A: Senate LDA database goes back to 1999. Pre-1995 lobbying is not federally disclosed.

About NexGenData

NexGenData publishes 200+ buyer-intent Apify actors covering SEC filings, federal regulatory data (EPA, FTC, CFPB, FEC, IRS 990, FAA), private-market intelligence (Form D, IPO, 13F, 13D/G), stock screeners across 30+ exchanges (NYSE, NASDAQ, LSE, TSX, ASX, HKEX, KOSPI, SGX, B3, BSE), B2B lead generation, and competitive intelligence. All actors are pay-per-result with no seat licences and no minimum commitments.

Browse the full catalog and start a free run at https://apify.com/nexgendata?fpr=2ayu9b.

Built by independent regulatory-data engineers. Reach out via the Apify message form for custom data integrations.