VOOZH about

URL: https://apify.com/jungle_synthesizer/cfp-financial-planner-directory-scraper

โ‡ฑ CFP Financial Planner Directory Scraper ยท Apify


๐Ÿ‘ CFP Financial Planner Directory Scraper avatar

CFP Financial Planner Directory Scraper

Pricing

Pay per event

Go to Apify Store

CFP Financial Planner Directory Scraper

Scrapes fee-only CERTIFIED FINANCIAL PLANNERยฎ professionals from the NAPFA (National Association of Personal Financial Advisors) public directory. Returns advisor contact info, firm details, credentials, specialties, compensation model, and years of experience.

Pricing

Pay per event

Rating

0.0

(0)

Developer

๐Ÿ‘ BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

1

Monthly active users

13 days ago

Last modified

Share

NAPFA Fee-Only Financial Advisor Directory Scraper

Scrapes advisor and firm profiles from the NAPFA (National Association of Personal Financial Advisors) public directory. Returns name, contact info, credentials, compensation model, specialties, and years of experience for fee-only certified financial planners across the United States โ€” roughly 4,000 NAPFA-registered advisors in total.


NAPFA Advisor Scraper Features

  • Extracts advisor and firm data from the NAPFA public directory โ€” no login, no API key, no cost per record beyond standard pricing
  • Returns 20+ fields per advisor including compensation model (fee-only, AUM, hourly), specialties, and NAPFA membership year
  • Covers all 50 US states by searching ~70 major cities by default โ€” the full NAPFA advisor population in a single run
  • Deduplicates across overlapping city queries by memberId so each advisor appears exactly once
  • Supports custom city lists if you only need specific regions
  • No proxies needed. NAPFA's search returns clean JSON embedded in the page response

Who Uses NAPFA Advisor Data?

  • Fintech and wealth-tech startups โ€” build advisor search tools, CRM imports, or network analysis on the fee-only segment
  • Custodian and RIA platform sales teams โ€” identify and target independent fee-only advisors for platform outreach
  • Practice management software vendors โ€” enrich prospect lists with NAPFA credentials and specialties
  • Compliance and regulatory researchers โ€” cross-reference NAPFA membership against FINRA BrokerCheck or SEC Form ADV data
  • Marketing agencies serving RIAs โ€” segment advisors by specialty (ESG, divorce, small-business) for targeted campaigns
  • Financial data aggregators โ€” complement FINRA and SEC Form ADV datasets with the fee-only certified-planner segment

How NAPFA Advisor Scraper Works

  1. Build search URLs for a list of US cities โ€” either the default set of ~70 cities covering all 50 states, or a custom list you provide
  2. For each city, fetch the NAPFA search page and extract the window.faaResults JSON embedded in the HTML response โ€” no XHR, no browser required
  3. Iterate through firms and members in the results, merge firm-level address and website data into each advisor record, and deduplicate by memberId
  4. Save one flat record per advisor and stop when maxItems is reached

Input

{
"maxItems":100,
"cities":["New York","Chicago","Denver","Seattle"]
}
FieldTypeDefaultDescription
maxItemsinteger10Maximum number of advisor records to return
citiesarray of strings~70 US citiesCity names or zip codes to search. Defaults to a curated set covering all 50 states

Leave cities empty to scrape the full NAPFA directory with the default city list. Supply a custom list when you only need specific regions.


NAPFA Advisor Scraper Output Fields

{
"advisor_name":"Arthur Flores",
"first_name":"Arthur",
"last_name":"Flores",
"credentials":"CFPยฎ",
"firm_name":"Flores Wealth Planning, LLC",
"city":"New York",
"state":"NY",
"zip":"10005",
"address":"48 Wall Street, Suite 1100",
"phone":"(917) 740-3898",
"email":"aflores@floresplanning.com",
"website":"https://floresfinancialplanning.com",
"compensation_model":"Hourly",
"specialties":"High Net Worth Client Needs; Retirement Planning & Distribution Rules; Tax Planning",
"years_experience":30,
"napfa_member_since":2012,
"member_id":27996,
"firm_id":38287,
"source":"NAPFA",
"profile_url":"https://www.napfa.org/find-an-advisor?q=New+York",
"scraped_at":"2026-05-06T10:46:26.322Z"
}
FieldTypeDescription
advisor_namestringFull name (First Last)
first_namestringAdvisor first name
last_namestringAdvisor last name
credentialsstringComma-separated designations (e.g. CFPยฎ)
firm_namestringAdvisory firm name
citystringCity where the firm is located
statestringState abbreviation
zipstringPostal code
addressstringStreet address
phonestringWork phone number
emailstringAdvisor contact email
websitestringFirm website URL
compensation_modelstringFee structure (e.g. Fee-Only, AUM, Hourly, Fixed Fee)
specialtiesstringSemicolon-separated planning specialties and client markets served
years_experienceintegerYears of industry experience (calculated from NAPFA's industryStartDate)
napfa_member_sinceintegerYear the advisor joined NAPFA
member_idintegerNAPFA member ID โ€” stable cross-reference key
firm_idintegerNAPFA firm ID
sourcestringAlways "NAPFA"
profile_urlstringSearch URL that returned this record
scraped_atstringISO 8601 timestamp

๐Ÿ” FAQ

How do I scrape NAPFA financial advisor data?

NAPFA Advisor Scraper handles it. Configure maxItems and optionally supply a cities list, then run it. The scraper fetches search result pages, parses the embedded JSON, and returns one record per advisor. No proxies, no browser.

How much does NAPFA Advisor Scraper cost to run?

NAPFA Advisor Scraper charges $0.10 per start plus $0.001 per advisor record. A full directory run returning 4,000 advisors costs roughly $4.10. A small regional pull of 200 advisors costs about $0.30.

Does NAPFA Advisor Scraper need proxies?

It does not. NAPFA's find-an-advisor page serves clean HTML without rate limiting or anti-bot measures at normal concurrency levels.

What data does NAPFA contain that I can't get from FINRA BrokerCheck or SEC Form ADV?

NAPFA membership is a distinct credential โ€” it specifically identifies advisors who have committed to the fee-only compensation model and meet NAPFA's fiduciary standard. BrokerCheck and Form ADV cover regulatory registrations broadly. NAPFA data adds the compensation model filter and specialty breakdown that regulatory filings don't surface cleanly.

Can I filter by specialty or compensation model?

The scraper returns all advisors from the city searches you specify, then you filter the output dataset by compensation_model or specialties fields using Apify's dataset filter tools or your own pipeline.


Need More Features?

Need custom field extraction, state-level filtering, or integration with FINRA BrokerCheck or SEC Form ADV data? File an issue or get in touch.

Why Use NAPFA Advisor Scraper?

  • Affordable โ€” $0.001 per record. The full ~4,000-advisor NAPFA directory costs under $5
  • Fee-only segment โ€” NAPFA membership specifically identifies advisors who have committed to the fee-only model, which is exactly what Altruist, Savvy Wealth, and similar fintech platforms care about โ€” not the broader broker-dealer population
  • Clean output โ€” returns structured JSON with consistent field names, so you spend less time normalizing and more time using it

You might also like

NAPFA Financial Advisors Scraper US

giovannibiancia/actor-napfa

Extract 4,000+ fee-only fiduciary financial advisors from the official NAPFA directory. Get name, firm, address, phone, website, specialties, credentials, and compensation model. Filter by state, city, and expertise. Built for B2B lead generation and fintech prospecting.

๐Ÿ‘ User avatar

Giovanni Bianciardi

2

comprehensive-financial-scraper

shashghosh/comprehensive-financial-scraper

๐Ÿ’ฐ Comprehensive financial data scraper. Extract financial information, market data, and business insights. Perfect for analysts, investors, and researchers. Get structured financial data efficiently of BSE and NSE listed companies in India.

๐Ÿ‘ User avatar

Shashwat Ghosh

12

Event Planner Email Scraper

contacts-api/event-planner-email-scraper

Event planner email scraper to collect verified planner emails from event agencies, directories, and business listings ๐Ÿ“ง๐ŸŽ‰ Ideal for partnerships, marketing outreach, and event industry lead generation.

FPA PlannerSearch Financial Advisor Directory Scraper

compute-edge/plannersearch-scraper

Scrape financial advisor listings from PlannerSearch.org (FPA). Extracts advisor name, certifications, firm, address, phone, website, LinkedIn, compensation method, and bio. Supports all US states.

Financial Advisor Lead Scraper โ€” Verified Emails

samstorm/financial-advisor-lead-scraper

Scrape financial advisor & insurance agent contacts from Google Maps with verified emails & phones. Real-time data from advisor websites. Export to HubSpot, Salesforce, or CSV. Built for fintech sales & wealth management marketing.

17

CFP Leads Scraper USA (Emails, Phones, Financial Planners)

giovannibiancia/cfp-scraper

Scrape 71,000+ CFPยฎ professionals across all 50 U.S. states. Extract phone, website, LinkedIn, min AUM, planning services, specializations, CRD, and FINRA/SEC links. Built for B2B lead generation, fintech prospecting, and financial services outreach

๐Ÿ‘ User avatar

Giovanni Bianciardi

9

The Happy Planner Scraper

mshopik/the-happy-planner-scraper

Scrape The Happy Planner and extract data on arts and crafts from thehappyplanner.com. Our The Happy Planner API lets you crawl product information and pricing. The saved data can be downloaded as HTML, JSON, CSV, Excel, and XML.

Google Keyword Planner MCP

smacient/google-keyword-planner-mcp

A comprehensive Google Keyword Planner MCP Actor that provides keyword research, search volume analysis, and location-based targeting using Google's official data. Ideal for SEO professionals, digital marketers, and content creators seeking data-driven keyword strategies.

446

3.7

FFP Vind Een Planner Data

pago/ffp-vind-een-planner-data

Extract planner information from the ffp.nl website