Craiyon Scraper (DALL·E mini) avatar

Craiyon Scraper (DALL·E mini)

Try for free

Pay $1.99 for 1,000 images

Go to Store
Craiyon Scraper (DALL·E mini)

Craiyon Scraper (DALL·E mini)

muhammetakkurtt/craiyon-scraper
Try for free

Pay $1.99 for 1,000 images

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.

Developer
Maintained by Community

Actor Metrics

  • 2 monthly users

  • No reviews yet

  • 2 bookmarks

  • >99% runs succeeded

  • Created in Jan 2025

  • Modified a month ago

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

1{
2"searchText": "cyberpunk city night",
3"maxResults": 1000
4}

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., "1:1")
  • generation_date: When the image was generated
  • image_height: Height in pixels
  • image_width: Width in pixels
  • unique_id: Unique identifier
  • ai_model: AI model used (e.g., "v4")
  • negative_prompt: Excluded elements from generation
  • original_prompt: Original text prompt used
  • generation_style: Style setting used
  • image_url: Direct URL to the image

Example Output

1[
2    {
3        "image_description": "Dog",
4        "aspect_ratio": "1:1",
5        "generation_date": "Wed, 25 Sep 2024 08:33:09 GMT",
6        "image_height": 1024,
7        "image_width": 1024,
8        "unique_id": "kPc0cmZ3QtyXbFOcQkVAPA",
9        "ai_model": "v4",
10        "negative_prompt": "",
11        "original_prompt": "dog",
12        "generation_style": "photo",
13        "image_url": "https://pics.craiyon.com/2024-09-25/6n7LVhzyTy6e2SxPK0LtMg.webp"
14    },
15    {
16        "image_description": "Puppy enjoying ice treat",
17        "aspect_ratio": "1:1",
18        "generation_date": "Tue, 24 Sep 2024 21:02:27 GMT",
19        "image_height": 1024,
20        "image_width": 1024,
21        "unique_id": "ewyczxILT1WAl08VWMqRAA",
22        "ai_model": "v4",
23        "negative_prompt": "",
24        "original_prompt": "small picture of a puppy eating ice",
25        "generation_style": "auto",
26        "image_url": "https://pics.craiyon.com/2024-09-24/1w-h0isSStiSCz2lp8P9Lw.webp"
27    },
28    {
29        "image_description": "Golden cocker spaniel puppy with fringe",
30        "aspect_ratio": "1:1",
31        "generation_date": "Fri, 13 Sep 2024 08:22:33 GMT",
32        "image_height": 1024,
33        "image_width": 1024,
34        "unique_id": "rv4tWxwJSjCuHkyq6jEJQA",
35        "ai_model": "v4",
36        "negative_prompt": "",
37        "original_prompt": "golden cocker spanial puppy with fringe",
38        "generation_style": "auto",
39        "image_url": "https://pics.craiyon.com/2024-09-13/9MNVkMXZQNC0aJ_tHPIWkQ.webp"
40    }
41]

🎨 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