Emagister Argentina Course Scraper
Pricing
from $0.99 / 1,000 course results
Emagister Argentina Course Scraper
Scrape 34,000+ training courses from Emagister Argentina. Returns title, provider, price (ARS), duration, delivery mode (online/in-person), start date, location and description. Filter by keyword, category and city.
Pricing
from $0.99 / 1,000 course results
Rating
0.0
(0)
Developer
Unfenced Group
Maintained by CommunityActor stats
1
Bookmarked
2
Total users
1
Monthly active users
6 days ago
Last modified
Categories
Share

Extract course listings from emagister.com.ar at scale, in a clean, consistent structure ready for market analysis, catalogue aggregation, price monitoring and competitor research. No API key required.
Why this scraper?
🎯 Built for Argentina
A dedicated Argentinian course scraper, not a global tool with a country dropdown. Categories, price formats and currency (ARS) are tuned for emagister.com.ar.
💶 Structured pricing
Course price as a clean number in ARS, including discounts and instalment prices where offered. Courses without a published price return null, never a guess.
🏫 Provider details
Training provider name and profile link for every course, ready for provider-level analysis.
🗓️ Format and schedule
Delivery format, duration and start dates in structured fields, so you can filter online from in-person and fixed-date from flexible-start.
⭐ Review signals
Average rating and review count for every course that has them, for popularity and quality analysis.
🎓 Certification data
Whether the course leads to an official certification, degree or qualification, where published.
📄 Full course content
Complete course description, learning goals and requirements, with a direct link back to the source.
Input parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
keywords | string | "developer" | Search keyword to filter courses (e.g. 'leadership', 'excel'). |
maxResults | integer | 100 | Maximum number of courses to scrape. Set to 0 for unlimited. |
Output schema
Every field below is present on every record. Fields the source does not publish for a given course are returned as null rather than omitted.
| Field | Type | Description |
|---|---|---|
courseId | string | Unique course ID from the source. |
title | string | Course title |
url | string | Direct link to the course listing |
provider | string | Course provider |
providerUrl | string | Link to the provider's page on the source. |
methodology | string | Delivery format (e.g. online, in person, blended). |
type | string | Course type as published (e.g. course, master, certification). |
category | string | Course category on the source. |
skills | array | Skills covered by the course. |
city | string | City where the course is held (null for online courses). |
province | string | Province or region of the course location. |
country | string | Country of the course. |
price | string | Price as displayed |
priceOld | string | Previous price before discount (null when there is no discount). |
monthlyPrice | number | Monthly instalment price where offered (null otherwise). |
duration | string | Course duration as published (null if not stated). |
startDate | string | Next start date (null for flexible-start courses). |
flexibleStart | boolean | true when the course can be started at any time. |
rating | number | Average review rating (null when there are no reviews). |
reviewCount | number | Number of reviews on the source. |
officialCertification | boolean | true when the course leads to an official certification. |
description | string | Full course description in plain text. |
descriptionMarkdown | string | Description in Markdown/plain text. |
goal | string | Learning goals as published by the provider. |
requirements | string | Entry requirements as published. |
degree | string | Degree or qualification awarded, where applicable. |
scrapedAt | string | Timestamp when this record was scraped. |
sourceCountry | string | Source country code of the marketplace. |
Example record
{"courseId": "2770308","title": "Tecnicatura en Inteligencia Artificial y Ciencia de Datos","url": "https://www.emagister.com.ar/carreras/tecnicatura-inteligencia-artificial-ciencia-datos-cursos-2770308.htm","provider": "Fundación Santo Domingo","providerUrl": "https://www.emagister.com.ar/fundacion-santo-domingo-cursos-65928-centrodetalles.htm","methodology": "Online","type": "Carrera corta","category": "Diseño y administración de BBDD","skills": ["Inteligencia artificial","Herramientas","Programación","Ciencia de datos"],"city": null,"province": null,"country": null,"price": "Precio a consultar","priceOld": null,"monthlyPrice": 147200,"duration": "6 Semestres","startDate": null,"flexibleStart": false,"rating": 0,"reviewCount": 0,"officialCertification": false,"description": "¿Te gustaría formarte en el ámbito de la Ciencia de Datos y la Inteligencia Artificial desde una perspectiva introductoria? Independientemente del sector en el que te desempeñes, comprender el manejo …","descriptionMarkdown": "¿Te gustaría formarte en el ámbito de la Ciencia de Datos y la Inteligencia Artificial desde una perspectiva introductoria? Independientemente del sector en el que te desempeñes, comprender el manejo …","goal": null,"requirements": "Como primer paso deberás:\n-Completar la solicitud de inscripción\n-Abonar la matrícula\n\nTe pediremos en formato DIGITAL:\n-Fotocopia del DNI (frente y dorso)\n-Foto tipo carnet\n-Solicitud de inscripción …","degree": null,"scrapedAt": "2026-07-02T15:31:24.227Z","sourceCountry": "ar"}
Examples
Search for marketing digital courses:
{"keywords": "marketing digital","maxResults": 100}
Broad crawl with a cap:
{"keywords": "marketing digital","maxResults": 1000}
Larger run with a hard cap:
{"keywords": "marketing digital","maxResults": 500}
Weekly catalogue refresh (run on a schedule):
{"keywords": "marketing digital","maxResults": 500}
Schedule this input to run once a week in the Apify Scheduler to keep an up-to-date copy of the catalogue and catch new courses and price changes.
💰 Pricing
$0.99 per 1,000 results — you only pay for successfully retrieved courses. Failed retries are never charged.
| Results | Cost |
|---|---|
| 100 | ~$0.10 |
| 1,000 | ~$0.99 |
| 10,000 | ~$9.9 |
| 100,000 | ~$99 |
Flat-rate alternatives typically charge $29–$49/month regardless of usage.
Subscription tiers lower the rate further, down to $0.99 per 1,000 at the highest tier. Use the Max results cap in the input to control your spend exactly.
Performance
| Run size | Typical time |
|---|---|
| 100 results | under 1 minute |
| 1,000 results | 2–4 minutes |
| 10,000 results | 20–35 minutes |
Known limitations
- Price, duration and start dates are only returned when the provider publishes them — expect
nullon a share of records. - Review data varies per course; new or niche courses often have no ratings yet.
- Very large result sets are bounded by the source's own paging limits.
- Providers can withdraw courses at any time, so a small share of URLs may expire shortly after scraping.
Technical details
- Source: emagister.com.ar — courses for Argentina
- Coverage: everything the public catalogue exposes, filterable via the input parameters above
- Retry: automatic retry on network errors with exponential backoff
Need a custom scraper?
Unfenced Group builds Apify actors for any website — for free.
If the site you need isn't in our portfolio yet, just ask. We scope, build, and publish it at no cost to you. You only pay for results — we absorb the compute and proxy costs ourselves. Same pay-per-result pricing, same quality, same standards as every actor in this portfolio.
Get in touch: www.unfencedgroup.nl