# 🎓 FutureLearn Courses Latest Results

**Use case:** 

Latest Results of 🎓 FutureLearn Courses. Structured, ready-to-use data exported in seconds for research, monitoring, or lead generation.

## Input

```json
{
  "query": "python",
  "maxItems": 25
}
```

## Output

```json
{
  "imageUrl": {
    "label": "🖼 Image",
    "format": "image"
  },
  "title": {
    "label": "📌 Title",
    "format": "text"
  },
  "provider": {
    "label": "🏛 Provider",
    "format": "text"
  },
  "weeks": {
    "label": "📅 Weeks",
    "format": "number"
  },
  "hoursPerWeek": {
    "label": "⏱ Hrs/Week",
    "format": "number"
  },
  "price": {
    "label": "💰 Price",
    "format": "number"
  },
  "currency": {
    "label": "💱 Currency",
    "format": "text"
  },
  "url": {
    "label": "🔗 URL",
    "format": "link"
  },
  "scrapedAt": {
    "label": "🕒 Scraped",
    "format": "date"
  },
  "error": {
    "label": "❌ Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [🎓 FutureLearn Courses Scraper](https://apify.com/parseforge/futurelearn-courses-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/futurelearn-courses-scraper) to learn more, explore other use cases, and run it yourself.