VOOZH about

URL: https://apify.com/crawlerbros/finra-brokercheck-scraper/api/openapi

⇱ FINRA BrokerCheck Scraper OpenAPI definition Β· Apify


Pricing

from $3.00 / 1,000 results

Go to Apify Store

FINRA BrokerCheck Scraper

Search and retrieve public broker and investment firm data from FINRA BrokerCheck - regulatory actions, employment history, disclosures, exam records, and registration status. Uses FINRA's public REST API - no authentication required.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

22 days ago

Last modified

Share

You might also like

FINRA BrokerCheck Scraper - Broker & Advisor Verification

pink_comic/finra-brokercheck-search

Scrape FINRA BrokerCheck broker/advisor records. Verify CRD, registration status, disclosures, firm affiliations, employment history, and BrokerCheck report links. CSV/JSON/Excel.

FINRA BrokerCheck Scraper - Broker & Advisor Data

jungle_synthesizer/finra-brokercheck-scraper

Extract broker and investment adviser data from FINRA BrokerCheck. Search individuals or firms by name, CRD, or state. Returns employment history, licenses, exams, state registrations, and regulatory disclosures. Covers 600K+ registered financial professionals via FINRA public JSON API.

πŸ‘ User avatar

BowTiedRaccoon

10

FINRA BrokerCheck Scraper

parseforge/finra-brokercheck-scraper

Supercharge your financial industry research! Automate collection of detailed broker and investment advisor information including employment history, regulatory actions, licensing details, and firm affiliations. Get complete professional backgrounds, disclosures, and compliance data from FINRA.

64

5.0

FINRA BrokerCheck Scraper - Cheap πŸ”ŽπŸ“Š

scrapestorm/finra-brokercheck-scraper---cheap

πŸ” Easily collect broker & firm records from FINRA BrokerCheck Provide one or multiple individual names, firm names, CRD numbers, or location filters and extract detailed regulatory data such as name & more πŸ“‹πŸ“Š Perfect for compliance monitoring & financial professional research πŸš€πŸ“ˆ

2

FINRA BrokerCheck Scraper – IA & Brokers

giovannibiancia/finra-brokercheck-scraper---ia-brokers

Extract FINRA BrokerCheck data for investment advisors & brokers by state. Get CRD, employment, disciplinary status, contact details. US regulatory compliance data at scale.

πŸ‘ User avatar

Giovanni Bianciardi

2

FINRA BrokerCheck Scraper - Low-costπŸ’²πŸ”₯πŸ”πŸ“Š

delectable_incubator/finra-brokercheck-scraper-low-cost

Scrape FINRA BrokerCheck records πŸ”πŸ“Š with a powerful compliance and financial research scraper. Extract broker and firm profiles, CRD numbers, registrations, locations, and regulatory details. Ideal for due diligence, compliance monitoring, risk assessment, and financial professional research πŸš€πŸ“ˆ

FINRA BrokerCheck Scraper

solidcode/finra-brokercheck-scraper

[πŸ’° $2 / 1K] Search FINRA BrokerCheck for US securities brokers and firms. Get CRD numbers, registrations, license exams, employment history, and regulatory disclosures by name, CRD, or state.

Finra Discovery Scraper

getdataforme/finra-discovery-scraper

The Finra Discovery Scraper extracts data from the FINRA website for market research and analysis. It offers targeted searches, high data quality, scalable scraping, proxy support, and customizable queries....

You can access the FINRA BrokerCheck Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

πŸ‘ Python

Python

πŸ‘ JavaScript

JavaScript

CLI

πŸ‘ OpenAPI

OpenAPI

HTTP

MCP

{
"openapi":"3.0.1",
"info":{
"version":"1.0",
"x-build-id":"Nf6hYj3jA8QSMtQda"
},
"servers":[
{
"url":"https://api.apify.com/v2"
}
],
"paths":{
"/acts/crawlerbros~finra-brokercheck-scraper/run-sync-get-dataset-items":{
"post":{
"operationId":"run-sync-get-dataset-items-crawlerbros-finra-brokercheck-scraper",
"x-openai-isConsequential":false,
"summary":"Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
"tags":[
"Run Actor"
],
"requestBody":{
"required":true,
"content":{
"application/json":{
"schema":{
"$ref":"#/components/schemas/inputSchema"
}
}
}
},
"parameters":[
{
"name":"token",
"in":"query",
"required":true,
"schema":{
"type":"string"
},
"description":"Enter your Apify token here"
}
],
"responses":{
"200":{
"description":"OK"
}
}
}
},
"/acts/crawlerbros~finra-brokercheck-scraper/runs":{
"post":{
"operationId":"runs-sync-crawlerbros-finra-brokercheck-scraper",
"x-openai-isConsequential":false,
"summary":"Executes an Actor and returns information about the initiated run in response.",
"tags":[
"Run Actor"
],
"requestBody":{
"required":true,
"content":{
"application/json":{
"schema":{
"$ref":"#/components/schemas/inputSchema"
}
}
}
},
"parameters":[
{
"name":"token",
"in":"query",
"required":true,
"schema":{
"type":"string"
},
"description":"Enter your Apify token here"
}
],
"responses":{
"200":{
"description":"OK",
"content":{
"application/json":{
"schema":{
"$ref":"#/components/schemas/runsResponseSchema"
}
}
}
}
}
}
},
"/acts/crawlerbros~finra-brokercheck-scraper/run-sync":{
"post":{
"operationId":"run-sync-crawlerbros-finra-brokercheck-scraper",
"x-openai-isConsequential":false,
"summary":"Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
"tags":[
"Run Actor"
],
"requestBody":{
"required":true,
"content":{
"application/json":{
"schema":{
"$ref":"#/components/schemas/inputSchema"
}
}
}
},
"parameters":[
{
"name":"token",
"in":"query",
"required":true,
"schema":{
"type":"string"
},
"description":"Enter your Apify token here"
}
],
"responses":{
"200":{
"description":"OK"
}
}
}
}
},
"components":{
"schemas":{
"inputSchema":{
"type":"object",
"required":[
"mode"
],
"properties":{
"mode":{
"title":"Mode",
"enum":[
"searchBrokers",
"firmSearch",
"searchByState",
"disclosureSearch"
],
"type":"string",
"description":"What to search on FINRA BrokerCheck.",
"default":"searchBrokers"
},
"name":{
"title":"Name to search",
"type":"string",
"description":"Full name or partial name to search for (mode=searchBrokers or firmSearch).",
"default":"John Smith"
},
"firmName":{
"title":"Firm name to search",
"type":"string",
"description":"Firm or company name to search for (mode=firmSearch)."
},
"state":{
"title":"State (mode=searchByState)",
"enum":[
"",
"AL",
"AK",
"AZ",
"AR",
"CA",
"CO",
"CT",
"DE",
"FL",
"GA",
"HI",
"ID",
"IL",
"IN",
"IA",
"KS",
"KY",
"LA",
"ME",
"MD",
"MA",
"MI",
"MN",
"MS",
"MO",
"MT",
"NE",
"NV",
"NH",
"NJ",
"NM",
"NY",
"NC",
"ND",
"OH",
"OK",
"OR",
"PA",
"RI",
"SC",
"SD",
"TN",
"TX",
"UT",
"VT",
"VA",
"WA",
"WV",
"WI",
"WY",
"DC"
],
"type":"string",
"description":"2-letter US state code to filter brokers by location."
},
"disclosuresOnly":{
"title":"Disclosures only (mode=disclosureSearch)",
"type":"boolean",
"description":"Only return brokers with at least one disclosure.",
"default":false
},
"maxItems":{
"title":"Max items",
"minimum":1,
"maximum":1000,
"type":"integer",
"description":"Maximum number of records to return.",
"default":20
}
}
},
"runsResponseSchema":{
"type":"object",
"properties":{
"data":{
"type":"object",
"properties":{
"id":{
"type":"string"
},
"actId":{
"type":"string"
},
"userId":{
"type":"string"
},
"startedAt":{
"type":"string",
"format":"date-time",
"example":"2025-01-08T00:00:00.000Z"
},
"finishedAt":{
"type":"string",
"format":"date-time",
"example":"2025-01-08T00:00:00.000Z"
},
"status":{
"type":"string",
"example":"READY"
},
"meta":{
"type":"object",
"properties":{
"origin":{
"type":"string",
"example":"API"
},
"userAgent":{
"type":"string"
}
}
},
"stats":{
"type":"object",
"properties":{
"inputBodyLen":{
"type":"integer",
"example":2000
},
"rebootCount":{
"type":"integer",
"example":0
},
"restartCount":{
"type":"integer",
"example":0
},
"resurrectCount":{
"type":"integer",
"example":0
},
"computeUnits":{
"type":"integer",
"example":0
}
}
},
"options":{
"type":"object",
"properties":{
"build":{
"type":"string",
"example":"latest"
},
"timeoutSecs":{
"type":"integer",
"example":300
},
"memoryMbytes":{
"type":"integer",
"example":1024
},
"diskMbytes":{
"type":"integer",
"example":2048
}
}
},
"buildId":{
"type":"string"
},
"defaultKeyValueStoreId":{
"type":"string"
},
"defaultDatasetId":{
"type":"string"
},
"defaultRequestQueueId":{
"type":"string"
},
"buildNumber":{
"type":"string",
"example":"1.0.0"
},
"containerUrl":{
"type":"string"
},
"usage":{
"type":"object",
"properties":{
"ACTOR_COMPUTE_UNITS":{
"type":"integer",
"example":0
},
"DATASET_READS":{
"type":"integer",
"example":0
},
"DATASET_WRITES":{
"type":"integer",
"example":0
},
"KEY_VALUE_STORE_READS":{
"type":"integer",
"example":0
},
"KEY_VALUE_STORE_WRITES":{
"type":"integer",
"example":1
},
"KEY_VALUE_STORE_LISTS":{
"type":"integer",
"example":0
},
"REQUEST_QUEUE_READS":{
"type":"integer",
"example":0
},
"REQUEST_QUEUE_WRITES":{
"type":"integer",
"example":0
},
"DATA_TRANSFER_INTERNAL_GBYTES":{
"type":"integer",
"example":0
},
"DATA_TRANSFER_EXTERNAL_GBYTES":{
"type":"integer",
"example":0
},
"PROXY_RESIDENTIAL_TRANSFER_GBYTES":{
"type":"integer",
"example":0
},
"PROXY_SERPS":{
"type":"integer",
"example":0
}
}
},
"usageTotalUsd":{
"type":"number",
"example":0.00005
},
"usageUsd":{
"type":"object",
"properties":{
"ACTOR_COMPUTE_UNITS":{
"type":"integer",
"example":0
},
"DATASET_READS":{
"type":"integer",
"example":0
},
"DATASET_WRITES":{
"type":"integer",
"example":0
},
"KEY_VALUE_STORE_READS":{
"type":"integer",
"example":0
},
"KEY_VALUE_STORE_WRITES":{
"type":"number",
"example":0.00005
},
"KEY_VALUE_STORE_LISTS":{
"type":"integer",
"example":0
},
"REQUEST_QUEUE_READS":{
"type":"integer",
"example":0
},
"REQUEST_QUEUE_WRITES":{
"type":"integer",
"example":0
},
"DATA_TRANSFER_INTERNAL_GBYTES":{
"type":"integer",
"example":0
},
"DATA_TRANSFER_EXTERNAL_GBYTES":{
"type":"integer",
"example":0
},
"PROXY_RESIDENTIAL_TRANSFER_GBYTES":{
"type":"integer",
"example":0
},
"PROXY_SERPS":{
"type":"integer",
"example":0
}
}
}
}
}
}
}
}
}
}

FINRA BrokerCheck Scraper OpenAPI definition

OpenAPI is a standard for designing and describing RESTful APIs, allowing developers to define API structure, endpoints, and data formats in a machine-readable way. It simplifies API development, integration, and documentation.

OpenAPI is effective when used with AI agents and GPTs by standardizing how these systems interact with various APIs, for reliable integrations and efficient communication.

By defining machine-readable API specifications, OpenAPI allows AI models like GPTs to understand and use varied data sources, improving accuracy. This accelerates development, reduces errors, and provides context-aware responses, making OpenAPI a core component for AI applications.

You can download the OpenAPI definitions for FINRA BrokerCheck Scraper from the options below:

If you’d like to learn more about how OpenAPI powers GPTs, read our blog post.

You can also check out our other API clients:

FINRA BrokerCheck Scraper API in Python

FINRA BrokerCheck Scraper API in JavaScript

FINRA BrokerCheck Scraper API through CLI

FINRA BrokerCheck Scraper API