
Femi
femstarI build APIs to help small businesses automate their workflows
Joined July 2025
ACTOR STATS
1 public Actor
2 total users
1 monthly user
>99% runs succeeded
UK Property Multi-Site Scraper (Rightmove + Zoopla)
A production-ready browser-based scraper for UK property portals. Supports Rightmove and Zoopla with a unified output format. Ideal for deal sourcers, investors, analysts, and data platforms.
This actor uses Playwright (Crawlee) to extract fully rendered listings from modern JavaScript-based sites. Supports multiple URLs, pagination, anti-bot handling, proxies, and optional distress/strategy analysis.
Features
- Scrapes Rightmove and Zoopla using browser automation
- Accepts multiple URLs from both portals in one run
- Unified output: ID, URL, address, price, bedrooms, property type, description, images, agent data, coordinates
- Optional distress scoring and investment strategy suggestions
- Optional monitoring mode for new listings, price changes, and delistings
- Handles pagination and anti-bot measures automatically
Input
{"listUrls": [{ "url": "https://www.rightmove.co.uk/..." },{ "url": "https://www.zoopla.co.uk/..." }],"maxItems": 200,"maxPages": 5,"proxy": { "useApifyProxy": true },"enableDistressScoring": false,"enableStrategyScoring": false}
Output (example)
{"id": "160113350","portal": "rightmove","url": "https://www.rightmove.co.uk/properties/160113350","address": "Example Street, Manchester","price": 275000,"bedrooms": 3,"propertyType": "Semi-Detached","images": ["https://media.rightmove.co.uk/..."]}
Usage Notes
Use Apify Proxy for best performance. Suitable for deal sourcing, BTL analysis, BRRR research, lead generation, and portfolio insights. Browser automation is required for SPA-based property portals.
Pricing
Available via monthly subscription or pay-per-run, with tiers suitable for small to enterprise-scale users.
Support
Contact via Apify for custom fields, additional portals, high-volume scraping, or integration requirements.