FastExpert scraper and real estate agent data extraction API. Extract agent profiles, license numbers, brokerage details, ratings, reviews, transactions, sales volume, and contact details from FastExpert.com with this Apify Actor. Zero proxy overhead. Free tier included.
Whether you are a real estate recruiter, a CRM data manager, or a market researcher, this Actor delivers clean, structured agent datasets in seconds.
Quick Start · Output Schema · Pricing · FAQ
FastExpert Scraper is an Apify Actor that extracts real estate agent profiles from FastExpert.com, a US directory of top-rated real estate agents. It extracts agent name, license number, brokerage agency, ratings, reviews, transaction count, sales volume, average price point, physical address, phone numbers, emails, and social links. The scraper connects directly to public directories without proxies, making it fast and cost-effective.
- No proxy required. FastExpert uses standard WordPress/Cloudflare infrastructure that is open to public crawlers. Zero residential proxy overhead.
- JSON-LD enrichment. Every agent profile contains a complete
RealEstateAgentschema with 15+ structured fields including license numbers, brokerage, and transaction stats. - CRM-ready output. Structured datasets with phone numbers, emails, and addresses ready for Salesforce, HubSpot, or Pipedrive import.
- Fast and lightweight. Uses Cheerio static HTML parsing instead of launching a browser. 100x faster than browser-based scrapers.
- Real-time data. Live directory pages with current agent rankings, ratings, and recent transactions.
npm install apify-clientimport { ApifyClient } from 'apify-client';
const client = new ApifyClient({ token: process.env.APIFY_TOKEN });
const run = await client.actor('getascraper/fastexpert-scraper').call({
startUrls: ['https://www.fastexpert.com/top-real-estate-agents/tennessee/'],
scrapeDetails: true,
maxItems: 100
});
const { items } = await client.dataset(run.defaultDatasetId).listItems();
console.log(items);- Create a free Apify account (no credit card needed).
- Open the FastExpert Scraper in the Apify Console.
- Paste one or more state or city directory links (e.g.
/top-real-estate-agents/tennessee/). - Set optional filters for state code or max results limit.
- Click Start and download your structured agent leads database as CSV, Excel, or JSON.
| Field | Description |
|---|---|
user_id |
Unique agent identifier on FastExpert. |
agent_name |
Full name of the agent. |
user_email |
Public email address (if exposed). |
user_phone |
Office phone number. |
user_cellphone |
Mobile phone number. |
user_city |
Operating city. |
user_state |
Operating state abbreviation. |
user_zipcode |
ZIP Code. |
company |
Real estate brokerage or agency name. |
experience |
Years of experience on the platform. |
licence_number |
State real estate license identifier. |
total_rating |
Average rating out of 5 stars. |
total_review |
Total number of client reviews. |
total_sale_formated |
Total formatted annual sales volume (e.g. $147M). |
recent_transactions |
Cumulative home transactions completed. |
average_price_point |
Average price point of properties represented. |
agent_url |
Canonical FastExpert profile link. |
user_image |
Profile photo URL. |
user_address |
Physical business address. |
facebookurl |
Facebook profile URL. |
linkedinurl |
LinkedIn profile URL. |
zillowurl |
Zillow profile URL. |
profile_score |
FastExpert internal profile score. |
agent_ranking |
Platform state ranking. |
description |
Agent bio text. |
scrapedAt |
ISO 8601 timestamp of when the row was scraped. |
{
"user_id": "22486",
"agent_name": "Tyler Tapley",
"user_email": "tylertapley@gmail.com",
"user_phone": "1-800-319-0511",
"user_cellphone": "(901) 871-1290",
"user_city": "Memphis",
"user_state": "TN",
"user_zipcode": "38119",
"company": "Crye-Leike",
"experience": "12 Yrs of Experience",
"licence_number": "00296080",
"total_rating": 5,
"total_review": 327,
"total_sale_formated": "$21M",
"recent_transactions": 198,
"average_price_point": "$248.7K",
"agent_url": "https://www.fastexpert.com/agents/tyler-tapley-22486/",
"user_image": "https://assets.fastexpert.com/fastexpert-users-profiles-photos/thumb/22486_thumb_300.jpg",
"user_address": "6525 Quail Hollow Rd, Memphis, TN 38119",
"facebookurl": "https://www.facebook.com/tylertapleyteam",
"linkedinurl": "https://www.linkedin.com/in/tyler-tapley-4779832a8/",
"zillowurl": "https://www.zillow.com/profile/Tyler-Tapley/",
"profile_score": 85,
"agent_ranking": 301,
"description": "Specializing in Memphis real estate for 12 years. Top real estate agent in Memphis for the past 3 years running!",
"scrapedAt": "2026-06-14T16:36:28.675Z"
}$3.99 per 1,000 results. Free tier included.
| Items scraped | Cost (USD) |
|---|---|
| 100 | $0.40 |
| 500 | $2.00 |
| 1,000 | $3.99 |
| 5,000 | $19.95 |
| 10,000 | $39.90 |
- Proxy configuration. Not needed by default. FastExpert uses standard unblocked WordPress/Cloudflare infrastructure.
- Concurrency control. Set
maxConcurrencyfrom 1 to 20. Default is 5. - Detail scraping. Toggle
scrapeDetailsto fetch individual agent profile pages for rich JSON-LD enrichment. - State filtering. Use
stateFilterto restrict results to a specific state code. - Bulk URL scraping. Provide multiple directory links in
startUrlsto scrape several states concurrently.
https://www.fastexpert.com/top-real-estate-agents/{state}/https://www.fastexpert.com/top-real-estate-agents/{state}/page-{N}/https://www.fastexpert.com/agents/{agent-slug}-{id}/
- Real estate recruiters compiling high-performing agent lists by city or state to identify top producers for brokerage outreach.
- CRM data managers auto-enriching agent lead profiles with verified state license numbers, office phones, brokerages, and transaction stats.
- Sales team leaders targeting top-rated local real estate agents for tech, staging, marketing, or photography service pitches.
- Market research analysts building weekly reports on agent sales volume, active brokerages, and rating distributions across different US states.
- Local home buyers compiling a spreadsheet of highly rated, experienced local real estate agents to select the perfect representative.
Yes. The FastExpert scraper accesses public catalog and directory pages that are publicly visible to any logged-out human in a browser. It does not require login, bypass paywalls, or private user accounts. You are responsible for compliance with FastExpert terms of service and local laws.
No. FastExpert uses standard unblocked WordPress/Cloudflare infrastructure that is open to public search crawlers. It does not block normal datacenter runs. This means your scraper compiles and runs reliably on every single attempt with zero residential proxy overhead.
Yes. By default, the details enrichment crawler parses the complete, structured JSON-LD RealEstateAgent schema, which includes total sales volume, recent transactions, average price point, and years of experience.
All 50 US states and thousands of local cities indexed on FastExpert. You can copy-paste any directory link directly or search by state/city keywords in the input parameters.
This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by FastExpert, Inc. FastExpert is a registered trademark of FastExpert, Inc. The scraper accesses public web listing data only and does not bypass authentication, paywalls, or anti-bot systems. You are responsible for complying with FastExpert's terms of service and applicable laws.
- GitHub Issues: Open an issue
- Apify Console: Actor issues page
- Email: devansh@apify.com
Built with Apify and Crawlee. Part of the getascraper ecosystem.
