Rightmove Agent Scraper avatar

Rightmove Agent Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Rightmove Agent Scraper

Rightmove Agent Scraper

Extract agent names, branch details, phone numbers, and contact links from Rightmove agent search results. Powered by Rightmove Scraper.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Nifty

Nifty

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

This actor extracts Agents in a List from Rightmove. It captures branch details, contact information, and business flags from agent search result pages. The tool is designed for lead generation and market analysis within the UK property sector.

Data Fields

Field NameDescriptionExample
Agent NameName of the agencySavills
Branch Display NameSpecific branch location nameSavills, Islington
Brand NameParent brand identitySavills
Primary DescriptionShort summary of the agentLeading estate agent in London
DescriptionFull text description of the branchWe provide a full range of property services...
Branch Link TextText for the branch profile linkView branch profile
Branch Link URLURL to the branch pagehttps://www.rightmove.co.uk/estate-agents/branch/Savills/Islington-724.html
Contact Link TextText for the contact buttonContact agent
Contact Link URLURL to the contact formhttps://www.rightmove.co.uk/estate-agents/contact-branch.html?branchId=724
About Link TextText for the about section linkAbout this agent
About Link URLURL to the about pagehttps://www.rightmove.co.uk/estate-agents/branch/Savills/Islington-724/about.html
Phone NumberMain contact phone number020 7354 6700
Direct NumberDirect dial if available020 7354 6701
Phone TypeCategory of the phone numberLocal
Handles LettingsBoolean flag for lettings servicestrue
Handles SalesBoolean flag for sales servicestrue
Is Estate AgentBoolean flag for agent statustrue
Logo PathURL to the agent logo imagehttps://media.rightmove.co.uk/brand/brand_rm_724.png

Input

  • urls: Array of Rightmove agent search result URLs.
  • maxItems: Maximum number of agents to scrape per URL. Default is 100.

Example Input

{
"urls": ["https://www.rightmove.co.uk/estate-agents/find.html?locationIdentifier=REGION%5E87490"],
"maxItems": 20
}

Example Output

[
{
"agentName": "Knight Frank",
"branchDisplayName": "Knight Frank, Chelsea",
"brandName": "Knight Frank",
"primaryDescription": "Residential sales and lettings in Chelsea",
"description": "Our Chelsea office handles premium properties in SW3.",
"branchLinkText": "View branch",
"branchLinkURL": "https://www.rightmove.co.uk/estate-agents/branch/Knight-Frank/Chelsea-123.html",
"contactLinkText": "Contact",
"contactLinkURL": "https://www.rightmove.co.uk/estate-agents/contact-branch.html?branchId=123",
"aboutLinkText": "About us",
"aboutLinkURL": "https://www.rightmove.co.uk/estate-agents/branch/Knight-Frank/Chelsea-123/about.html",
"phoneNumber": "020 7589 6666",
"directNumber": "020 7589 6667",
"phoneType": "Local",
"handlesLettings": true,
"handlesSales": true,
"isEstateAgent": true,
"logoPath": "https://media.rightmove.co.uk/brand/brand_rm_123.png"
},
{
"agentName": "Foxtons",
"branchDisplayName": "Foxtons, Hackney",
"brandName": "Foxtons",
"primaryDescription": "Hackney estate agents",
"description": "Specialists in East London property markets.",
"branchLinkText": "View branch",
"branchLinkURL": "https://www.rightmove.co.uk/estate-agents/branch/Foxtons/Hackney-456.html",
"contactLinkText": "Contact",
"contactLinkURL": "https://www.rightmove.co.uk/estate-agents/contact-branch.html?branchId=456",
"aboutLinkText": "About us",
"aboutLinkURL": "https://www.rightmove.co.uk/estate-agents/branch/Foxtons/Hackney-456/about.html",
"phoneNumber": "020 8985 0123",
"directNumber": null,
"phoneType": "Local",
"handlesLettings": true,
"handlesSales": false,
"isEstateAgent": true,
"logoPath": "https://media.rightmove.co.uk/brand/brand_rm_456.png"
}
]

Want more from Rightmove?

This actor only covers Agents in a List. The full Rightmove Scraper browser extension also includes Properties in a List, Property Details, Agent Details, House Prices with unlimited personal use, real-time scraping with your logged-in sessions, CSV/Excel/JSON export, field customization, and scheduled monitoring.

Get the Rightmove Scraper extension

Disclaimer

This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.