🇲🇦 Avito.ma Morocco Marketplace Scraper
Pricing
from $0.0015 / listing scraped
🇲🇦 Avito.ma Morocco Marketplace Scraper
Scrape listings from Avito.ma, Morocco's largest online marketplace — phones, cars, real estate, electronics, jobs and every category. Search any keyword or paste an Avito.ma URL and export one clean row per ad: title, price in DH, seller, location, image and listing URL as JSON, CSV or Excel.
Pricing
from $0.0015 / listing scraped
Rating
0.0
(0)
Developer
hiper soft
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
2
Monthly active users
16 hours ago
Last modified
Categories
Share
Scrape listings from Avito.ma, Morocco's largest online marketplace and classifieds site, as clean, structured JSON, CSV, Excel or XML. Search any keyword or paste any Avito.ma URL — phones, cars, real estate, electronics, home, fashion, jobs and every other category — and get one tidy row per ad: title, price in DH (MAD), seller, location, category, images and the ad's listing URL. Ideal for market research, price monitoring, comparables, and lead generation across Morocco.
What does the Avito.ma Scraper do?
This actor turns Avito.ma searches and category pages into a ready-to-use dataset. Type one or more keywords (for example iphone, dacia logan, appartement casablanca) or paste an Avito.ma URL straight from your browser, and it walks every result page and collects each ad with structured fields. It works across every category — vehicles, property, electronics, phones, fashion, home and garden, jobs and services — with no configuration.
What data can you get?
Per ad:
| Field | Description |
|---|---|
id | Avito.ma internal ad id. |
listId | Public ad reference number. |
title | Ad title (in French, as posted). |
description | Short ad description, when present. |
price | Price as a number. |
currency | Currency code (DH / Moroccan Dirham), when a price is shown. |
oldPrice | Previous price as a number, when the ad shows a discount. |
seller | Seller or shop name. |
location | City the ad is posted in (e.g. Casablanca, Rabat, Marrakech). |
category | Full category path (e.g. Avito Véhicules - Motos). |
adType | Listing type label (e.g. à vendre / for sale). |
imageUrl | Main image URL. |
images | All image URLs for the ad. |
params | Category-specific specs (e.g. storage, condition, mileage, rooms). |
date | When the ad was posted, as shown on the site. |
url | Link to the ad's page. |
sourceUrl | The search or category URL the ad was collected from. |
collectedAt | Timestamp when the row was collected. |
Use cases
- Market research — map prices, models and stock across categories and Moroccan cities.
- Price monitoring — track asking prices and new ads over time.
- Comparables & valuation — pull comparable ads by category and price band.
- Lead generation — build lists of sellers and shops for outreach.
- Dashboards — power reports and dashboards from clean, structured rows.
- Automation — feed fresh Morocco marketplace data into your own pipelines on a schedule.
How to use it
- Add Avito.ma Morocco Marketplace Scraper to your Apify account and open its input.
- Enter one or more Search keywords, or paste Start URLs — Avito.ma search or category pages copied from your browser (e.g.
https://www.avito.ma/fr/maroc/t%C3%A9l%C3%A9phones-a_vendre?q=iphone). - Set Max items to cap the output.
- Click Run.
- Export the results as JSON, CSV, Excel or XML.
Input
{"queries": ["iphone"],"maxItems": 100}
| Field | Description |
|---|---|
queries | One or more keywords to search on Avito.ma. |
startUrls | Optional. One or more Avito.ma search or category page URLs to scrape. |
maxItems | Cap the number of ads. 0 = no limit. |
maxConcurrency | How many requests to run in parallel. |
What you get
One flat JSON row per ad, ready to export to CSV, Excel, JSON or XML.
{"id": "76656962","listId": "57237290","title": "iPhone 13 Pro Max 256 Go","description": "Très bon état, avec chargeur et boîte.","price": 7500,"currency": "DH","oldPrice": 7900,"seller": "MAGRI MOBILE","location": "Casablanca","category": "Informatique, Multimedia et Gadgets - Smartphone et Téléphone","adType": "à vendre","imageUrl": "https://content.avito.ma/classifieds/images/10142347284?t=images","images": ["https://content.avito.ma/classifieds/images/10142347284?t=images"],"params": { "secondary": [{ "label": "Capacité de Stockage", "value": "256 GB" }] },"date": "il y a 2 heures","url": "https://www.avito.ma/fr/casablanca/smartphone_et_téléphone/iPhone_13_Pro_Max_57237290.htm","sourceUrl": "https://www.avito.ma/fr/maroc/annonces?q=iphone","collectedAt": "2026-09-05T09:00:00.000Z"}
FAQ
Which categories are covered? Any category on Avito.ma — phones, vehicles, real estate, electronics, home and garden, fashion, jobs and services, and more. Just search a keyword or paste the category URL from your browser.
In what language are titles returned? Ads are kept in their original language (French, as posted on Avito.ma), so nothing is lost in translation.
In what currency are prices returned?
Prices are returned as a number with the DH (Moroccan Dirham / MAD) currency code whenever an ad shows a price. Ads marked "À négocier" (negotiable) return an empty price.
How many results can I get?
Set Max items to any cap you like, or 0 for no limit — the actor follows the pagination of each search automatically.
What export formats are supported? JSON, CSV, Excel and XML — plus the Apify API and integrations for automation.