# Disneyclips Coloring Pages Scraper (`parseforge/disney-clips-coloring-pages-scraper`) Actor

Scrape Disneyclips printables: PNG and PDF links, character, film or franchise, collection and licence wording. Export to CSV, Excel, JSON or XML.

- **URL**: https://apify.com/parseforge/disney-clips-coloring-pages-scraper.md
- **Developed by:** [ParseForge](https://apify.com/parseforge) (community)
- **Categories:** Other
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $3.62 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

![ParseForge Banner](https://github.com/ParseForge/apify-assets/blob/ad35ccc13ddd068b9d6cba33f323962e39aed5b2/banner.jpg?raw=true)

## 👑 Disneyclips Coloring Pages Scraper

> 🚀 **Export 6,495 free printable Disney coloring pages in seconds.** 25 fields per printable, including the full size PNG link, the print ready PDF where one exists, and the character, film or franchise each sheet belongs to.

Disneyclips.com is a hand built fan site that has been drawing and publishing free Disney coloring pages for years, sorted by character and by movie rather than by keyword. This Actor turns any of its 120 galleries into a flat, spreadsheet ready table, so you can filter by character, franchise or season and download in bulk instead of clicking through nine pages of thumbnails per movie.

Coverage measured on the live site: 6,495 printables across 120 galleries, from 101 Dalmatians to Zootopia 2, plus the seasonal collections for Christmas, Halloween, Easter, Valentine's Day, Thanksgiving, Saint Patrick's Day, Father's Day and Mother's Day. Every row carries the full size image URL, the caption the site wrote for it, the character read from the image label, the franchise and sub collection read from the breadcrumb, the PDF link where one exists, and the site's own terms of use and attribution requirement.

| 🎯 Target Audience | 💡 Primary Use Cases |
| --- | --- |
| Teachers and homeschool parents | Build a character themed printable pack for a lesson or a party |
| Kids app and edtech product teams | Seed a colouring app catalogue keyed on character and franchise |
| Party planners and family bloggers | Curate a Frozen or Toy Story roundup with attribution baked in |
| Librarians and community centres | Assemble seasonal activity packs for an event in one export |
| Fan community moderators | Track which characters and films a fan library actually covers |
| Data and ML teams | Collect line art labelled by character, franchise and collection |

### 📋 What the Disneyclips Coloring Pages Scraper does

1. Takes any of the 120 published galleries from a dropdown, your own Disneyclips URLs, or both.
2. Walks every numbered page of each gallery, following the site's own pagination strip.
3. Expands character hubs such as Winnie the Pooh and seasonal hubs such as Halloween into their sub galleries automatically.
4. Reads the character out of each image label and the franchise and sub collection out of the breadcrumb.
5. Emits one flat row per printable with the full size image, the PDF link, and the licence wording exactly as the site states it.
6. Deduplicates on the image URL and spreads a small **Max Items** evenly across every gallery you picked.

> 💡 **Why it matters:** a Disney coloring page is only useful if you know who is on it. Generic image scrapers hand you a folder of PNG files named after a slug. This Actor hands you a table where `character`, `franchise` and `collection` are columns you can filter, so a Frozen pack, an Elsa pack and an Easter pack are three different spreadsheet filters over the same export.

### 🎬 Full Demo (🚧 Coming soon)

### 📊 Output

| Field | Type | What it holds |
| --- | --- | --- |
| 🖼 `imageUrl` | string | Full size printable, PNG or GIF, on disneyclips.com |
| 📌 `title` | string | The caption the site wrote under the sheet |
| 🔗 `url` | string | The gallery page the printable appears on |
| 🆔 `printableId` | string | Slug taken from the image file name, stable across runs |
| 🧑‍🎤 `character` | string | Character read from the image label, `Not Disclosed` when the site gives none |
| 🏰 `franchise` | string | Film, show or franchise the gallery belongs to |
| 🗂 `collection` | string | Sub collection inside a character hub, `N/A` when the gallery is flat |
| 📁 `category` | string | Site area: Fun Stuff, Easter, Christmas, Halloween or Printables |
| 🔖 `gallery` | string | Gallery slug, for example `frozencoloring` |
| 📚 `galleryTitle` | string | The gallery's own heading |
| 📄 `pdfUrl` | string | Print ready PDF, `N/A` when the sheet has none |
| 🖨 `hasPdf` | string | `Yes` or `No` |
| 🔍 `thumbnailUrl` | string | Grid thumbnail for that printable |
| 🧾 `imageFormat` | string | `PNG` or `GIF` |
| 📄 `pageNumber` | integer | Which numbered page of the gallery the sheet sits on |
| 🔢 `positionOnPage` | integer | Position in that page's grid |
| ⚖️ `licenceTerms` | string | The site's terms of use sentence, quoted verbatim |
| 🙏 `attributionRequired` | string | `Yes` when the gallery asks for a credit link |
| 🔗 `attributionUrl` | string | The exact URL the site asks you to credit |
| ©️ `copyrightNotice` | string | The copyright line the site prints in its footer |
| 📅 `galleryUpdated` | string | The refresh date the site prints on the gallery, `Not Disclosed` when absent |
| 📝 `galleryDescription` | string | The gallery's About paragraph, movie galleries only |
| 🎭 `characters` | array | Every character named in the image label, split out |
| 🕒 `scrapedAt` | string | ISO timestamp of the row |
| ❌ `error` | string | `null` on a good row, a message on a failed page request |

Three real records from a run:

```json
[
  {
    "imageUrl": "https://www.disneyclips.com/funstuff/images/elsa-portrait-coloring.png",
    "title": "Elsa portrait",
    "url": "https://www.disneyclips.com/funstuff/frozencoloring.html",
    "printableId": "elsa-portrait-coloring",
    "character": "Elsa",
    "franchise": "Frozen",
    "collection": "N/A",
    "category": "Fun Stuff",
    "gallery": "frozencoloring",
    "galleryTitle": "Frozen Coloring Pages (PDF Printables)",
    "pdfUrl": "https://www.disneyclips.com/funstuff/pdf/elsa-portrait-coloring.pdf",
    "hasPdf": "Yes",
    "thumbnailUrl": "https://www.disneyclips.com/funstuff/images/elsa-portrait-colorings.png",
    "imageFormat": "PNG",
    "pageNumber": 1,
    "positionOnPage": 7,
    "licenceTerms": "Terms of use: These images were drawn (by tracing) or rendered into coloring pages by Disneyclips, and are for non-commercial use.",
    "attributionRequired": "Yes",
    "attributionUrl": "https://www.disneyclips.com/funstuff/frozencoloring.html",
    "copyrightNotice": "All characters and images representing them (c) Walt Disney Company, all rights reserved. The images are intended for non-commercial purposes only. Disneyclips.com is not endorsed by or affiliated with the Disney Company.",
    "galleryUpdated": "March 1st 2026",
    "galleryDescription": "Frozen is a 2013 Disney animated movie about a princess named Anna, who teams up with mountain man Kristoff and his reindeer Sven, to find her sister Elsa, whose icy powers have trapped the kingdom of Arendelle in eternal winter. Enjoy these free printable Frozen coloring pages featuring the characters of Anna, Elsa, Olaf, Kristoff, Sven, Bruni and Grand Pabbie from Disney's hit movie and its sequel Frozen 2 and shorts Frozen Fever, Olaf's Frozen Adventure and Once Upon a Snowman!",
    "characters": ["Elsa"],
    "scrapedAt": "2026-09-08T06:31:24.837Z",
    "error": null
  },
  {
    "imageUrl": "https://www.disneyclips.com/funstuff/images/toy-story5-jessie-riding-bullseye-coloring.png",
    "title": "Jessie riding Bullseye with Sticky Hand",
    "url": "https://www.disneyclips.com/funstuff/toy-story5-coloring.html",
    "printableId": "toy-story5-jessie-riding-bullseye-coloring",
    "character": "Jessie",
    "franchise": "Toy Story 5",
    "collection": "N/A",
    "category": "Fun Stuff",
    "gallery": "toy-story5-coloring",
    "galleryTitle": "Toy Story 5 Coloring Pages",
    "pdfUrl": "https://www.disneyclips.com/funstuff/pdf/toy-story5-jessie-riding-bullseye-coloring.pdf",
    "hasPdf": "Yes",
    "thumbnailUrl": "https://www.disneyclips.com/funstuff/images/toy-story5-jessie-riding-bullseye-colorings.png",
    "imageFormat": "PNG",
    "pageNumber": 1,
    "positionOnPage": 2,
    "licenceTerms": "Terms of use: These images were rendered into coloring pages by Disneyclips, and are for non-commercial use.",
    "attributionRequired": "Yes",
    "attributionUrl": "https://www.disneyclips.com/funstuff/toy-story5-coloring.html",
    "copyrightNotice": "All characters and images representing them (c) Walt Disney Company, all rights reserved. The images are intended for non-commercial purposes only. Disneyclips.com is not endorsed by or affiliated with the Disney Company.",
    "galleryUpdated": "July 1st 2026",
    "galleryDescription": "Not Disclosed",
    "characters": ["Jessie"],
    "scrapedAt": "2026-09-08T06:31:26.811Z",
    "error": null
  },
  {
    "imageUrl": "https://www.disneyclips.com/funstuff/images/evil-queen-coloring4.png",
    "title": "The Evil Queen glaring",
    "url": "https://www.disneyclips.com/funstuff/snowcolor.html",
    "printableId": "evil-queen-coloring4",
    "character": "The Evil Queen",
    "franchise": "Snow White",
    "collection": "N/A",
    "category": "Fun Stuff",
    "gallery": "snowcolor",
    "galleryTitle": "Printable Snow White Coloring Pages",
    "pdfUrl": "https://www.disneyclips.com/funstuff/pdf/evil-queen-coloring4.pdf",
    "hasPdf": "Yes",
    "thumbnailUrl": "https://www.disneyclips.com/funstuff/images/evil-queen-coloring4s.png",
    "imageFormat": "PNG",
    "pageNumber": 1,
    "positionOnPage": 3,
    "licenceTerms": "Terms of use: These images were drawn (by tracing) or rendered into coloring pages by Disneyclips, and are for non-commercial use.",
    "attributionRequired": "Yes",
    "attributionUrl": "https://www.disneyclips.com/funstuff/snowcolor.html",
    "copyrightNotice": "All characters and images representing them (c) Walt Disney Company, all rights reserved. The images are intended for non-commercial purposes only. Disneyclips.com is not endorsed by or affiliated with the Disney Company.",
    "galleryUpdated": "May 1st 2026",
    "galleryDescription": "Snow White and the Seven Dwarfs is a 1937 Disney animated movie about the beautiful and kindhearted princess Snow White, who escapes her jealous stepmother the Evil Queen and befriends the lovable seven dwarfs. When Snow White falls under the Queen's evil spell, only the magic of true love's kiss can save her. Read more about the story of Snow White and the Seven Dwarfs. Enjoy these free printable Snow White coloring pages (made right here) featuring the characters of Snow White, the Prince, the Evil Queen and the Seven Dwarfs!",
    "characters": ["The Evil Queen"],
    "scrapedAt": "2026-09-08T06:31:25.110Z",
    "error": null
  }
]
```

### ✨ Why choose this Actor

- **Character first.** `character`, `characters`, `franchise` and `collection` are real columns, filled from the site's own image labels and breadcrumbs. A specific character resolves on roughly 86 percent of rows; the rest are ensemble sheets labelled with the film name.
- **Full size files, not thumbnails.** `imageUrl` points at the printable itself, and `pdfUrl` carries the print ready PDF on the roughly four printables in five that have one.
- **The whole gallery, including the hubs.** Winnie the Pooh, Mickey Mouse, Minnie Mouse, Pooh and Friends, Christmas and Halloween publish no sheets on their landing page, only sub galleries. The Actor expands them without you listing each one.
- **Licence wording quoted, not summarised.** `licenceTerms`, `attributionRequired`, `attributionUrl` and `copyrightNotice` carry the site's own sentences so a non commercial use check is a spreadsheet filter.
- **Even coverage on small runs.** Rows are delivered round robin across the galleries you picked, so **Max Items** of 20 over 10 galleries gives you two from each rather than 20 from the first.
- **Cloudflare handled.** The site answers a plain HTTP client with a 403 challenge page. This Actor uses a browser grade TLS client and needs no proxy for normal runs.

### 📈 How it compares to alternatives

| | This Actor | Generic image scraper | Manual download |
| --- | --- | --- | --- |
| Character on every row | ✅ Yes, about 86% specific | ❌ No | ⚠️ You type it yourself |
| Franchise and sub collection | ✅ Yes | ❌ No | ⚠️ One page at a time |
| Full size image URL | ✅ Yes | ⚠️ Often the thumbnail | ✅ Yes |
| PDF link where one exists | ✅ Yes | ❌ No | ✅ Yes |
| Terms of use and attribution URL | ✅ Both | ❌ No | ⚠️ Buried in the page |
| Character and seasonal hubs expanded | ✅ Automatic | ❌ No | ❌ Manual |
| Cloudflare handled for you | ✅ Yes | ⚠️ Usually blocked | ✅ Yes |
| Galleries covered | 120, all published | Whatever renders | All |

Three things worth knowing before you buy. About one printable in five has no PDF, so `pdfUrl` reads `N/A` rather than an invented link. The seasonal galleries label every image simply "coloring page", so `character` is `Not Disclosed` there and the caption is your best signal. And the site publishes no ratings, no download counts and no image dimensions for the full size files, so this Actor does not pretend to return them.

### 🚀 How to use

1. Create a free Apify account with $5 of starting credit: [console.apify.com/sign-up](https://console.apify.com/sign-up?fpr=vmoqkp).
2. Open the Actor and pick one or more galleries from the dropdown, for example Frozen, Lilo & Stitch or Halloween.
3. Set **Max Items**. Free accounts preview 10 rows; paid accounts go to 1,000,000.
4. Optionally tick **Only printables with a PDF**, or type character names into the keyword filter to narrow the export.
5. Leave the proxy off. The site answers this Actor directly.
6. Click **Start** and watch the log count printables as they land.
7. Export the dataset as CSV, Excel, JSON or XML, or pull it from the Apify API.

Prefer URLs? Paste a single numbered page such as `https://www.disneyclips.com/funstuff/frozencoloring3.html`, a seasonal sub gallery such as `https://www.disneyclips.com/christmas/christmas-coloring2.html`, or a character hub such as `https://www.disneyclips.com/funstuff/winnie-the-pooh-coloring-pages.html` into **Start URLs**.

### 💼 Business use cases

#### Kids app and edtech catalogues

Seed a colouring app with line art that already carries a character and a franchise label, so your in app search works on day one instead of after a manual tagging pass. Filter to `hasPdf = Yes` when your pipeline needs vectors of print quality.

#### Classroom and party packs

Pull the eight galleries a class or a birthday theme needs, export to CSV, and hand the parent volunteer a sheet of links rather than a shared drive full of untitled PNG files. `attributionUrl` gives you the credit line the site asks for.

#### Content and SEO roundups

Build a "50 free Frozen coloring pages" post in one run, with the caption, the character and the direct PDF link already in a spreadsheet. Diff on `printableId` between runs to spot what the site added this month.

#### Fan community and catalogue research

Measure which characters and films a long running fan library actually covers, and how deep each gallery goes. `franchise`, `collection` and `pageNumber` make the shape of the catalogue a pivot table.

### 🔌 Automating Disneyclips Coloring Pages Scraper

- **Make and Zapier**: trigger on a finished run and drop new printables into Airtable, Notion or a Google Sheet.
- **Slack**: post the newest additions to a family, teaching or design channel.
- **Airbyte**: sync the dataset into a warehouse and watch the catalogue grow gallery by gallery.
- **GitHub Actions**: run a scheduled harvest and commit the CSV to a repository.
- **Google Drive**: write the export straight into the shared folder your team already uses.
- **Apify Schedules**: run monthly and diff on `printableId` to see exactly what Disneyclips added.

### 🌟 Beyond business use cases

- **Research**: study how a hand curated fan library distributes attention across characters, films and decades.
- **Personal**: build a rainy day printable pack for your own kids, filtered to the characters they actually ask for.
- **Non-profit**: assemble activity packs for hospitals, shelters and community centres with the attribution line attached.
- **Experimentation**: train or fine tune line art models on drawings labelled by character and franchise.

### 🤖 Ask an AI assistant about this scraper

Paste this into ChatGPT, Claude or Gemini:

> I am using the Apify Actor `parseforge/disney-clips-coloring-pages-scraper`. It returns one row per Disneyclips printable with imageUrl, title, url, printableId, character, franchise, collection, category, gallery, galleryTitle, pdfUrl, hasPdf, thumbnailUrl, imageFormat, pageNumber, positionOnPage, licenceTerms, attributionRequired, attributionUrl, copyrightNotice, galleryUpdated, galleryDescription and characters. Help me group this export by character and franchise and build a printable pack with the attribution lines the site requires.

### ❓ Frequently Asked Questions

**🎨 What exactly is one result?**
One printable coloring page: one row, one full size image link, one optional PDF link, and the character and franchise it belongs to.

**🧑‍🎤 Where does the character come from?**
From the image label the site writes on every thumbnail. A specific character resolves on about 86 percent of rows. Ensemble sheets are labelled with the film name, and the seasonal galleries label everything simply "coloring page", where `character` reads `Not Disclosed`.

**📄 Why is `pdfUrl` sometimes `N/A`?**
Because the site publishes a PDF for most sheets but not all. Roughly one printable in five is image only. Tick **Only printables with a PDF** if you need every row to be print ready.

**🏰 How many galleries are there?**
120 published galleries, from 101 Dalmatians to Zootopia 2, plus the seasonal collections. All 120 are in the dropdown and all 120 were verified live.

**🔢 How deep does a gallery go?**
Up to nine numbered pages. The Actor reads the site's own pagination strip rather than guessing URL patterns, so it stops exactly where the gallery stops.

**🗂 What happens with Winnie the Pooh or Halloween?**
Those landing pages hold no sheets, only links to sub galleries. The Actor detects that, queues every sub gallery and keeps crawling, so you get the whole collection from one entry.

**⚖️ Can I use these images commercially?**
No. The site states the printables are for non commercial use and asks for an attribution link, and this Actor reports both on every row. Respect them.

**🌐 Do I need a proxy?**
No. The site answers this Actor directly. The proxy input is there for very large runs or blocked regions, and it is off by default.

**🔁 Will overlapping galleries bill me twice?**
No. Rows are deduplicated on the image URL across every gallery and start URL in the same run.

**⚡ How does Max Items spread across galleries?**
Round robin. Pick ten galleries with Max Items of 20 and you get two from each, not 20 from the first.

**📅 Does it return image dimensions or download counts?**
No. The width and height in the markup describe the grid thumbnail, not the full size file, and the site publishes no download or rating counters. Inventing them would be worse than leaving them out.

**📦 What export formats are available?**
CSV, Excel, JSON and XML, plus the Apify API and a curated overview view in the Console.

### 🔌 Integrate with any app

Every run writes to an Apify dataset you can pull with a single HTTPS call, wire into Make, Zapier, n8n or Airbyte, or query from the Apify API in Python, JavaScript or plain cURL. The dataset also has a curated overview view so the table opens readable in the Console.

### 🔗 Recommended Actors

- [SuperColoring Coloring Pages Scraper](https://apify.com/parseforge/supercoloring-coloring-pages-scraper)
- [Coloring.ws Printable Coloring Pages Scraper](https://apify.com/parseforge/coloring-ws-scraper)
- [HelloKids Coloring Pages Scraper](https://apify.com/parseforge/hellokids-coloring-pages-scraper)
- [OpenClipart Coloring Pages Scraper](https://apify.com/parseforge/openclipart-coloring-pages-scraper)
- [Coloring Book Generator](https://apify.com/parseforge/coloring-book-generator)

> 💡 **Pro Tip:** browse the complete [ParseForge collection](https://apify.com/parseforge) for more ready to run data Actors.

**🆘 Need Help?** [Open our contact form](https://tally.so/r/BzdKgA)

> **⚠️ Disclaimer:** This is an independent tool and is not affiliated with, endorsed by or connected to the Walt Disney Company or to Disneyclips.com. Disney and the character names that appear in the data are trademarks of their respective owners. This Actor collects only publicly available data. Disneyclips states that its printables are for non commercial use and asks for an attribution link, and this Actor reports those terms on every row; you are responsible for respecting them.

# Actor input Schema

## `galleryUrls` (type: `array`):

Disneyclips coloring page galleries to collect, one entry per Disney character, film or franchise. All 120 published galleries are listed.

## `startUrls` (type: `array`):

Any other Disneyclips page that holds coloring pages, for example a single numbered page such as https://www.disneyclips.com/funstuff/frozencoloring3.html or a seasonal sub gallery. Both plain URLs and URL list objects are accepted.

## `maxItems` (type: `integer`):

Free users: Limited to 10 items (preview). Paid users: Optional, max 1,000,000

## `onlyWithPdf` (type: `boolean`):

Keep only printables that publish a real PDF download link. About one printable in five is PNG or GIF only.

## `characterFilter` (type: `array`):

Keep only printables whose character, caption, franchise or collection contains one of these words. Case insensitive, matched as substrings. Example: Elsa, Olaf.

## `proxyConfiguration` (type: `object`):

Optional Apify proxy. The Actor uses a browser grade TLS client, so no proxy is needed for normal runs.

## Actor input object example

```json
{
  "galleryUrls": [
    "https://www.disneyclips.com/funstuff/frozencoloring.html"
  ],
  "maxItems": 10,
  "onlyWithPdf": false,
  "characterFilter": [],
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}
```

# Actor output Schema

## `overview` (type: `string`):

Image, caption, character, franchise and download links.

## `fullData` (type: `string`):

Complete dataset with all 25 fields.

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "galleryUrls": [
        "https://www.disneyclips.com/funstuff/frozencoloring.html"
    ],
    "maxItems": 10
};

// Run the Actor and wait for it to finish
const run = await client.actor("parseforge/disney-clips-coloring-pages-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "galleryUrls": ["https://www.disneyclips.com/funstuff/frozencoloring.html"],
    "maxItems": 10,
}

# Run the Actor and wait for it to finish
run = client.actor("parseforge/disney-clips-coloring-pages-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "galleryUrls": [
    "https://www.disneyclips.com/funstuff/frozencoloring.html"
  ],
  "maxItems": 10
}' |
apify call parseforge/disney-clips-coloring-pages-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,parseforge/disney-clips-coloring-pages-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/Eqd6qi6nbbgkJq6Vc/builds/Argqc08IJpRDbJYFU/openapi.json
