Craiyon AI Image Creator is an Apify actor that generates AI images from prompts. Users can exclude unwanted elements, select generation types (Photo, Drawing, Vector), choose aspect ratios (Square, Portrait, Landscape). It offers fast and customizable image creation with concurrent request handling
This Apify actor generates AI images using the Craiyon. It allows you to create multiple images from text prompts with various customization options.
1{ 2 "excludeList": "green", 3 "prompts": [ 4 "A beautiful sunset over the mountains", 5 "A futuristic cityscape" 6 ], 7 "generationType": "type_1", 8 "imageSize": "size_1", 9 "concurrentRequests": 25, 10 "proxyConfiguration": { 11 "useApifyProxy": true, 12 "groups": [ 13 "RESIDENTIAL" 14 ] 15 } 16}
The generated images and their metadata are saved to the Apify dataset. The output includes:
prompt
: The text description used to generate the imageexclude_list
: Elements that were excluded from the generationimage_url
: URL of the generated image1[ 2 { 3 "prompt": "A beautiful sunset over the mountains", 4 "exclude_list": "green", 5 "image_url": "https://img.craiyon.com/2025-01-14/PalSpeqIQfqDQgE1oz37Yg.webp" 6 }, 7 { 8 "prompt": "A beautiful sunset over the mountains", 9 "exclude_list": "green", 10 "image_url": "https://img.craiyon.com/2025-01-14/mLAwN3HaReeXvwrNyR23kw.webp" 11 }, 12 { 13 "prompt": "A futuristic cityscape", 14 "excludeList": "green", 15 "image_url": "https://img.craiyon.com/2025-01-14/7YhUvLMQTcyBxued18UNcQ.webp" 16 }, 17 { 18 "prompt": "A futuristic cityscape", 19 "excludeList": "green", 20 "image_url": "https://img.craiyon.com/2025-01-14/OMkpSRdgQPmiG0mio9e3PQ.webp" 21 } 22]
If you want to search and collect existing AI-generated images, check out our Craiyon Scraper actor. This actor offers:
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!