Aqarmap Scraper — Egypt Real Estate, Prices & Installments avatar

Aqarmap Scraper — Egypt Real Estate, Prices & Installments

Pricing

Pay per event

Go to Apify Store
Aqarmap Scraper — Egypt Real Estate, Prices & Installments

Aqarmap Scraper — Egypt Real Estate, Prices & Installments

Scrape Aqarmap.com.eg Egyptian property listings: price + EGP/m², down payment & installments, beds/baths/size, compound & area, full description, gallery and seller type. Search + detail modes. Export JSON/CSV/Excel.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Ocrad

Ocrad

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

5 days ago

Last modified

Share

Aqarmap Property Scraper


By providing any aqarmap.com.eg search URL, you can retrieve structured property data across multiple result pages.


📋 Example Output

Basic record (detailedInfo: false):

{
"id": "7083360",
"url": "https://aqarmap.com.eg/en/listing/7083360-for-sale-cairo-new-cairo-6th-settlement-compounds-hyde-park-central-compound/",
"title": "Apartment 93m For sale in Hyde Park Central Compound with installments",
"price": "7,056,000 EGP",
"priceValue": "7056000",
"pricePerMeter": "75,870 EGP/m²",
"downPayment": "435K EGP",
"installmentYears": "8 yrs",
"address": null,
"city": "New Cairo - 5th Settlement / Hyde Park Central Compound",
"typeAndIntro": "Apartment 93m",
"availability": null,
"tags": [],
"imageUrl": "https://img-2.aqarmap.com.eg/new-aqarmap-media/search-thumb-webp/2607/6a45831c18830287873653.png",
"areaSize": "93 m²",
"bedrooms": "2",
"bathrooms": "1",
"scrapedAt": "2026-07-08T14:47:28.325Z"
}

Detailed record (detailedInfo: true, additional fields):

{
"levels": "3",
"livingSpaceArea": "93 m²",
"propertyFeatures": {
"Floor": "3",
"View": "Main Street",
"Year Built": "2030",
"Seller Type": "Private Owner",
"Price Per Meter": "75,870.97 EGP/M²",
"Listing ID": "EG-7083360"
},
"featureGroups": [],
"rooms": [],
"images": [
"https://img-2.aqarmap.com.eg/new-aqarmap-media/large/2607/6a45831c18830287873653.png",
"https://img-0.aqarmap.com.eg/new-aqarmap-media/large/2607/6a4580bcda251435184503.webp",
"https://img-2.aqarmap.com.eg/new-aqarmap-media/large/2607/6a4580bcdb032372151650.webp",
"… 4 more"
],
"description": "# Hyde Park Central – Sixth Settlement\n\nHyde Park Central is the latest development by Hyde Park Developments, offering an upscale lifestyle in a prime location within New Cairo. The compound provides…",
"breadcrumbs": [
"Egypt Real Estate",
"Apartments For sale",
"Apartments For sale in Compounds in 6th Settlement",
"… 3 more"
],
"sellerType": "Private Owner",
"yearBuilt": "2030",
"listedAt": null
}

⚙️ Configuration

ParameterTypeDefaultDescription
urlString(required)Aqarmap search URL with filters pre-applied.
maxPagesInteger1Number of result pages to scrape (1–1000). Each page typically contains 20 listings.
detailedInfoBooleanfalseVisit each listing's detail page for full property data (slower, more data).
proxyConfigurationObjectApify Proxy (auto)Proxy settings. Switch to a RESIDENTIAL group if you see blocks or empty results.

Example Input

{
"url": "https://aqarmap.com.eg/en/for-sale/apartment/cairo/",
"maxPages": 5,
"detailedInfo": false
}

Getting your search URL

  1. Go to aqarmap.com.eg
  2. Choose transaction type, property type and area (e.g. For Sale → Apartment → Cairo)
  3. Copy the full URL from your browser address bar
  4. Paste it as the url input

💬 Support and Feedback

Need help or have suggestions? Reach out via Apify support channels or leave feedback on the Actor's page.


It is legal to scrape publicly available data such as property prices, addresses, and listing details. However, you should be aware that results may contain personal information (agent names, contact details).

Personal data is protected by Egypt's Personal Data Protection Law (Law No. 151 of 2020) and other regulations. You should not scrape personal data unless you have a legitimate reason to do so. If you're unsure whether your reason is legitimate, please consult your lawyers. You can also read Apify's blog post on the legality of web scraping.