Aqarmap Egypt Real Estate Scraper avatar

Aqarmap Egypt Real Estate Scraper

Pricing

from $19.00 / 1,000 results

Go to Apify Store
Aqarmap Egypt Real Estate Scraper

Aqarmap Egypt Real Estate Scraper

Scrapes Aqarmap Egypt property listings by city, transaction type, and property type. Returns each listing as a flat row with price, area, rooms, and seller details.

Pricing

from $19.00 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

0

Monthly active users

6 days ago

Last modified

Share

ParseForge

Aqarmap Egypt Real Estate Scraper

Scrape Egyptian property listings from Aqarmap by city, transaction type, and property type, up to a million per run. Every listing returns the price, area, rooms, location, and seller details. No login or API key. Export to CSV, JSON, Excel, or XML.

Aqarmap is Egypt's largest real estate portal, but manually copying listings for market analysis or lead generation is slow and error-prone. This Actor reads the public listing feeds directly, filtering by city, sale or rent, and property type, and returns each match in one fixed schema. It works for apartments, villas, land, chalets, and more across all 26 Egyptian governorates.

Who uses itWhat they scrape Aqarmap Egypt for
Real estate investorsMonitor asking prices and available inventory in a specific Cairo district.
Market analystsTrack price per square meter trends for apartments in Alexandria over time.
Property portalsAggregate listings from Aqarmap to populate a comparison website.
Lead generation agenciesBuild a database of seller contacts for new development areas.

What it does

This Actor collects Aqarmap Egypt property listings by city, transaction type, and property type, and returns each one as a flat row.

  • ๐Ÿ™๏ธ City-level targeting: Choose from all 26 governorates, including Cairo, Giza, Alexandria, and Red Sea.
  • ๐Ÿท๏ธ Transaction filter: Scrape properties for sale or for rent with one setting.
  • ๐Ÿ  Property type filter: Narrow results to apartments, villas, duplexes, penthouses, land, townhouses, twin houses, or chalets.
  • ๐Ÿ“Š Structured output: Each listing is a flat row with price, area, rooms, bathrooms, finishing, and location details.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Aqarmap Egypt data

๐Ÿ“ˆ Track market prices.

An investor scrapes all apartments for sale in New Cairo weekly to calculate average price per square meter and spot undervalued units.

๐Ÿ—๏ธ Monitor new developments.

A developer scrapes land listings in the North Coast to identify available plots and their asking prices before launching a project.

๐Ÿ” Generate seller leads.

A real estate agent scrapes villas for rent in Alexandria to build a contact list of owners and offer property management services.

๐Ÿ“Š Compare rental yields.

An analyst scrapes apartments for rent and for sale in the same district to compute gross rental yields and rank neighborhoods by return.

Why choose this scraper

What you get
City filterTarget listings in any of Egypt's 26 governorates
Transaction typeSeparate for-sale and for-rent markets
Property typeFocus on apartments, villas, land, or chalets
Scalable runsCollect up to 1,000,000 listings per run

How it compares

This Actor focuses exclusively on Aqarmap with city, transaction, and property type filters. Here is how it compares to other scrapers that also cover Aqarmap.

FeatureParseForgeEgyptian Real Estate ScraperAqarmap Egypt Real Estate ScraperAqarmap Scraper - Egypt Real Estate, Prices & Installments
City filterYes, 26 governoratesNot listedNot listedNot listed
Transaction type filter (sale/rent)YesNot listedYesNot listed
Property type filterYes, 8 typesNot listedYesNot listed
Multi-source scraping (Dubizzle, PropertyFinder)No, Aqarmap onlyYesNot listedNot listed
Installment and down payment detailsNot listedNot listedNot listedYes
Seller contact detailsYesYesYesNot listed

Configure the run

Drive the Actor by selecting a city, a transaction type, and a property type, and filters run as each listing is read so only matches reach your dataset. The Input tab lists every parameter.

A first run with the defaults:

{
"maxItems": 10
}

A larger pull:

{
"maxItems": 200
}

Pricing

Pay-per-result: $0.021 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$2.10
1,000 results$21.00
10,000 results$210.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Aqarmap Egypt Real Estate Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Aqarmap Egypt through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/aqarmap-egypt-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check that your combination of city, transaction type, and property type has listings on Aqarmap. Try a broader combination, like apartments for sale in Cairo, to verify the Actor works.

The run stopped before reaching my maxItems limit.

The Actor stops when it has read all available listings for your filters. If Aqarmap has fewer listings than your maxItems setting, the run will finish early.

Some listings are missing the price or area.

Aqarmap listings sometimes omit fields. The Actor returns whatever data is publicly shown. Missing fields will appear as empty values in your dataset.

I got blocked or the run failed with an error.

The Actor includes automatic retries. If you see persistent blocks, try reducing your maxItems or adding a delay between runs. Contact support if the issue continues.

FAQ

QuestionAnswer
Can I scrape listings from multiple cities at once?The Actor accepts one city per run. To scrape multiple cities, run the Actor once per city, either manually or by scheduling separate runs.
Does this Actor get the seller's phone number?Yes, the output includes seller contact details when they are publicly listed on Aqarmap.
What property types can I filter by?You can choose from apartment, villa, duplex, penthouse, land, townhouse, twin house, or chalet.
Is there a limit on how many listings I can scrape?You set the maximum number of properties per run, up to 1,000,000. The Actor stops when it reaches that number or when no more listings match your filters.
Can I get the full property description and photos?The Actor returns the listing data as it appears in the search results. For the full description and all photos, you would need a detail-page scraper.
Does this work for commercial properties like offices or shops?The current property type filter covers residential and land types. Commercial units are not a separate filter option.
Can I filter by price range or number of bedrooms?The Actor does not have built-in price or bedroom filters. You can apply those filters after the run in your dataset using a spreadsheet or script.
Do I need an Aqarmap account or API key?No. The Actor reads the public listing pages, so no login or API key is required.
What export formats are supported?You can export your results to CSV, JSON, Excel, or XML from the Apify dataset.
How often can I run this Actor?You can run it as often as you like. For recurring data collection, you can schedule it to run daily or weekly from the Apify console.

Browse the full ParseForge collection for more scrapers.

๐Ÿ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

โš ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Aqarmap. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.