PlannerSearch Financial Advisor Scraper avatar

PlannerSearch Financial Advisor Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
PlannerSearch Financial Advisor Scraper

PlannerSearch Financial Advisor Scraper

Scrape financial advisor listings from PlannerSearch.org (FPA). Extracts advisor name, certifications, firm, address, phone, website, LinkedIn, compensation method, and bio. Search by state, city, or specialty.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Professional Edge

Professional Edge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

FPA PlannerSearch Financial Advisor Directory Scraper

Extract financial advisor listings from PlannerSearch.org -- the official directory of the Financial Planning Association (FPA). This Actor scrapes advisor names, certifications (CFP, ChFC, CLU, CPA, JD), firm names, addresses, phone numbers, websites, LinkedIn profiles, compensation methods, and professional bios from the FPA PlannerSearch directory.

What data can you scrape from PlannerSearch?

FieldDescription
nameFinancial advisor's full name with credentials
certificationsProfessional certifications (CFP, BFA, CRPC, etc.)
titleJob title (Financial Advisor, Owner, Wealth Manager, etc.)
firmNameName of the advisory firm or company
streetAddressOffice street address
cityCity
stateState abbreviation
zipZIP/postal code
phoneOffice phone number
websiteAdvisor or firm website URL
linkedInLinkedIn profile URL
compensationCompensation method (Fee Only, Commission, Commission and Fee)
bioProfessional overview and background
imageUrlAdvisor headshot photo URL
profileUrlPlannerSearch profile URL

Why use this PlannerSearch scraper?

  • No login required -- all advisor data is publicly accessible on PlannerSearch.org
  • All 50 US states supported -- search by state to find advisors in any region
  • Structured data extraction -- uses schema.org FinancialService markup for high accuracy
  • Two scraping modes -- quick listing extraction or full detail page scraping with compensation and bio
  • Fast and efficient -- uses CheerioCrawler (no browser needed), keeping compute costs very low
  • No pagination needed -- all advisors in a state load on a single page
  • CFP-verified professionals -- data comes from the official FPA directory of certified financial planners

How to scrape PlannerSearch financial advisor data

  1. Go to the PlannerSearch Scraper page on Apify Store
  2. Click Try for free
  3. Enter a State name in lowercase (e.g., california, new-york, texas, wyoming)
  4. Toggle Scrape Detail Pages on for full data (firm, website, compensation, bio) or off for a quick list of names and phone numbers
  5. Set Max Requests to control the safety limit on total HTTP requests
  6. Click Start and wait for results
  7. Download your data as JSON, CSV, or Excel

Input example

{
"state": "california",
"scrapeDetails": true,
"maxRequestsPerCrawl": 500
}

Output example

Each financial advisor listing returns a JSON object like this:

{
"name": "Dixie M. Roberts, CFP",
"certifications": "BFA, CRPC",
"title": "Financial Advisor",
"firmName": "Ameriprise Financial Services, LLC",
"streetAddress": "3000 Central Ave",
"city": "Cheyenne",
"state": "WY",
"zip": "82001-2502",
"phone": "(800) 693-1329",
"website": "http://www.ameripriseadvisors.com/Dixie.M.Roberts",
"linkedIn": "https://www.linkedin.com/in/dixiemroberts/",
"compensation": "Commission and Fee",
"bio": "What matters most to you in life? It's a big question...",
"imageUrl": "https://www.plannersearch.org/planner-image/28343",
"profileUrl": "https://www.plannersearch.org/financial-advisor/dixie-m-roberts",
"searchState": "wyoming"
}

How much does it cost to scrape PlannerSearch?

This Actor uses CheerioCrawler (no browser), so compute costs are very low. The main cost factor is whether you enable detail page scraping, which makes one additional request per advisor.

ScenarioAdvisorsDetail PagesEst. ComputeEst. Actor Fee
Small state, listing only~10No~$0.001~$0.02
Small state, with details~10Yes~$0.005~$0.02
Medium state, listing only~100No~$0.005~$0.20
Medium state, with details~100Yes~$0.05~$0.20
Large state (CA), with details~600Yes~$0.15~$1.20

Actor pricing: $0.002 per result + minimal compute costs. A typical state run costs under $1.00 total.

Input parameters

ParameterTypeRequiredDefaultDescription
statestringYescaliforniaUS state name in lowercase (e.g., california, new-york)
scrapeDetailsbooleanNotrueVisit detail pages for full data (firm, website, bio, compensation)
maxRequestsPerCrawlintegerNo500Safety limit on total HTTP requests (1-10000)

Tips for best results

  • Finding state names: Go to plannersearch.org/financial-planner/state for the full list. Use lowercase with hyphens for multi-word states (e.g., new-york, north-carolina).
  • Quick mode: Set scrapeDetails to false for a fast list of names, certifications, phone numbers, and addresses without visiting each detail page.
  • Full data mode: Set scrapeDetails to true to get firm website, compensation method, professional bio, and LinkedIn profile.
  • Large states: California has 600+ advisors. Set maxRequestsPerCrawl high enough (e.g., 700) to capture them all with details.

Integrations

Connect PlannerSearch data with your workflow:

  • API -- Access results programmatically via the Apify API
  • Webhooks -- Get notified when a scrape completes
  • Zapier / Make -- Pipe results into Google Sheets, CRMs, or databases
  • Python / Node.js -- Use the Apify SDK to run and retrieve data

This Actor extracts publicly available professional information from PlannerSearch.org, the official directory of the Financial Planning Association. It does not extract private user data, bypass authentication, or access protected content. The scraped data consists of professional listings that financial advisors have voluntarily published on the FPA's public directory.

Users are responsible for ensuring their use of scraped data complies with applicable laws, including GDPR and CCPA. For questions about data usage, consult a legal professional.

Support

  • Issues? Open an issue on the Actor's Apify page
  • Custom data needs? Contact us for enterprise solutions