close
Lobbying Disclosure - Federal Lobbyist Data avatar

Lobbying Disclosure - Federal Lobbyist Data

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Lobbying Disclosure - Federal Lobbyist Data

Lobbying Disclosure - Federal Lobbyist Data

Search federal lobbying registrations. Returns lobbyists, clients, issues, and spending. Built for compliance teams and government affairs professionals. Pay per result.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Ava Torres

Ava Torres

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

US Lobbying Disclosure Search

Search the official US Senate Lobbying Disclosure Act (LDA) database. Find which companies lobby Congress, how much they spend, which lobbyists they hire, and what issues they target. Covers every federally registered lobbying filing since 1999.

No API key required. Data comes directly from the US Senate LDA public database.


What You Get

Each result is one lobbying filing (registration or quarterly activity report).

FieldTypeDescription
registrantNamestringLobbying firm or in-house lobbying org
clientNamestringCompany or entity paying for lobbying
incomenumberReported lobbying income (registrant perspective)
expensesnumberReported lobbying expenses (client perspective)
filingYearintegerYear of the filing
filingPeriodstringQuarter (first_quarter, etc.)
filingTypestringRegistration, quarterly report, etc.
lobbyistsarrayNames and covered government positions
activitiesarrayIssue areas, descriptions, targeted agencies
documentUrlstringLink to the original filing document
postedDatestringDate the filing was posted

Sample Output

{
"registrantName": "AKIN GUMP STRAUSS HAUER & FELD",
"clientName": "META PLATFORMS INC",
"income": 250000,
"expenses": 0,
"filingYear": 2025,
"filingPeriod": "first_quarter",
"filingType": "QUARTERLY_REPORT",
"lobbyists": [
{
"name": "SMITH, JONATHAN R",
"coveredPosition": "Former Legislative Director, US Senate"
}
],
"activities": [
{
"issueAreaCode": "CPT",
"description": "Issues related to AI regulation and content moderation policy",
"governmentEntities": ["US SENATE", "US HOUSE OF REPRESENTATIVES"]
}
],
"documentUrl": "https://lda.senate.gov/filings/public/filing/example-id/",
"postedDate": "2025-04-20"
}

Who Uses This

Competitive intelligence teams tracking which competitors are lobbying and on what issues. Know when a rival starts pushing for regulatory changes that could affect your market.

Political researchers and journalists investigating corporate influence on legislation. Track spending trends by industry, client, or issue area over time.

Government affairs professionals monitoring the lobbying landscape around specific policy areas (AI regulation, trade, healthcare, defense) to inform their own advocacy strategy.

Sales teams targeting government contractors identifying companies with active federal lobbying -- a strong signal of government engagement and budget.

Compliance officers verifying that lobbying activities are properly disclosed per LDA requirements.


How to Use

Search by client (who's paying):

{
"clientName": "Meta",
"filingYear": 2025,
"maxResults": 50
}

Search by lobbying firm:

{
"registrantName": "Akin Gump",
"maxResults": 100
}

Search by issue area:

{
"issueAreaCode": "DEF",
"filingYear": 2025,
"maxResults": 100
}

Common issue area codes: TAX (Taxation), DEF (Defense), HCR (Health Issues), TRD (Trade), CPT (Computer Technology), ENV (Environment), BNK (Banking), TRA (Transportation).


Cost Estimate

Pricing is $0.002 per result.

Run sizeEstimated cost
10 results~$0.02
100 results~$0.20
500 results~$1.00
1,000 results~$2.00

FAQ

Does this require an API key? No. The Senate LDA database is free and public. No registration needed.

How far back does the data go? The database covers federally registered lobbying activity since 1999.

What are issue area codes? The LDA uses standardized codes to categorize lobbying topics. Common ones: TAX, DEF, HCR, TRD, CPT, ENV, BNK. You can search by code to find all lobbying related to a specific policy area.

Can I search by individual lobbyist name? Yes. Use the lobbyist name field to find all filings where a specific person is listed as a lobbyist.


Data Source

All data comes from the official US Senate Lobbying Disclosure Act database at lda.gov. Updated daily as new filings are posted.