VOOZH about

URL: https://apify.com/datacach/platzi-courses-listing-by-keyword

⇱ Platzi Courses Listing By Keyword Β· Apify


πŸ‘ Platzi Courses Listing By Keyword avatar

Platzi Courses Listing By Keyword

Pricing

$5.99 / 1,000 results

Go to Apify Store

Platzi Courses Listing By Keyword

An Apify Actor that scrapes and lists Platzi courses by keyword, providing details like title, URL, and enrollment count. Ideal for market research and content analysis.

Pricing

$5.99 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ DataCach

DataCach

Maintained by Community

Actor stats

1

Bookmarked

6

Total users

0

Monthly active users

2 months ago

Last modified

Share

πŸŽ“ Platzi Courses Scraper – Extract Course Data by Keyword

Keywords: Platzi scraper, Platzi API, Platzi courses data extraction, online learning scraper, course data, educational content scraper, Apify actor, learning platform API

Easily collect live course listings from Platzi.com – the popular Spanish-language online learning platform. This open-source Apify Actor written in Python lets you turn Platzi into a real-time course data API for market research, content analysis, competitive intelligence, and more.


Table of Contents

  1. Why Use This Scraper?
  2. Quick Start
  3. Input Parameters
  4. Output Example
  5. Use-Case Ideas
  6. Limitations & Legal
  7. Support

Why Use This Scraper?

βœ… Comprehensive Course Data – Extract detailed information about courses, instructors, ratings, and more
βœ… Keyword-Based Search – Find courses by any topic or technology (e.g., "react", "python", "marketing")
βœ… Rich Metadata – Get course descriptions, duration, difficulty levels, reviews, and instructor details
βœ… Free Plan Support – Optimized for both free and premium Apify accounts with appropriate limits
βœ… Async & Reliable – Built with httpx and Apify SDK for high-performance data extraction

Stop manually browsing course catalogs – automate your Platzi research in minutes.


Quick Start

Run on Apify platform

  1. Click "Try actor" β†’ paste the JSON input below.
  2. Hit Run – results will appear in Dataset tab as structured JSON.

Input Parameters

FieldTypeRequiredDescriptionExample
keywordsarrayβœ”Keywords to search for courses["react", "python"]

Example input

{
"keywords":["react","javascript","python"]
}

Note: Free Apify accounts are limited to 1 keyword and 10 results maximum. Premium accounts have no limitations.


Output Example

{
"id":12345,
"title":"Curso de React.js",
"description":"Aprende React.js desde cero hasta nivel avanzado...",
"object_level":"beginner",
"prior_knowledges":["HTML","CSS","JavaScript"],
"teacher":"Juan PΓ©rez",
"teacher_url":"https://platzi.com/profesores/juan-perez/",
"url":"https://platzi.com/cursos/react/",
"badge_url":"https://static.platzi.com/media/achievements/badge-react.png",
"first_class":{
"title":"IntroducciΓ³n a React",
"url":"https://platzi.com/clases/react-intro/"
},
"true_review_score":4.8,
"true_review_count":1250,
"all_review_count":1500,
"object_type":"course",
"duration_minutes":1800,
"has_exam":true,
"publish_date":"2023-01-15",
"status":"published",
"scope":"public",
"organization_id":1,
"category_id":5,
"tags":["react","javascript","frontend"],
"score":95.5,
"extraction_date":"2024-01-20",
"extraction_datetime":"2024-01-20T12:00:00Z",
"input":{
"keywords":["react"],
"search_keyword":"react"
}
}

Use-Case Ideas

  • Market Research – Analyze trending technologies and course demand patterns
  • Competitive Analysis – Monitor competitor course offerings and pricing strategies
  • Content Strategy – Identify gaps in educational content for your own platform
  • Lead Generation – Find potential instructors or course creators to collaborate with
  • Academic Research – Study online learning trends and course categorization
  • SEO Research – Discover popular course topics and keywords for content planning

Limitations & Legal

  • Platzi Platform Only – This scraper works exclusively with Platzi.com
  • Respect Terms of Service – Use responsibly and comply with Platzi's terms
  • Rate Limiting – Built-in delays help prevent blocking, but heavy usage may trigger restrictions
  • Free Account Limits – Free Apify accounts are limited to 1 keyword and 10 results

Account Limitations

Free Apify Account

  • Max Keywords: 1
  • Max Results: 10 courses per keyword

Premium Apify Account

  • Max Keywords: Unlimited
  • Max Results: Unlimited

πŸš€ How to run

From Apify Console

  1. Click Run on the actor page.
  2. Paste the JSON input like the example above.
  3. Watch the live log; results will appear in the Dataset tab.

From code

from apify_client import ApifyClient
client = ApifyClient("<APIFY_API_TOKEN>")
run = client.actor("username~platzi-courses-listing-by-keyword").call({
"keywords":["python","javascript"]
})
for course in client.dataset(run["defaultDatasetId"]).iterate_items():
print(course)

Equivalent cURL:

curl-X POST \
-H'Content-Type: application/json'\
-H'Authorization: Bearer <APIFY_API_TOKEN>'\
-d'{"keywords":["react","python"]}'\
'https://api.apify.com/v2/acts/username~platzi-courses-listing-by-keyword/runs?waitForFinish=1'

βš™οΈ Technical notes

  • Built with Apify Python SDK and asyncio for non-blocking requests.
  • Structured data output with extraction timestamps and input metadata.

πŸ’¬ Support & feedback

Open an issue on Apify or contact the developer – we reply within one business day.


Boost your educational data intelligence today – scrape Platzi like a pro!

SEO keywords: Platzi scraper, Platzi courses API, online learning data extraction, course catalog scraper, educational content analysis, learning platform data.

Made by DataCach team.

You might also like

Platzi Course Catalog Scraper

jungle_synthesizer/platzi-cursos-catalog-scraper

Scrapes the full Platzi course catalog (~1500+ courses across all categories). Returns structured data including title, teacher, rating, duration, level, syllabus topics, and certification status for every course. Covers Spanish and Portuguese tracks.

πŸ‘ User avatar

BowTiedRaccoon

2

Udemy Course Scraper - Search Courses by Keyword

thirdwatch/udemy-scraper

Scrape Udemy courses by keyword: title, headline, instructor(s), rating, enrollment count, level, duration, lectures, categories, and topics. No login required. Uses course landing pages for rich data.

LinkedIn Learning Courses Scraper - Course Discovery & Details

thirdwatch/linkedin-courses-scraper

Scrape LinkedIn Learning courses by keyword. Extracts title, instructor, level, duration, skills, rating, learner count, description, and more. No login needed.

Udemy Scraper | Courses Instructors and Reviews

parseforge/udemy-scraper

Extract Udemy course data including title, instructor, price, rating, enrollment counts, duration, language, curriculum, reviews, and tags. Search by category or keyword to track top courses, monitor pricing, generate leads, and analyze the online learning market at scale.

Maven Courses & Instructors Scraper

crawlerbros/maven-courses-scraper

Scrape Maven (maven.com) cohort-based courses and instructor profiles. Search by keyword, browse by category, get full course details or instructor profiles with all courses.

LinkedIn Learning Courses Scraper – Cheap πŸŽ“

contactminerlabs/linkedin-learning-courses-scraper---cheap

πŸ” Scrape Mass/Bulk LinkedIn Learning Courses Enter any keyword & extract relevant LinkedIn Learning courses, including title, description, thumbnail & course page link πŸŽ“ Perfect for skill research, training insights, curriculum building, L&D analytics & feeding your CRM, datasets or AI pipelines

πŸ‘ User avatar

ContactMinerLabs

2

LinkedIn Learning Courses Scraper

crawlerbros/linkedin-learning-courses-scraper

Scrape LinkedIn Learning course catalog - search by keyword or skill category and return courses with title, instructor, duration, skill level, skills taught, and more. No login required.

Coursera Scraper

scraped/coursera-scraper

Scrape Coursera for courses by keyword

Udemy Search Scraper

powerai/udemy-search-scraper

Scrape courses from Udemy.com by providing a search URL, with automatic pagination and comprehensive course information extraction.

Khan Academy Scraper

crawlerbros/khanacademy-scraper

Scrape Khan Academy with free CC-licensed educational content. Search by keyword, fetch by path/URL/subject, list all courses, look up videos by YouTube ID. Returns videos with download URLs, articles, exercises, courses and units.