Aqarmap Scraper avatar
Aqarmap Scraper

Pricing

$10.00/month + usage

Go to Store
Aqarmap Scraper

Aqarmap Scraper

Developed by

Muhamed Didovic

Muhamed Didovic

Maintained by Community

This scraper extracts detailed Egyptian real estate data, including property listings (for sale/rent) and individual property details. It captures key fields like property type, price, location, amenities, room counts, availability dates, and unique identifiers for comprehensive market analysis.

0.0 (0)

Pricing

$10.00/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

3 hours ago

You can access the Aqarmap Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< "https://aqarmap.com.eg/en/for-sale/villa/cairo/?finishType=EXTRA_SUPER_LUX&room=2"
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call memo23/apify-agarmap-cheerio --silent --output-dataset

Aqarmap Scraper API through CLI

The Apify CLI is the official tool that allows you to use Aqarmap Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: