SEC Investment Adviser Scraper | IAPD Firm Profiles avatar

SEC Investment Adviser Scraper | IAPD Firm Profiles

Pricing

from $19.00 / 1,000 results

Go to Apify Store
SEC Investment Adviser Scraper | IAPD Firm Profiles

SEC Investment Adviser Scraper | IAPD Firm Profiles

Retrieve SEC and state-registered investment adviser firm data from the IAPD database: CRD numbers, assets under management, employees, disclosures, and addresses. Useful for compliance, wealth management lead generation, and competitor benchmarking across US advisory firms.

Pricing

from $19.00 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

ParseForge Banner

๐Ÿ›๏ธ SEC Investment Adviser (IAPD) Scraper

๐Ÿš€ Export SEC registered investment adviser records in seconds. Pull individuals and firms from the official Investment Adviser Public Disclosure database with CRD IDs, SEC numbers, disclosure flags, and current employment. Download as CSV, Excel, JSON, or XML.

๐Ÿ•’ Last updated: 2026-05-25 ยท ๐Ÿ“Š 22 fields per record ยท Up to 1,000,000 records ยท United States, every SEC-registered adviser

The SEC IAPD Scraper queries the official SEC api.adviserinfo.sec.gov search service used by the public Investment Adviser Public Disclosure portal. Every record includes the registrant's CRD/Source ID, SEC numbers (full and short), registration scope (Active vs Inactive), disclosure flag, and current employment details where applicable. No login, no CAPTCHA, no manual exports required.

The dataset covers every individual investment adviser representative and every adviser firm tracked by the SEC under IAPD, including legacy registrations and previously-registered persons.

Coverage: 10,000+ individuals and thousands of firms returned per query, fully searchable by name or keyword.


Target Audience / Use Cases

๐ŸŽฏ Target Audience๐Ÿ’ก Primary Use Cases
Compliance teamsVerify adviser registrations and check disclosure flags
Financial recruitersBuild prospect lists of advisers with experience filters
Wealth management firmsDue diligence on advisers and competing firms
Journalists & researchersInvestigate adviser firms and their regulatory history
Regtech and KYC vendorsAugment customer onboarding with adviser registration data
Academic researchersStudy industry composition and regulatory disclosures

๐Ÿ“‹ What the SEC IAPD Scraper does

  • Searches the SEC IAPD database by name, firm, or any keyword
  • Returns both individual advisers and firm records
  • Includes CRD/Source ID, SEC number, full SEC number (801-xxxxx)
  • Surfaces disclosure flags and active/inactive scope
  • Captures current employment details for individuals (firm, branch city/state/ZIP)
  • Captures office address for firms
  • Applies maxItems cap so free users get a 10-record preview without wasting quota
  • Exports in any Apify-supported format: JSON, CSV, Excel, XML

๐Ÿ’ก Why it matters: Manually browsing IAPD is one record at a time. This actor turns IAPD into an automated, scheduled pipeline.


๐ŸŽฌ Full Demo

๐Ÿšง Coming soon


โš™๏ธ Input

FieldTypeRequiredDefaultDescription
querystringNogoldmanName or keyword to search.
maxItemsintegerNo10Maximum records to return. Free users capped at 10.
searchTypeselectNoFirmIndividuals (advisers) or Firms.
activeOnlybooleanNofalseOnly currently active registrations.

Example 1 - Firm search for "Goldman":

{
"query": "goldman",
"maxItems": 50,
"searchType": "Firm"
}

Example 2 - Individual advisers named Smith, active only:

{
"query": "smith",
"maxItems": 200,
"searchType": "Individual",
"activeOnly": true
}

โš ๏ธ Good to Know: The SEC IAPD search is keyword-based and returns the most-relevant matches first. Some legacy individuals have no current employment and currentEmploymentFirm will be null.


๐Ÿ“Š Output

Each record contains:

FieldTypeDescription
๐Ÿ“› titlestringFull display name (person or firm)
๐Ÿท๏ธ typestringIndividual or Firm
๐Ÿ†” idstringSource ID (CRD-equivalent) used in the SEC profile URL
๐Ÿชช secNumberstringShort SEC number (firms)
๐Ÿ“‘ fullSecNumberstringFull SEC number e.g. 801-10970
๐ŸŸข scopestringActive or Inactive
โš ๏ธ hasDisclosuresbooleanWhether disclosures are filed
๐Ÿข currentEmploymentFirmstringCurrent firm (individuals)
๐Ÿ“ city / state / countrystringOffice location
๐Ÿ”— sourceUrlstringSEC IAPD profile URL
๐Ÿ•’ scrapedAtstringISO timestamp
โŒ errorstringError message if any

Sample (firm):

{
"title": "MARK A. GOLDMAN",
"type": "Firm",
"id": "117534",
"otherNames": ["GOLDMAN, MARK A.", "MARK A. GOLDMAN", "GOLDPLAN"],
"scope": "INACTIVE",
"hasDisclosures": false,
"branchesCount": 0,
"city": "VASHON",
"state": "WA",
"country": "United States",
"sourceUrl": "https://adviserinfo.sec.gov/firm/summary/117534"
}

โœจ Why choose this Actor

  • ๐ŸŸข No API key, no login, no CAPTCHA
  • ๐ŸŸข Hits the same backend used by the official SEC portal
  • ๐ŸŸข Both individuals and firms in a single actor
  • ๐ŸŸข Outputs structured JSON, CSV, Excel, or XML directly
  • ๐ŸŸข Free preview tier so you can try before paying

๐Ÿ“ˆ How it compares to alternatives

OptionSearch by nameBulk exportFirms + IndividualsNo login
Official SEC IAPD portalYesManual, one at a timeYesYes
Generic financial-data APIsSometimesPaid, expensiveOften firms onlyRequires keys
ParseForge IAPD ScraperYesYes, JSON/CSV/Excel/XMLYes, bothYes

๐Ÿš€ How to use

  1. Create a free account w/ $5 credit
  2. Open this actor on Apify Console
  3. Enter a query and pick Individual or Firm
  4. Run, then download CSV / Excel / JSON / XML
  5. Schedule the run or wire it into Make / Zapier / Slack

๐Ÿ’ผ Business use cases

Compliance & KYC

Run an adviser's name through the actor as part of onboarding to confirm registration scope and disclosure flag.

Recruiting & sales

Build prospect lists from currentEmploymentFirm, then enrich with email and LinkedIn lookups.

Competitive intelligence

Pull every firm with a keyword to map the competitive landscape.

Academic & policy research

Aggregate disclosure rates across active firms by state for regulatory studies.


๐Ÿ”Œ Automating SEC IAPD Scraper

The actor integrates with Make, Zapier, n8n, Slack, Airbyte, GitHub Actions, Google Drive, and any HTTP-aware tool through the Apify API.


๐ŸŒŸ Beyond business use cases

Research

Study how disclosure rates correlate with firm size or geography.

Personal

Verify an adviser before opening an account.

Non-profit

Investigate adviser concentrations in underserved markets.

Experimentation

Combine with FINRA BrokerCheck data to study dual-registration patterns.


๐Ÿค– Ask an AI assistant about this scraper

  • ChatGPT
  • Claude
  • Perplexity
  • Microsoft Copilot

โ“ Frequently Asked Questions

Q: Do I need a SEC account or developer key? No. The actor hits the same public search endpoint used by adviserinfo.sec.gov.

Q: How fresh is the data? Real-time. Each run queries the live SEC search.

Q: Can I get FINRA BrokerCheck data? Use our companion FINRA BrokerCheck Scraper for the broker side.

Q: Are inactive registrations included? Yes by default. Set activeOnly: true to filter.

Q: How many records can I pull? Free users: 10 per run. Paid users: up to 1,000,000.

Q: Is the data legally usable? IAPD is a public US federal disclosure system. Data is published in the public interest.

Q: Does the actor support firm CRD-only lookup? Yes, just enter the firm name as the query.

Q: What if my query returns zero results? An error record is pushed so you can detect empty results in automation.

Q: Can I get historical employment for individuals? Current employments are returned in allCurrentEmployments. Historical employments require visiting the SEC profile.

Q: Output formats? JSON, CSV, Excel, XML via Apify's dataset exports.


๐Ÿ”Œ Integrate with any app

Webhooks, REST API, Make scenarios, Zapier zaps, Slack channels, Airbyte connectors, Google Sheets, and more through the Apify platform.


ActorWhat it does
FINRA BrokerCheck ScraperBroker-dealer registration disclosures
CDC WONDER Mortality ScraperUS public-health mortality data
ClinicalTrials.gov ScraperRegistered clinical trials worldwide

๐Ÿ’ก Pro Tip: browse the complete ParseForge collection.

๐Ÿ†˜ Need Help? Open our contact form

โš ๏ธ Disclaimer: independent tool, not affiliated with the U.S. Securities and Exchange Commission. Only publicly available data from adviserinfo.sec.gov is collected.