Automate Midjourney to generate AI images through API or user interface. Create multiple artworks simultaneously, manage batch processing, and auto-upscale images. Includes an image gallery for easy browsing and downloading. Perfect for streamlining your Midjourney workflow.
Midjourney Automation enables you to automate image generation and upscaling on Midjourney without manual intervention. With this actor, you can:
Before using this actor, you need:
cookie
input fieldParameter | Type | Description | Default |
---|---|---|---|
cookie | String | Your Midjourney authentication cookie (required) | - |
prompts | Array | List of prompts to generate images | - |
mode | Select | Generation mode: "relaxed" (queued, no GPU time cost, only available for "Standard Plan" or higher), "fast" (standard speed), or "turbo" (4x faster, 2x GPU cost) | "relaxed" |
upscale | Select | Upscaling mode: none, "subtle", or "creative" | none |
privacy | Boolean | Enable privacy mode (only available for "Pro Plan" or higher) | false |
concurrency | Integer | Number of concurrent jobs | 1 |
minWait | Integer | Minimum wait time between operations (seconds) | 5 |
maxWait | Integer | Maximum wait time between operations (seconds) | 10 |
jobTimeout | Integer | Maximum time to wait for job completion (seconds) | 300 |
The actor provides results in a structured format:
1[ 2 { 3 "album_url": "https://api.apify.com/v2/key-value-stores/1Ht4z6r0m1OfBqZs1/records/album.html#619775b2-1f53-409e-ad1d-5a8336b138b8_0", 4 "prompt": "Modern residential houses in nature, minimalist and elegant architecture, large glass facades, surrounded by trees, mountains, or lakes, with sunlight streaming through --v 6.1", 5 "url": "https://cdn.midjourney.com/619775b2-1f53-409e-ad1d-5a8336b138b8/0_0.png", 6 "index": 3, 7 "upscaled": true, 8 "job_id": "619775b2-1f53-409e-ad1d-5a8336b138b8", 9 "parent_job_id": "04bbf91d-1afa-480c-853f-b6f8c95b24b9" 10 } 11]
The actor saves an "album.html" file to the KeyValue store for easy browsing and downloading of generated images. You can access it by:
The album interface provides several features:
Here's an example album showcasing some generated images so you can see how your results will be displayed: Browse Example Gallery
Apify provides you with $5 free usage credits every month on the Apify Free plan. You can try and test Midjourney Automation for free with the Free plan for a limited time.
However, if you plan to use it regularly, you should get an Apify subscription. We recommend our $49/month Personal plan - this plan covers the costs of Midjourney Automation and numerous executions.
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!