
Aqarmap Scraper
Pricing
$10.00/month + usage

Aqarmap Scraper
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
8 hours ago
Unlock the Full Power of Aqarmap Property Data - The only scraper you need to track, analyze, and understand property listings on Aqarmap with enterprise-grade reliability and precision. Whether you're monitoring price trends, tracking specific property categories, or conducting market research, our scraper delivers comprehensive, real-time insights while saving you time and resources.
"From apartments and villas to commercial properties, we turn Aqarmap's data into your competitive advantage."
Overview
The Aqarmap Scraper is your go-to tool for extracting property data from Aqarmap. Ideal for real estate agents, market analysts, and property researchers, it tracks listing details, pricing, and property information across Egypt. With easy setup and multiple export formats (JSON, CSV), it's perfect for anyone looking to gather comprehensive property data from Aqarmap.
What does Aqarmap Scraper do?
The Aqarmap Scraper is a powerful tool that enables you to:
Comprehensive Data Collection
- Property Data
- Extract complete property details and specifications
- Scrape historical listing data and price changes
- Gather comprehensive property features and descriptions
- Analyze property categories and location information
- Download high-quality property images
- Location Data
- Scrape individual location profiles with complete information
- Extract location-based metrics and ratings
- Gather location history and listing statistics
- Access location details and transportation information
Advanced Scraping Capabilities
- Pagination Handling: Automatically navigates through all search result pages
- Efficient Processing: Processes only new or updated listings in subsequent runs
- Change Detection: Identifies price changes, status updates, and new listings
- Scheduled Monitoring: Set up automated runs to keep your property data current
- Incremental Data Collection: Build comprehensive property datasets over time
Flexible Scraping Options
- Search Results: Extract property listings by search criteria
- Example:
https://aqarmap.com.eg/en/for-sale/villa/cairo/?finishType=EXTRA_SUPER_LUX&room=2
- Example:
- Individual Listings: Target specific properties using direct URLs
- Example:
https://aqarmap.com.eg/en/listing/4899600-for-rent-cairo-el-sheikh-zayed-city-compounds-royal-city
- Example:
This tool is ideal for:
- Egyptian real estate market research and analysis
- Property pricing analysis and competitive intelligence
- Market trend analysis across various locations
- Building property databases for business intelligence
- Tracking price trends and availability in the Egyptian property market
Features
- Comprehensive Data Extraction: Detailed property information, pricing, and specifications
- Dual Scraping Modes:
- Search Results: Scrape all properties from search results
- Individual Listings: Target specific properties using direct URLs
- Flexible Input: Supports multiple input formats:
- Search result URLs
- Direct property URLs
- Automatic Pagination: Handles multi-page results automatically
- Efficient Processing: Concurrent scraping with configurable concurrency settings
- Reliable Performance: Built-in retry mechanisms and proxy support
- Structured Data Export: Download property data in JSON or CSV format for analysis
Supported Listing Categories
The Aqarmap Scraper can extract data from three main types of listings:
-
For sale - Listings where property owners/advertisers offer apartments
- Example:
https://aqarmap.com.eg/en/for-sale/apartment/cairo/
- Fields:
amenities
,rooms_in_property
,available_from
, etc.
- Example:
-
For rent - Listings where property owners/advertisers offer villas
- Example:
https://aqarmap.com.eg/en/for-rent/villa/cairo/?finishType=EXTRA_SUPER_LUX&page=2
- Fields:
amenities
,rooms_in_property
,available_from
, etc.
- Example:
-
Individual Listings - Listings where property owners/advertisers offer commercial properties
- Example:
https://aqarmap.com.eg/en/listing/4899600-for-rent-cairo-el-sheikh-zayed-city-compounds-royal-city
- Fields:
amenities
,rooms_in_property
,available_from
, etc.
- Example:
Each category has its own unique data structure and fields, all of which are fully documented in this README.
How to Use
Scraping Property Listings
To scrape property listings:
- Set Up: Ensure you have an Apify account and access to the Apify platform.
- Configure Input: Provide the search URL or specific property URL.
- Adjust Settings: Configure options like max items, monitoring mode, and proxy settings as needed.
- Run the Scraper: Execute the scraper on the Apify platform.
- Data Collection: The scraper will output all available property data.
Input Configuration
Here's an example of how to set up the input for the Aqarmap Scraper:
{"startUrls": [{"url": "https://aqarmap.com.eg/en/for-sale/apartment/cairo/"},{"url": "https://aqarmap.com.eg/en/for-sale/villa/cairo/?finishType=EXTRA_SUPER_LUX&room=2"},{"url": "https://aqarmap.com.eg/en/for-rent/villa/cairo/?finishType=EXTRA_SUPER_LUX&page=2"},{"url": "https://aqarmap.com.eg/en/listing/4899600-for-rent-cairo-el-sheikh-zayed-city-compounds-royal-city"}],"maxItems": 1000,"monitoringMode": false,"maxConcurrency": 10,"minConcurrency": 1,"maxRequestRetries": 100,"proxyConfiguration": {"useApifyProxy": true}}
Input Fields Explanation
startUrls
: Array of objects containing one of these formats:- Search URL:
{"url": "https://aqarmap.com.eg/en/for-sale/apartment/cairo/"}
- Property URL:
{"url": "https://aqarmap.com.eg/en/listing/4899600-for-rent-cairo-el-sheikh-zayed-city-compounds-royal-city"}
- Search URL:
maxItems
: Maximum number of items to scrape (default: 1000).monitoringMode
: When enabled, only scrapes new listings compared to previous runs (default: false).maxConcurrency
: Maximum number of pages processed simultaneously (default: 10).minConcurrency
: Minimum number of pages processed simultaneously (default: 1).maxRequestRetries
: Number of retries for failed requests (default: 100).proxyConfiguration
: Proxy settings for enhanced scraping reliability.
Monitoring Mode
When monitoringMode
is enabled, the scraper will only collect new listings that haven't been seen in previous runs. This is useful for:
- Tracking new properties as they come on the market
- Building a historical archive of property listings
- Monitoring specific areas for new opportunities without duplicating data
How Monitoring Mode Works
- The scraper maintains a record of previously scraped property IDs
- On subsequent runs with
monitoringMode: true
, it checks each property against this record - Only new properties (those not in the record) are processed and added to the output
- The record is updated with any new property IDs found
Output Structure
The scraper provides comprehensive information about Aqarmap property listings. The output includes detailed property information, agent/agency details, location data, and multimedia content. Here's a breakdown of the main components:
Sample JSON Output of one listing
{"seller_role": "label.seller_role.agent","accepts_messages": true,"is_featured": false,"status_label": "label.status.live","aggregated_published_at": "2025-07-13T18:04:54+03:00","phones": [{"phone": {"id": 1839943,"number": "+201012210059","originalPhoneNumber": "01012210059","countryCode": "+20","ip": "41.35.15.111"}}],"listing_phones": [{"id": 1839943,"number": "+201012210059","originalPhoneNumber": "01012210059","countryCode": "+20","ip": "41.35.15.111"},{"id": 8683525,"number": "+201012584017","originalPhoneNumber": "1012584017","countryCode": "+20","ip": "41.239.29.101"}],"photos": [{"file": {"id": 34631326,"thumbnails": {"large": "https://img-2.aqarmap.com.eg/new-aqarmap-media/large/2507/6873c14f5adef125117019.jpeg","small": "https://img-2.aqarmap.com.eg/new-aqarmap-media/small/2507/6873c14f5adef125117019.jpeg","thumb": "https://img-2.aqarmap.com.eg/new-aqarmap-media/search-thumb/2507/6873c14f5adef125117019.jpeg","logo": "https://img-2.aqarmap.com.eg/new-aqarmap-media/logo/2507/6873c14f5adef125117019.jpeg"}}},{"file": {"id": 34631327,"thumbnails": {"large": "https://img-3.aqarmap.com.eg/new-aqarmap-media/large/2507/6873c14f976a0578283828.jpeg","small": "https://img-3.aqarmap.com.eg/new-aqarmap-media/small/2507/6873c14f976a0578283828.jpeg","thumb": "https://img-3.aqarmap.com.eg/new-aqarmap-media/search-thumb/2507/6873c14f976a0578283828.jpeg","logo": "https://img-3.aqarmap.com.eg/new-aqarmap-media/logo/2507/6873c14f976a0578283828.jpeg"}}},...],"aggregated_leads_count": 0,"was_featured": false,"translations": [{"id": 20330856,"locale": "en","field": "title","content": "Town House For rent in Telal El Jazeera Compound"},{"id": 20330857,"locale": "en","field": "description","content": "Town House For rent in Telal El Jazeera Compound"},{"id": 20330858,"locale": "en","field": "address","content": "كمبوند تلال الجزيره, كمبوند بالشيخ زايد"},{"id": 20330859,"locale": "en","field": "metaTitle","content": null},{"id": 20330860,"locale": "en","field": "metaDescription","content": null}],"property_view_label": "label.property_view.pool","paymentMethodLabel": "label.payment_method.cash","compound_status": null,"price_level": null,"has_parent": false,"is_project_or_unit": false,"reference_id": 6105306,"featuredType": {"type": null,"label": null},"is_favourite": false,"user_note": null,"isExcludedFromWhatsApp": false,"rate_status_label": "listing.rate.listing_status.updated","rate_review_status_label": "listing.rate.review_status.pending","sellerRole": "broker","categoryLabel": "unlimited","compound_field": null,"eligibleForMortgageData": [],"property_registration_status_data": null,"financialAidURL": null,"hasSimilarListings": false,"similarListingsCount": 0,"similarListingsIds": [],"id": 6105306,"children": [],"parent": null,"title": "Town House For rent in Telal El Jazeera Compound","description": "Town House For rent in Telal El Jazeera Compound","section": {"reference_id": 2,"id": 2,"title": "For rent","description": null,"meta_title": "","meta_description": null,"main": false,"searchable": true,"slug": "for-rent"},"category": 5,"area": 350,"price": 120000,"address": "كمبوند تلال الجزيره, كمبوند بالشيخ زايد","center_lat": 30.075796904847,"center_lng": 30.97325257906,"status": 2,"property_view": 9,"payment_method": 1,"video_url": null,"updated_at": "2025-07-13T18:04:54+03:00","pending_status_created_at": "2025-07-13T17:23:22+03:00","published_at": "2025-07-13T18:04:54+03:00","compound_location": null,"user": {"id": 1775336,"username": "karimahmed114@gmail.com","phone_number": "+201012210059","main_phones": {},"country_code": "+20","whatsApp_number": null,"hasWhatsApp": false,"isAutoGeneratedEmail": false,"activeListingsCount": 267,"credit_expiry_days": "346","hasActiveSubscription": true,"reference_id": 1775336,"valid_access_to_live_app": true,"valid_access_to_customer_dashboard": false,"has_subscription_plan": false,"account_manager": {},"isSubAccount": true,"has_sub_account_service": false,"email": "karimahmed114@gmail.com","full_name": "","logo": null,"personal_photo": null,"is_valid_logo": false,"is_valid_personal_photo": false,"user_type": 1,"language": "ar","created_at": "2018-12-24T15:06:34+03:00","last_update": null,"global_unsubscribe": null,"clientsServedCount": 8512,"is_phone_verified": false},"campaign": "BrandingAqarmapSrch","impressions_count": 5,"impressions_monthly_count": 5,"impressions_weekly_count": 5,"market_property_type": null,"isCallRequest": false,"is_shown_in_homepage": false,"isResale": false,"isRent": false,"isPrimary": false,"isMortgageApproved": null,"rates_notes": [],"isMortgage": false,"propertyRegistrationStatus": null,"advertiserNumber": null,"authorizationNumber": null,"brochure": null,"location": {"location": null,"center_lat": 30.075796904847,"center_lng": 30.97325257906,"zoom_level": 16,"main_photo": null,"id": 799,"title": "Telal El Jazeera Compound","slug": "cairo/el-sheikh-zayed-city/compounds/telal-el-jazeera","searchable": true,"estimate": false,"is_compound_location": true,"compound_listing": {"seller_role": "label.seller_role.developer","accepts_messages": true,"is_featured": false,"status_label": "label.status.live","aggregated_published_at": "2021-06-16T16:03:05+03:00","phones": [{"phone": {"id": 2814849,"number": "+201029871842","originalPhoneNumber": "1029871842","countryCode": "+20","ip": "41.40.74.88"}}],"listing_phones": [{"id": 2814849,"number": "+201029871842","originalPhoneNumber": "1029871842","countryCode": "+20","ip": "41.40.74.88"}],"photos": [{"file": {"id": 17926635,"thumbnails": {"large": "https://img-1.aqarmap.com.eg/new-aqarmap-media/large/2106/60ca0a17e241c266187186.jpg","small": "https://img-1.aqarmap.com.eg/new-aqarmap-media/small/2106/60ca0a17e241c266187186.jpg","thumb": "https://img-1.aqarmap.com.eg/new-aqarmap-media/search-thumb/2106/60ca0a17e241c266187186.jpg","logo": "https://img-1.aqarmap.com.eg/new-aqarmap-media/logo/2106/60ca0a17e241c266187186.jpg"}}},{"file": {"id": 17926596,"thumbnails": {"large": "https://img-4.aqarmap.com.eg/new-aqarmap-media/large/2106/60ca0930f15b3964903859.jpg","small": "https://img-4.aqarmap.com.eg/new-aqarmap-media/small/2106/60ca0930f15b3964903859.jpg","thumb": "https://img-4.aqarmap.com.eg/new-aqarmap-media/search-thumb/2106/60ca0930f15b3964903859.jpg","logo": "https://img-4.aqarmap.com.eg/new-aqarmap-media/logo/2106/60ca0930f15b3964903859.jpg"}}},...],"aggregated_leads_count": 49,"was_featured": false,"property_view_label": "label.property_view.main_street","paymentMethodLabel": "label.payment_method.cash_Installments","compound_status": 11,"price_level": 2,"has_parent": false,"is_project_or_unit": true,"reference_id": 2864795,"featuredType": {"type": null,"label": null},"is_favourite": false,"user_note": null,"isExcludedFromWhatsApp": false,"rate_status_label": null,"rate_review_status_label": "listing.rate.review_status.pending","sellerRole": "small_developer","categoryLabel": "projects","compound_field": {"numberOfProjects": 7,"developerName": "Al-Guezira Group","establishingYear": 1995,"numberOfProjectsInhabited": 2,"numberOfProjectsDelivered": 4,"numberOfProjectsUnderConstruction": 1,"min_price": null,"min_area": null},"eligibleForMortgageData": [],"property_registration_status_data": {"id": 4,"title": "listing.property_registration_status_options.donot_know"},"financialAidURL": null,"hasSimilarListings": false,"similarListingsCount": 0,"similarListingsIds": [],"id": 2864795,"children": [],"parent": null,"title": "Telal AL Guezira","description": "##Telal Al Jazeera Compound\r\n\r\n\r\nTelal Al Jazeera Compound is one of the major residential projects located in Sheikh Zayed City, and it is a residential project implemented by Al Jazeera Investment and Real Estate Development Company, which is one of the largest companies in the field of real estate development as it provided a large number of distinctive and integrated residential projects as desired by customers.\r\n\r\nThe latest engineering design and decoration methods have been adopted in the implementation of Telal Al Jazeera Compound, in order to be in a style that combines luxury and sophistication.\r\n\r\n##Details about Telal Al Jazeera Compound\r\n\r\nTelal Al Jazeera Compound has a large number of units that are represented in villas, twin houses, and townhouses, in addition to the availablity of units dedicated to the utilities and services that the real estate developer was keen to provide to the residents of the compound.\r\n\r\nAll residential units are distinguished by the diversity of their areas, which gives customers the opportunity to choose the appropriate unit with the area and specifications that suit their requirements.\r\n\r\n\r\n##The Real Estate Developer of Telal Al Jazeera Compound Sheikh Zayed City\r\n\r\nTelal Al Jazeera Compound in Sheikh Zayed City is one of the projects of Al Jazeera Real Estate Development Company, one of the largest companies with experience in the field of real estate development and has presented a group of major projects over several years through which it was able to build a reputation and gain customers' trust and loyalty.\r\n\r\nAll of the company's projects are designed with the latest engineering and decoration methods to suit the different tastes of customers. It is also keen to make its projects integrated and contain all services and facilities that are indispensable to customers.\r\n\r\nThe company is also keen to provide aesthetic elements and various recreational facilities in its projects, in order to create an ideal life for customers.\r\n\r\n##Location of Telal Al Jazeera Compound \r\n\r\nIn Sheikh Zayed City, the compound is located between Al Mostakbal Street and Street No. 300, and this area is considered one of the most vital areas in Sheikh Zayed, as it is close to several main roads and indispensable basic and recreational facilities and services.\r\n\r\nThere are many recreational facilities near the compound, on top of which are clubs such as Al Ahly Club in Sheikh Zayed, and the Golf Club. It is also located near Dreamland Club.\r\nAs for the malls near the compound, most notably Mall of Egypt, Dandy Mega Mall, Hyper One, Beverly Hills, and Gezira Plaza 1,2.\r\n\r\nThe compound has easy access to several distinct entertainment places such as: Dream Park, Magic Land.\r\n\r\n###Cities and Roads near Telal Al Jazeera Compound in Sheikh Zayed City\r\n\r\nNear the compound is the Alexandria Desert Road, as it is near Dahshur Road, and the central axis; It is easily accessible from the oasis road.\r\n\r\nAs for the distinctive landmarks, the compound is located near: Police Mosque, the smart village.\r\n\r\nThere are a group of major universities close to the compound, including: Misr University for Science and Technology, Sixth of October University.\r\n\r\nAs for outside Sheikh Zayed City, the compound is close to: Hosary Square, October Gardens, and Remaya Square.\r\n\r\n##Design of Telal Al Jazeera Compound in Sheikh Zayed City\r\n\r\nThe compound extends over an area of up to 30 acres, exploited by the real estate developer and divided among the residential units. An area has been allocated for services and utilities, as well as a space for the aesthetic elements that give the compound a stunning and attractive view, and the recreational elements of swimming pools, playgrounds and clubs.\r\n\r\n##Areas of the Villas in Telal Al Jazeera Compound in Sheikh Zayed City\r\n\r\nThe real estate developer was keen to make the compound diversified in units and their spaces, in order to provide customers with more options that give them a greater opportunity to find a residential unit, and the units' spaces are as follows:\r\nAreas of twin houses range from 210 square meters to 264 square meters\r\nThe average area of the townhouse is 336 square meters\r\nAreas of villas range from 246 m² up to 900 m²\r\n\r\n##Features and Services in Telal Al Jazeera Compound in Sheikh Zayed City\r\n\r\nTelal Al Jazeera Compound is characterized by the fact that it combines a large number of basic and recreational services and facilities that the real estate developer has been keen on meeting the needs of customers and giving them the ideal and recreational life they are looking for, and the most prominent of these services are:\r\n\r\nWide green spaces and corridors between units\r\nPublic gardens spread throughout the compound\r\nPrivate gardens in some villas\r\nRoof for some units\r\nSocial club for members\r\nPublic swimming pools\r\nSwimming pools for some units\r\nWalking and cycling trails\r\nLarge gym \r\nHealth, spa and beauty center\r\nSports fields\r\nChildren's playgrounds\r\nGames for teens\r\nRestaurants and cafes\r\nVarious shops\r\ncar garage\r\nSurveillance cameras for residential buildings and security personnel around the clock.\r\n\r\n##Prices of Units in Telal Al Jazeera Compound\r\n\r\nThe prices of the units in Telal Al Jazeera Compound Compound are different due to the different areas of the units, as the price per square meter is determined according to the area and specifications of the residential unit in terms of internal division, location of the compound and its view. All unit prices in the compound are competitive compared to the advantages that benefit the customers residing in it.\r\n\r\nFor more details about the unit prices in Telal Al Jazira Compound and other Sheikh Zayed City compounds, you can view the price guide for residential units in Sheikh Zayed City on Aqarmap.\r\n\r\n\r\n##Payment systems in Telal Al Jazeera Compound\r\n\r\nThe features of Telal Al Jazeera Compound are complemented by the payment and payment systems available in it, because the real estate developer was keen to offer payment systems with payment facilities and interest-free installments in order to encourage customers to own their unit in the compound, in addition to that all units are ready for delivery.\r\n\r\n##Advantages of Owning an Apartment or House in Sheikh Zayed City\r\n\r\nSheikh Zayed City is one of the most famous modern residential cities that managed to become a city that brings together a large number of residential compounds of different levels that suit social groups with different requirements.\r\nSheikh Zayed is characterized as an area that combines vitality and sophistication, as well as a large number of services, basic and recreational facilities that attract customers such as major private universities and international schools.\r\nThere are many roads near Sheikh Zayed City, most notably: Al-Wahat Road, Alexandria Desert Road, and Dahshur Road.\r\nIt is located near many major areas such as: Al-Ahram Gardens, October Gardens, Remaya Square, Sixth of October and the areas west of Cairo and Giza.\r\nSheikh Zayed is easily accessible via public transportation, and it also has transportation for special applications such as: Uber, Indriver, Careem and Swvl services.","section": {"reference_id": 3,"id": 3,"title": "Projects","description": "The best projects and compounds in Egypt","meta_title": "Compounds in Egypt","meta_description": "Find your property whether an apartment or villa in any Compound in Egypt","main": false,"searchable": false,"slug": "projects"},"category": 3,"area": null,"price": null,"address": "Al Sheikh Zaid","center_lat": 30.028496401949,"center_lng": 30.985579937696,"status": 2,"property_view": 2,"payment_method": 3,"video_url": "http://youtu.be/gQ-C6iN0sIw","updated_at": "2025-06-29T14:43:12+03:00","pending_status_created_at": "2021-06-16T16:03:05+03:00","published_at": "2021-06-16T16:03:05+03:00","compound_location": {"id": 52,"title": "Sheikh Zayed","coordinates": "30.059, 30.97","slug": "ljyz/sheikh-zaid","level": 1,"parent": {"id": 23,"title": "Giza","coordinates": "30.01, 31.213","slug": "giza","level": 0,"parent": null,"children": [{"id": 24,"title": "Sheikh Zayed ----","coordinates": "30.059, 30.97","slug": "ljyz/sheikh-zaid/lshykh-zyd","level": 1,"children": [],"activity": 0,"is_compound_location": false,"type": 1},{"id": 25,"title": "6 of October","coordinates": "29.96, 30.929","slug": "ljyz/6-october","level": 1,"children": [],"activity": 1,"is_compound_location": true,"type": 1}],"activity": 1,"is_compound_location": true,"type": 1},"children": [{"id": 50,"title": "New Zayed City","coordinates": "30.069193004812, 30.893898010254","slug": "ljyz/sheikh-zaid/lshyh-zyd-ljdyd","level": 2,"children": [],"activity": 1,"is_compound_location": true,"type": 1},{"id": 26,"title": "Alex Desert Road","coordinates": "30.195, 30.747","slug": "ljyz/alex-desert-road","level": 2,"children": [],"activity": 1,"is_compound_location": true,"type": 1}],"activity": 1,"is_compound_location": true,"type": 1},"user": {"id": 2165622,"username": "homedoteg+luxuryoctober@gmail.com","phone_number": "+201029871842","main_phones": {},"country_code": "+20","whatsApp_number": {"id": 3445850,"phone": {"id": 2814849,"number": "+201029871842","originalPhoneNumber": "1029871842","countryCode": "+20","ip": "41.40.74.88"},"is_verified": false,"main": true,"whats_app": true},"hasWhatsApp": true,"isAutoGeneratedEmail": false,"activeListingsCount": 2637,"credit_expiry_days": null,"hasActiveSubscription": false,"reference_id": 2165622,"valid_access_to_live_app": false,"valid_access_to_customer_dashboard": false,"has_subscription_plan": false,"account_manager": null,"isSubAccount": false,"has_sub_account_service": false,"email": "homedoteg+luxuryoctober@gmail.com","full_name": "Compounds Guide","logo": null,"personal_photo": null,"is_valid_logo": false,"is_valid_personal_photo": false,"user_type": 1,"language": "en","created_at": "2020-06-29T10:38:59+03:00","last_update": null,"global_unsubscribe": null,"clientsServedCount": 80844,"is_phone_verified": false},"attributes": [],"campaign": null,"impressions_count": 22,"impressions_monthly_count": 0,"impressions_weekly_count": 0,"market_property_type": null,"isCallRequest": false,"is_shown_in_homepage": false,"isResale": true,"isRent": false,"isPrimary": false,"isMortgageApproved": false,"rates_notes": [],"isMortgage": false,"propertyRegistrationStatus": 4,"advertiserNumber": null,"authorizationNumber": null,"brochure": null}},"basicInfo": {"id": 6105306,"url": "https://aqarmap.com.eg/en/listing/6105306-for-rent-cairo-el-sheikh-zayed-city-compounds-telal-el-jazeera","listingRoute": "/en/listing/6105306-for-rent-cairo-el-sheikh-zayed-city-compounds-telal-el-jazeera","photos": [{"src": "https://img-2.aqarmap.com.eg/new-aqarmap-media/search-thumb-webp/2507/6873c14f5adef125117019.jpeg","id": 40574330},{"src": "https://img-3.aqarmap.com.eg/new-aqarmap-media/search-thumb-webp/2507/6873c14f976a0578283828.jpeg","id": 40574331},{"src": "https://img-3.aqarmap.com.eg/new-aqarmap-media/search-thumb-webp/2507/6873c14fb3842782715238.jpeg","id": 40574332}],"photosCount": 5,"translations": "$1b:0:props:children:1:0:props:children:0:props:children:0:props:children:0:props:translations","listingIndex": 7,"listingId": 6105306,"videoUrl": "$undefined","imageAlt": "Villas For rent - 5 rooms"}}
Output Fields Explanation for Rent Listings
Basic Information
- seller_role: Role of the seller (e.g., agent, broker, owner)
- accepts_messages: Whether seller accepts messages from potential renters
- is_featured: Indicates if the listing is promoted/featured on the platform
- status_label: Current status of the listing (e.g., "live" for active listings)
- aggregated_published_at: Publication timestamp in ISO 8601 format
- phones: Array of detailed phone objects with full contact information
- listing_phones: Simplified phone information array
- photos: Array of property images with various thumbnail sizes
- translations: Localized content for different languages/locales
- property_view_label: Type of view from property (e.g., pool, main street)
- paymentMethodLabel: Accepted payment methods (e.g., cash, installments)
- compound_status: Status of the compound if applicable
- reference_id: Unique reference ID for the listing
- id: Unique identifier for the listing
- status: Numeric status code indicating the current state of the listing (e.g., active, pending, sold)
- video_url: URL for a video tour of the property (if available)
- updated_at: Timestamp indicating when the listing was last updated (in ISO 8601 format)
- pending_status_created_at: Timestamp when the listing was set to pending status (in ISO 8601 format)
- user: Object containing information about the user who posted the listing, including their contact information and account details
Location Information
- location: Alternative location representation (often null)
- center_lat: Latitude coordinate of location center
- center_lng: Longitude coordinate of location center
- zoom_level: Default map zoom level for this location
- main_photo: Primary photo representing the location
- id: Unique identifier for the location
- title: Official name of the location
- slug: URL-friendly location identifier
- searchable: Indicates if location appears in search results
- estimate: Indicates if coordinates are approximate
- is_compound_location: Indicates if this is a compound location
- compound_listing: Detailed compound information object containing:
- seller_role: Seller's role (developer, broker, etc.)
- accepts_messages: Whether seller accepts messages
- is_featured: Featured listing status
- status_label: Current listing status
- phones: Contact phone numbers
- photos: Location images gallery
- property_view_label: Type of property view
- compound_status: Status of compound development
- price_level: Pricing tier classification
- reference_id: Unique reference ID
- categoryLabel: Property category label
- compound_field: Compound development details
- property_registration_status_data: Registration status information
- user: User who created the listing
- attributes: Additional property characteristics
- campaign: Marketing campaign associated
- impressions_count: Total view count
- market_property_type: Property type classification
- isResale: Resale property flag
- isRent: Rental property flag
- propertyRegistrationStatus: Registration status code
- parent: Parent location (if any)
- children: Child locations (if any)
- activity: Activity level of the location (e.g., number of listings)
- is_compound_location: Indicates if the location is a compound location
- type: Type of location (e.g., city, district)
Property Details
- title: Listing title
- description: Detailed property description
- section: Listing category (e.g., "For rent")
- category: Property type category code
- area: Property size in square meters
- price: Rental price
- property_view: Numeric code for property view type
- payment_method: Numeric code for payment method
- room_type: Type of rooms in the property
- number_of_rooms_required: Number of rooms needed
Compound Information
- compound_field: Details about the compound development
- numberOfProjects: Total projects by developer
- developerName: Name of development company
- establishingYear: Year developer was established
- compound_listing: Detailed information about the compound
- title: Compound name
- description: Compound description and amenities
- location: Compound location details
- photos: Compound images
- section: Compound category (e.g., "Projects")
Media & Additional Info
- photosCount: Total number of property images
- video_url: URL for property video tour
- translations: Multi-language translations of listing content
- attributes: Additional property characteristics
- basicInfo: Essential listing information
- url: Direct listing URL
- listingRoute: API route for the listing
- photos: Main property images
- listingIndex: Position in search results
Additional Details
- aggregated_leads_count: Total number of leads generated for the listing
- was_featured: Indicates if the listing was ever featured in the past
- compound_status: Status of the compound (if applicable)
- price_level: Pricing tier of the property
- has_parent: Whether the listing is part of a parent listing (e.g., in a compound)
- is_project_or_unit: Indicates if the listing is a project or a unit within a project
- featuredType: Type of featured promotion (if any)
- is_favourite: Whether the user has marked this listing as a favorite
- user_note: User's private note about the listing
- isExcludedFromWhatsApp: Whether the listing is excluded from WhatsApp sharing
- rate_status_label: Label for the rate status of the listing
- rate_review_status_label: Label for the review status of the rate
- sellerRole: Role of the seller (broker, agent, etc.)
- categoryLabel: Category label for the listing (e.g., "unlimited")
- eligibleForMortgageData: Mortgage eligibility data
- property_registration_status_data: Data about property registration status
- financialAidURL: URL for financial aid information
- hasSimilarListings: Whether there are similar listings available
- similarListingsCount: Number of similar listings
- similarListingsIds: IDs of similar listings
- children: Child listings (if any)
- parent: Parent listing (if any)
- campaign: The marketing campaign associated with the listing
- impressions_count: Total number of times the listing has been viewed
- impressions_monthly_count: Number of times the listing has been viewed in the current month
- impressions_weekly_count: Number of times the listing has been viewed in the current week
- market_property_type: Type of property in the market (e.g., residential, commercial)
- isCallRequest: Indicates if the listing has a call-to-action for contacting the seller
- is_shown_in_homepage: Whether the listing is featured on the homepage
- isResale: Indicates if the property is being resold
- isRent: Indicates if the property is available for rent
- isPrimary: Indicates if the property is a primary residence
- isMortgageApproved: Whether the property is approved for mortgage
- rates_notes: Notes or comments related to property rates
- isMortgage: Indicates if mortgage options are available for the property
- propertyRegistrationStatus: The registration status of the property
- advertiserNumber: Contact number of the advertiser
- authorizationNumber: Authorization number for the listing
- brochure: URL or reference to a brochure for the property
Explore More Scrapers
If you found this Apify Truth Social Profile Scraper useful, be sure to check out our other powerful scrapers and actors at memo23's Apify profile. We offer a wide range of tools to enhance your web scraping and automation needs across various platforms and use cases.
Support
- For issues or feature requests, please use the Issues section of this actor.
- If you need customization or have questions, feel free to contact the author:
- Author's website: https://muhamed-didovic.github.io/
- Email: muhamed.didovic@gmail.com
Additional Services
- Request customization or whole dataset: muhamed.didovic@gmail.com
- If you need anything else scraped, or this actor customized, email: muhamed.didovic@gmail.com
- For API services of this scraper (no Apify fee, just usage fee for the API), contact: muhamed.didovic@gmail.com
- Email: muhamed.didovic@gmail.com
On this page
Share Actor: