Transform text prompts into stunning AI-generated images with Artbreeder's powerful Text-to-Image API . Create high-quality visuals using Flux Schnell or SDXL Lightning models with customizable dimensions, quality settings, and NSFW detection. Perfect for designers, marketers, and content creators.
Generate stunning AI-powered images with Artbreeder's powerful text-to-image models. This Apify actor transforms your text prompts into beautiful, professional-quality images for design projects, content creation, marketing materials, and more.
1{ 2 "prompts": [ 3 "A beautiful sunset over the mountains", 4 "A futuristic cityscape", 5 "A cosmic tree with stars and galaxies hanging from its branches" 6 ], 7 "modelVersion": "flux-schnell", 8 "shape": "square", 9 "numInferenceSteps": 4, 10 "concurrentRequests": 5, 11 "proxyConfiguration": { 12 "useApifyProxy": true, 13 "apifyProxyGroups": [ 14 "RESIDENTIAL" 15 ] 16 } 17}
Each generated image is saved to the Apify dataset with comprehensive metadata:
prompt
: The original text description used for generationimage_url
: Direct URL to download the AI-generated imageimage_size
: Precise dimensions of the created image [width, height]is_nsfw
: Content safety indicator (true/false)1[ 2 { 3 "prompt": "A beautiful sunset over the mountains", 4 "image_url": "https://artbreederpublic-shortlived.s3.amazonaws.com/30d/imgs/4584b05006844909b61c364a.jpeg", 5 "image_size": [1024, 1024], 6 "is_nsfw": false 7 }, 8 { 9 "prompt": "A futuristic cityscape", 10 "image_url": "https://artbreederpublic-shortlived.s3.amazonaws.com/30d/imgs/615e0dde14cc44449f517218.jpeg", 11 "image_size": [1024, 1024], 12 "is_nsfw": false 13 }, 14 { 15 "prompt": "A cosmic tree with stars and galaxies hanging from its branches", 16 "image_url": "https://artbreederpublic-shortlived.s3.amazonaws.com/30d/imgs/082a2505084f41febd71a6e6.jpeg", 17 "image_size": [1024, 1024], 18 "is_nsfw": false 19 } 20]
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!