Replicate ModelInfo Scraper avatar

Replicate ModelInfo Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Replicate ModelInfo Scraper

Replicate ModelInfo Scraper

The Replicate ModelInfo Scraper efficiently extracts detailed data on machine learning models from the Replicate platform. It offers comprehensive model specs, usage stats, and outputs, supporting JSON, CSV, and Excel formats....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

16 days ago

Last modified

Share

Introduction

The Replicate ModelInfo Scraper is a powerful tool designed to extract detailed information about machine learning models hosted on the Replicate platform. It provides comprehensive data on model specifications, usage statistics, and example outputs, making it an invaluable resource for developers, researchers, and businesses looking to leverage cutting-edge AI technologies.

Features

  • Comprehensive Data Extraction: Retrieves detailed model information, including descriptions, usage statistics, and example outputs.
  • High Data Quality: Ensures accurate and up-to-date information by scraping directly from the source.
  • Efficient Performance: Optimized for fast and reliable data retrieval.
  • User-Friendly Interface: Easy to configure and use, even for non-technical users.
  • Versatile Output Formats: Supports multiple export formats, including JSON, CSV, and Excel.
  • Scalable: Capable of handling multiple URLs and large datasets efficiently.
  • Customizable: Allows for tailored scraping based on specific user needs.

Input Parameters

ParameterTypeRequiredDescriptionExample
startUrlsarrayYesURLs to start with.["https://replicate.com/google/nano-banana"]

Example Usage

Example Input

{
"startUrls": [
"https://replicate.com/google/nano-banana"
]
}

Example Output

[
{
"url": "https://replicate.com/google/nano-banana",
"model": "/nano-banana",
"description": "Google's latest image editing model in Gemini 2.5",
"runs": "105.5M\n runs",
"price": null,
"inputSchema": null,
"badges": [
"{\"anchorText\": \"Official\", \"anchorHref\": \"https://replicate.com/docs/topics/models/official-models\", \"tooltipText\": \"Official models are always on, maintained, and have predictable pricing.\", \"__flags\": {\"show-open-ai-api-instructions\": false, \"show-pylon-widget\": false, \"assign-support-tickets-to-ai\": false}}",
"105.5M\n runs"
],
"exampleImages": [
"https://replicate.delivery/xezq/eQ2MQYrD6XzheEgCe7OcHlUJAXYc8HaMJmGPmbTOCClZS7dqA/tmp4vqrduzh.jpg",
"https://replicate.delivery/xezq/mbE0pfJqUtTfu0vp7gjG93nkNYNsy78a1onho9oos56fkTjqA/tmpgxxuv701.jpg"
],
"timestamps": [
{
"label": "created",
"datetime": "2025-08-26T21:08:24.983047+00:00",
"display": "8 months, 2 weeks ago"
},
{
"label": "updated",
"datetime": "2026-02-06T04:33:54.610363+00:00",
"display": "3 months, 1 week ago"
}
],
"readmeText": "Nano Banana\nGoogle’s state-of-the-art image generation and editing model designed for fast, conversational, and multi-turn creative workflows.",
"scraped_at": "2026-05-14T10:53:17.410Z"
}
]

Use Cases

  • Market Research and Analysis: Gather insights on the latest AI models and their capabilities.
  • Competitive Intelligence: Monitor developments in AI technologies and model performance.
  • Content Aggregation: Compile comprehensive datasets for academic or business purposes.
  • Academic Research: Access detailed model information for research and development.
  • Business Automation: Integrate model data into automated workflows for enhanced decision-making.

Installation and Usage

  1. Search for "Replicate ModelInfo Scraper" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters.
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The output is a JSON array containing objects with the following fields:

  • url: The URL of the model page.
  • model: The model identifier.
  • description: A brief description of the model.
  • runs: The number of times the model has been run.
  • badges: Additional metadata about the model.
  • exampleImages: URLs of example images generated by the model.
  • timestamps: Creation and update timestamps.
  • readmeText: Detailed model documentation.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!