🇲🇦 Avito.ma Morocco Marketplace Scraper avatar

🇲🇦 Avito.ma Morocco Marketplace Scraper

Pricing

from $0.0015 / listing scraped

Go to Apify Store
🇲🇦 Avito.ma Morocco Marketplace Scraper

🇲🇦 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

hiper soft

Maintained by Community

Actor 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:

FieldDescription
idAvito.ma internal ad id.
listIdPublic ad reference number.
titleAd title (in French, as posted).
descriptionShort ad description, when present.
pricePrice as a number.
currencyCurrency code (DH / Moroccan Dirham), when a price is shown.
oldPricePrevious price as a number, when the ad shows a discount.
sellerSeller or shop name.
locationCity the ad is posted in (e.g. Casablanca, Rabat, Marrakech).
categoryFull category path (e.g. Avito Véhicules - Motos).
adTypeListing type label (e.g. à vendre / for sale).
imageUrlMain image URL.
imagesAll image URLs for the ad.
paramsCategory-specific specs (e.g. storage, condition, mileage, rooms).
dateWhen the ad was posted, as shown on the site.
urlLink to the ad's page.
sourceUrlThe search or category URL the ad was collected from.
collectedAtTimestamp 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

  1. Add Avito.ma Morocco Marketplace Scraper to your Apify account and open its input.
  2. 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).
  3. Set Max items to cap the output.
  4. Click Run.
  5. Export the results as JSON, CSV, Excel or XML.

Input

{
"queries": ["iphone"],
"maxItems": 100
}
FieldDescription
queriesOne or more keywords to search on Avito.ma.
startUrlsOptional. One or more Avito.ma search or category page URLs to scrape.
maxItemsCap the number of ads. 0 = no limit.
maxConcurrencyHow 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.