Erome-Downloader
# Erome Media Extractor API Welcome to the most reliable and lightning-fast API for extracting media from Erome! Whether you're building a data archiving tool, a media downloader frontend, or a content aggregation platform, this API removes the headache of DOM parsing, headless browsers, and constant maintenance. We do the heavy lifting and deliver pure, structured JSON data instantly. --- ## 🚀…
Erome-Downloader endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
/health /health |
Check if the API server is currently running and responsive. |
| album | ||
| GET |
/album /album |
Get direct media URLs, tags, uploader info, and upload dates from any valid album via Query String. |
| POST |
/album /album |
Get direct media URLs and metadata from an album using a JSON body. |
| batch | ||
| POST |
/batch /batch |
Process multiple albums concurrently in a single network request. Maximum of 20 URLs allowed. |
| user | ||
| GET |
/user /user |
Extract all public albums from any user profile, including automated pagination traversal via query string. |
| POST |
/user /user |
Extract all public albums from a user profile with JSON payload. |
| search | ||
| POST |
/search /search |
Search using a JSON body. |
| GET |
/search /search |
Search the entire platform via simple query terms and paginate through results. |
Erome-Downloader pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / second |
|
| PRO Recommended | $14.99 / month | 20 / second |
|
| ULTRA | $19.99 / month | 30 / second |
|