Craiyon Scraper (DALL·E mini) avatar

Craiyon Scraper (DALL·E mini)

Pricing

Pay per event

Go to Apify Store
Craiyon Scraper (DALL·E mini)

Craiyon Scraper (DALL·E mini)

Scrape and search AI-generated images from Craiyon's database using text prompts. This actor fetches high-quality AI artwork with comprehensive metadata including image URLs, dimensions, generation dates, and prompts. Perfect for AI art collectors, researchers, and content creators.

Pricing

Pay per event

Rating

5.0

(1)

Developer

Muhammet Akkurt

Muhammet Akkurt

Maintained by Community

Actor stats

3

Bookmarked

23

Total users

0

Monthly active users

8 days ago

Last modified

Share

Craiyon Scraper

Craiyon Scraper

This Apify actor allows you to search and scrape AI-generated images from the Craiyon database. It provides an easy way to find and collect AI-generated artwork based on text queries.

Features

  • Search AI-generated images using text queries
  • Fetch detailed image metadata
  • Support for large result sets

Usage

  1. Run this actor in the Apify console
  2. Provide the required inputs:
    • Search Text: The text query to search for images
    • Maximum Results: Number of results to fetch (default: 500)

Example Input

{
"searchText": "cyberpunk city night",
"maxResults": 1000
}

Output

The actor saves the following data for each image to the Apify dataset:

  • image_description: Description of the image (alt text)
  • aspect_ratio: Image aspect ratio (e.g., "auto")
  • category: Categories assigned to the image (e.g., ["dogs", "animals"])
  • image_height: Height in pixels
  • image_width: Width in pixels
  • unique_id: Unique identifier
  • negative_prompt: Excluded elements from generation
  • original_prompt: Original text prompt used
  • generation_style: Style setting used (e.g., "auto")
  • is_pro: Whether the image was generated with a Pro account
  • has_watermark: Whether the image has a watermark
  • image_url: Direct URL to the image
  • search_tags: Related search tags

Example Output

[
{
"image_description": "A cute chihuahua dog bathed in vibrant neon pink and blue light stands on an urban street with graffiti.",
"aspect_ratio": "auto",
"category": ["dogs", "animals", "neon art", "illustration"],
"image_height": 896,
"image_width": 1280,
"unique_id": "b7Vy73AAS6OsXXTo_hGQ6Q",
"negative_prompt": "",
"original_prompt": "Süßer kleiner Hund im coolen coming stil",
"generation_style": "auto",
"is_pro": true,
"has_watermark": true,
"image_url": "https://media.craiyon.com/2025-10-11/ZKPqKkMeSoC375Zk6zHWfg.webp",
"search_tags": ["dog", "dogs", "puppy", "fox", "wolf", "bear", "deer", "rabbit"]
},
{
"image_description": "A realistic painting of a brown dog standing in a field of colorful wildflowers at sunset.",
"aspect_ratio": "auto",
"category": ["dogs", "animals", "paintings"],
"image_height": 1024,
"image_width": 1024,
"unique_id": "xK2m9pLnR4aTbQwV8jYc1A",
"negative_prompt": "",
"original_prompt": "a brown dog in a field of wildflowers",
"generation_style": "auto",
"is_pro": false,
"has_watermark": true,
"image_url": "https://media.craiyon.com/2025-09-25/6n7LVhzyTy6e2SxPK0LtMg.webp",
"search_tags": ["dog", "dogs", "puppy", "fox", "wolf", "bear", "deer", "rabbit"]
}
]

🎨 Craiyon AI Image Creator

If you want to generate new AI images from text descriptions, check out our Craiyon AI Image Creator actor. This actor offers:

  • Generate AI images from text descriptions
  • Exclude unwanted elements from generated images
  • Choose from multiple model types (Automatic, Photo, Drawing, Vector)
  • Select different aspect ratios (Square, Portrait, Landscape)
  • Concurrent request handling for faster generation