Properstar.com Real Estate Agents Scraper
Pricing
from $5.00 / 1,000 results
Go to Apify Store

Properstar.com Real Estate Agents Scraper
Scrapes real estate agent profiles from Properstar.com with contact details, agency info, and listings count.
Pricing
from $5.00 / 1,000 results
Rating
0.0
(0)
Developer

Agenscrape
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
8 days ago
Last modified
Categories
Share
Properstar Real Estate Agents Scraper
Extract real estate agent profiles from Properstar.com via API. Get comprehensive agent data including emails, phone numbers, social media links, agency information, and more.
Features
- Scrape real estate agent profiles by country (50+ countries supported)
- Extract full contact information (email, phone)
- Get social media links (LinkedIn, Instagram, Facebook, Website)
- Retrieve agency details and job titles
- Get agent biographies and spoken languages
- Pagination support with offset parameter
- Fast API-based extraction
Output Data
Each agent record includes:
| Field | Type | Description |
|---|---|---|
| id | String | Agent's unique identifier |
| status | String | Registration status |
| name | String | Full name of the agent |
| String | Contact email address | |
| phone | String | Contact phone number |
| jobTitle | String | Agent's job title |
| bio | String | Agent's biography (English or primary language) |
| biographies | Array | All biographies in different languages |
| avatar | String | Profile image URL |
| slug | String | URL slug for agent profile |
| profileUrl | String | Direct link to agent's profile |
| agency | String | Agency name |
| agencyAccountId | Number | Agency account ID |
| isAgencyAgent | Boolean | Whether user is an agency agent |
| mainLanguage | String | Primary language |
| spokenLanguages | Array | All languages spoken |
| regionalLanguage | String | Regional language setting |
| website | String | Agent's website URL |
| String | LinkedIn profile URL | |
| String | Instagram profile URL | |
| String | Facebook profile URL | |
| String | Twitter profile URL | |
| youtube | String | YouTube channel URL |
| String | WhatsApp contact | |
| tiktok | String | TikTok profile URL |
| listingsInArea | Number | Number of listings in search area |
| profileCompleted | Boolean | Whether profile is complete |
| registrationType | String | How the agent registered (Social, etc.) |
| isArchived | Boolean | Whether profile is archived |
| isDeleted | Boolean | Whether profile is deleted |
| updateDate | String | Last profile update date |
| originalId | String | Original ID from source system |
| searchLocation | String | Location used for search |
Input Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
| location | String | united-states | Country to scrape agents from |
| maxResults | Integer | 100 | Maximum number of agents to scrape |
| startFrom | Integer | 0 | Skip first N agents (offset for pagination) |
Available Countries
North America:
- United States, Canada, Mexico
Europe:
- Albania, Andorra, Austria, Belarus, Belgium, Bosnia and Herzegovina
- Bulgaria, Croatia, Cyprus, Czechia, Denmark, Estonia
- Finland, France, Germany, Gibraltar, Greece, Hungary
- Iceland, Ireland, Italy, Latvia, Liechtenstein, Lithuania
- Luxembourg, Macedonia (FYROM), Malta, Moldova, Monaco, Montenegro
- Netherlands, Norway, Poland, Portugal, Romania, Russia
- San Marino, Serbia, Slovakia, Slovenia, Spain, Sweden
- Switzerland, Ukraine, United Kingdom, Vatican City
Other:
- Australia, Brazil
Example Output
{"id": "1356066","status": "Registered","name": "Marbel Lugo","email": "marbel.lugo@gmail.com","phone": "+18099864112","jobTitle": "Broker República Dominicana","bio": "Hi I'm Marbel Lugo, with more than 20 years of experience in the Real Estate sector...","biographies": [{"language": "en", "text": "Hi I'm Marbel Lugo, with more than 20 years of experience..."},{"language": "es", "text": "Hola soy Marbel Lugo, con más de 20 años de experiencia..."}],"avatar": "https://res.listglobally.com/users/1356066/photo.jpg","slug": "marbel-lugo1","profileUrl": "https://www.properstar.com/real-estate-agent/marbel-lugo1","agency": "Dominican Properties","agencyAccountId": 6145220,"isAgencyAgent": true,"mainLanguage": "en","spokenLanguages": ["es"],"regionalLanguage": "en","website": "https://dominicanproperties.do/agente/miriam-lugo","linkedin": "https://www.linkedin.com/in/marbel-lugo-82731920/","instagram": "https://instagram.com/marbellugo","facebook": "https://www.facebook.com/dominicanproperties.do","twitter": null,"youtube": null,"whatsapp": null,"tiktok": null,"listingsInArea": 4,"profileCompleted": true,"registrationType": "Social","isArchived": false,"isDeleted": false,"updateDate": "2025-11-27T11:39:09.88","originalId": "user-marbel.lugo@gmail.com","searchLocation": "united-states"}
Use Cases
- Build a database of real estate agents by region
- Lead generation for real estate services
- Market research and competitive analysis
- Connect with agents for property investments
- Export agent contacts for CRM systems
Pagination Example
To scrape agents in batches:
First batch (agents 1-100):
{"location": "united-states","maxResults": 100,"startFrom": 0}
Second batch (agents 101-200):
{"location": "united-states","maxResults": 100,"startFrom": 100}
Performance
- Fast API-based extraction (no browser needed)
- Batch processing of up to 100 agents per request
- Automatic retry on failures
- Handles pagination automatically
Limitations
- Free users are limited to 50 results per run
- Upgrade to a paid plan for unlimited access