Argenprop Rental Listings Extractor avatar

Argenprop Rental Listings Extractor

Pricing

from $2.99 / 1,000 results

Go to Apify Store
Argenprop Rental Listings Extractor

Argenprop Rental Listings Extractor

Argenprop Rental Listings Extractor scrapes rental ads from any Argenprop search URL or city, so you get rent, expenses, rooms, area, address, agency and photos for every listing in one clean dataset.

Pricing

from $2.99 / 1,000 results

Rating

0.0

(0)

Developer

Kawsar

Kawsar

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 hours ago

Last modified

Categories

Share

Argenprop Rental Listings Extractor: Scrape Argenprop Rentals in Argentina

Argenprop Rental Listings Extractor collects rental listings from Argenprop, one of the largest property portals in Argentina. Paste an Argenprop search URL or type a location, and you get one clean row per listing with rent, expenses (expensas), rooms, bedrooms, bathrooms, covered area, address, advertiser, and photo URLs.

Turn on Include listing details and each row also gets map coordinates, the full address, the full description, every labelled feature, amenities, and the complete photo gallery.

It works for apartments, houses, PH, offices, retail spaces, parking spaces, and every other property type Argenprop lists for rent.

What you can use it for

  • Rent monitoring. Track asking rents by neighborhood in Córdoba, Buenos Aires, Rosario, or any other city, and see how they move month to month.
  • ARS vs USD analysis. Every row has a numeric price and a separate currency field, so you can split peso and dollar listings without parsing text.
  • Total cost of renting. Rent and expenses come as separate numbers, so you can add them up or compare them.
  • Lead lists for agencies. See which real estate agencies publish the most listings in an area, with their Argenprop advertiser IDs.
  • Maps and dashboards. With details on, you get latitude and longitude for each listing, ready for a map in Looker Studio, Power BI, or QGIS.
  • Relocation and student housing research. Filter by rooms, area, pets allowed, or building age after export.

What data does it extract?

Fields that a listing does not publish are left out of that row. You will not get empty null values.

From the results page (always)

FieldTypeExample
listingIdstring20477721
urlstringhttps://www.argenprop.com/departamento-en-alquiler-en-general-paz-5-ambientes--20477721
listingTitlestringAlquiler depto amoblado
addressstringViamonte 400, General Paz
neighborhoodstringGeneral Paz
pricenumber850000
currencystringARS or USD
priceTextstring$ 850.000
expenses / expensesCurrencynumber / string95000 / ARS
rooms / bedrooms / bathrooms / toiletsnumber5 / 1 / 1 / 1
coveredAreaM2number45
ageYears / isNewinteger / boolean10 / true for "a estrenar"
condition / layoutstringMuy Bueno / Contrafrente
listingDescriptionstringDescription text shown on the results card
advertiserName / advertiserIdstringLaura Perez Bienes Raíces / 311557
mainImage / imagesstring / arrayFull-size photo URLs
photoCountinteger10
page / positionOnPageinteger1 / 2
sourceUrl / scrapedAtstringInput URL and UTC timestamp

Added with "Include listing details"

FieldTypeExample
latitude / longitudenumber-31.41084 / -64.16599
fullAddressstringviamonte 400, General Paz, Córdoba, Capital, Córdoba
headlinestringTitle from the listing page
fullDescriptionstringComplete description without truncation
featuresobjectEvery labelled value, such as Sup. Total, Tipo Expensas, Cant. Pisos
totalAreaM2 / landAreaM2number47
parkingSpaces / orientation / unitTypenumber / string1 / Norte / Departamento
amenitiesarray["Permite Mascotas", "Ascensores principales"]
petsAllowedbooleantrue
imagesarrayThe full photo gallery, not only the first 8 card photos

How to use it

  1. Go to argenprop.com, pick Alquilar, and search for a city or neighborhood.
  2. Apply any filters you want (rooms, price, property type). The filters are part of the URL.
  3. Copy the URL from your browser and paste it into Argenprop search URLs.
  4. Set Max items and decide whether you need Include listing details.
  5. Click Start, then export the dataset as JSON, CSV, Excel, or XML.

No search URL? Put location slugs in Locations (for example palermo, rosario, cordoba-arg) and choose a Property type. The actor builds the rental search URL for you.

The actor follows Argenprop's pagination (20 listings per page) until it reaches your Max items limit or the last page.

Input

FieldTypeDefaultNotes
startUrlsarray of stringsCórdoba apartmentsArgenprop rental search URLs or single listing URLs
locationsarray of stringsemptyLocation slugs, used when you have no URL
propertyTypestringdepartamentosUsed with locations only
includeDetailsbooleanfalseOpens each listing page. Slower, and billed as an extra event per listing
maxItemsinteger201 to 1000, counted across all sources
requestTimeoutSecsinteger60Per request

Example input

{
"startUrls": [
"https://www.argenprop.com/departamentos/alquiler/cordoba-arg"
],
"locations": ["palermo"],
"propertyType": "casas",
"includeDetails": true,
"maxItems": 20
}

Example output

{
"listingId": "19723564",
"url": "https://www.argenprop.com/departamento-en-alquiler-en-centro-2-ambientes--19723564",
"listingTitle": "1 dorm 1 baño piscina asador seguridad excelente",
"address": "Humberto Primo 200, Piso 8°, Centro",
"neighborhood": "Centro",
"operation": "Alquiler",
"price": 650000,
"currency": "ARS",
"priceText": "$ 650.000",
"expenses": 95000,
"expensesCurrency": "ARS",
"rooms": 2,
"bedrooms": 1,
"bathrooms": 1,
"coveredAreaM2": 47,
"totalAreaM2": 47,
"ageYears": 4,
"condition": "Excelente",
"layout": "Frente",
"unitType": "Departamento",
"advertiserName": "Castanos - Negocios Inmobiliarios",
"advertiserId": "167837",
"latitude": -31.40927,
"longitude": -64.18446,
"fullAddress": "Humberto Primo 200, Piso 8°, Centro, Córdoba, Capital, Córdoba",
"amenities": ["Apto Profesional", "Ascensores principales", "Pavimento"],
"mainImage": "https://www.argenprop.com/static-content/46532791/c31220fa-6031-44ac-8197-4de845ce513e.jpg",
"photoCount": 29,
"page": 2,
"positionOnPage": 3,
"sourceUrl": "https://www.argenprop.com/departamentos/alquiler/cordoba-arg",
"scrapedAt": "2026-09-24T12:00:00+00:00"
}

Pricing

This actor uses pay-per-event pricing. Apart from a small start fee, you only pay for listings that are saved to your dataset.

EventWhen it is charged
Actor startOnce per run
Listing resultEach listing saved to the dataset
Listing detailsEach listing enriched with its detail page, only when Include listing details is on

A run with details off costs the start fee plus one listing result per row. With details on, each row also adds one listing details event. See the Pricing tab for current prices.

If you set a maximum cost per run, the actor stops cleanly when the next listing would go over it, and keeps everything collected so far.

Tips

  • Start small. Run with the default maxItems: 20 first to check that your search URL returns what you expect.
  • Details cost time and money. Leave includeDetails off when you only need prices and room counts. Turn it on when you need coordinates, full text, or every photo.
  • Duplicates are removed. A listing that shows up in two of your searches is saved once.
  • Prices "a consultar". Some listings hide the rent. Those rows keep priceText and leave out price.

FAQ

Does it scrape properties for sale? No. It is built and tested for rentals. Use search URLs that contain /alquiler/.

Can I schedule it? Yes. Use Apify Schedules to run it daily or weekly and keep a history of rents.

Can I connect it to Google Sheets, Make, or Zapier? Yes, through Apify integrations or by reading the dataset through the Apify API.

Is scraping Argenprop legal? The actor collects public listing data that anyone can see without logging in. You are responsible for how you use it. Personal data rules in Argentina (Ley 25.326) and elsewhere may apply to advertiser names, so check with a lawyer if you plan to store or resell that data.

Support

Found a listing that parsed wrong, or need a field that is missing? Open an issue on the actor's Issues tab with the listing URL and I will take a look.