
Automatically extract public estate-agent directory records from Rightmove with our no-code scraper. Capture structured estate-agent records for real-estate lead generation, agent directory research.
Automatically extract public estate-agent directory records from Rightmove with our no-code scraper. Capture structured estate-agent records for real-estate lead generation, agent directory research, and downstream automation. Configure the request, run the Bot, and receive one predictable structured response without rebuilding the workflow.
The Bot extracts public estate-agent directory records from Rightmove. It stays within the selected public page flow and returns structured estate-agent records ready for review or automation.
1. Open Run Task.
2. Review or change the populated input values.
3. Run the Bot.
4. Review the structured result in the Output Tab.
5. Connect the published template to your downstream workflow when needed.
| Parameter | Configuration |
|---|---|
location | String; required; default London. Value used for location. |
radius | Dropdown; required; default 0 miles. Choose one supported radius option. |
agent_type | Dropdown; required; default Sales and Lettings. Choose one supported agent type option. Options: Sales and Lettings, Sales, Lettings. |
start_position | Integer; required; default 1. First one-based source position eligible for output. |
exclude_agent_urls | String; required; default none. Previously collected identifiers or URLs to skip; use none when not needed. |
max_results | Integer; required; default 10. Maximum number of records to return. |
The table shows one representative real result. Long text is shortened only in this documentation preview.
| Field | Result |
|---|---|
position | 1 |
agent_name | 1 Ability Estate Agents |
branch_location | London |
telephone_numbers | 020 3910 6304 |
service_types | Lettings |
description | 1 Ability estate agents are an independent estate agency based in the heart of London Bridge SE1. We offer a multitude of services for our landlords, tenants, buyers and sellers at benchmark standards. We are open 6 d... |
logo_url | https://media.rightmove.co.uk/partner-logo/19103090-LOGO-1765975389.png |
agent_profile_url | https://www.rightmove.co.uk/estate-agents/agent/1-Ability-Estate-Agents/London-181787.html |
properties_for_sale_url | null |
properties_to_rent_url | null |
recently_sold_url | null |
email_contact_url | https://www.rightmove.co.uk/lettings-agents/contactBranch.html?branchId=181787&backListLink=%2Festate-agents%2Ffind.html%3FlocationIdentifier%3DREGION%255E87490%26radius%3D0%26branchType%3DALL%26page%3D1 |
source_page_url | https://www.rightmove.co.uk/estate-agents/find.html?locationIdentifier=REGION%5E87490&radius=0&branchType=ALL&page=1 |

1. BrowserAct validates the supplied inputs and maps supported dropdown selections.
2. The Bot constructs or normalizes the target URL and opens the selected public listing or search page.
3. It reads eligible estate-agent records in source order without entering unrelated pages or account-only areas.
4. It normalizes visible values, preserves valid optional values, and stops when the requested result limit or the end of the public list is reached.
5. The run returns one structured response for review, export, or downstream automation.
Click Create Editable Duplicate in the upper-right corner of this page. An editable copy will be added to your BrowserAct workspace.
Open the duplicate from your Bots list. Use Improve only when you need to change inputs, extraction behavior, or output fields. If the current workflow already fits, use it as is and find its Bot ID in the Bots list.
Use the Bot ID with the BrowserAct API to invoke your workflow programmatically and retrieve structured results in your application.

BrowserAct produces structured data first. Use the result through Run Task, the JSON API, n8n, Make, Zapier, MCP-based agents, or the supported manual export flow.
Cannot find the exact capability you need, or need help composing several Bots?