Kie Pricing Info Parser Spider avatar

Kie Pricing Info Parser Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Kie Pricing Info Parser Spider

Kie Pricing Info Parser Spider

Automate AI pricing data extraction from Kie.ai with customizable parameters, high-quality output, and scalable performance. Ideal for market research, competitive intelligence, price monitoring, content aggregation, academic research, and business automation....

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

3 days ago

Last modified

Share


Kie Pricing Info Parser Spider

Introduction

The Kie Pricing Info Parser Spider is a powerful tool designed to extract and parse pricing information from the Kie.ai platform. This Apify Actor automates data collection, providing detailed insights into model descriptions, interface types, and pricing structures. It's an essential asset for businesses and researchers looking to analyze AI service offerings efficiently.

Features

  • Automated Data Extraction: Seamlessly scrape pricing details with minimal setup.
  • Customizable Parameters: Tailor the spider to your specific data needs using adjustable input settings.
  • High-Quality Output: Receive structured, reliable data ready for analysis or integration.
  • Scalable Performance: Efficiently handle large volumes of data with configurable limits.
  • User-Friendly Interface: Easy configuration and execution through the Apify Store.

Input Parameters

ParameterTypeRequiredDescriptionExample
ModelDescriptionstringNoThe model description for the spider."Image-to-video"
InterfaceTypestringNoThe interface type for the spider."video"
PageSizeintegerNoThe page size for the spider, with a minimum of 1.25
item_limitintegerNoMaximum items to scrape per run; set to 0 for no limit.10

Example Usage

Input JSON

{
"ModelDescription": "Image-to-video",
"InterfaceType": "video",
"PageSize": 25,
"item_limit": 10
}

Output JSON

[
{
"model_modality_name": "grok-imagine-video-1-5-preview, image-to-video, Input Image",
"interface_type": "video",
"provider": "Grok",
"credits_per_gen": "2",
"credit_unit": "per image",
"price_usd": "0.01",
"fal_price_usd": "",
"discount_rate_pct": 0,
"is_discount_price": false,
"anchor": "https://kie.ai/grok-imagine-video-1.5",
"actor_id": "2A66hv7ffGvligpHD",
"run_id": "YPj2yG0QIu2bRNydJ"
},
{
"model_modality_name": "grok-imagine-video-1-5-preview, image-to-video, 720p",
"interface_type": "video",
"provider": "Grok",
"credits_per_gen": "25",
"credit_unit": "per second",
"price_usd": "0.125",
"fal_price_usd": "0.14",
"discount_rate_pct": 10.71,
"is_discount_price": false,
"anchor": "https://kie.ai/grok-imagine-video-1.5",
"actor_id": "2A66hv7ffGvligpHD",
"run_id": "YPj2yG0QIu2bRNydJ"
},
{
"model_modality_name": "grok-imagine-video-1-5-preview, image-to-video, 480p",
"interface_type": "video",
"provider": "Grok",
"credits_per_gen": "14.5",
"credit_unit": "per second",
"price_usd": "0.0725",
"fal_price_usd": "0.08",
"discount_rate_pct": 9.38,
"is_discount_price": false,
"anchor": "https://kie.ai/grok-imagine-video-1.5",
"actor_id": "2A66hv7ffGvligpHD",
"run_id": "YPj2yG0QIu2bRNydJ"
}
]

Use Cases

  • Market Research and Analysis: Gain insights into competitive pricing strategies.
  • Competitive Intelligence: Monitor competitor offerings and adjust your strategy accordingly.
  • Price Monitoring: Track changes in AI service prices over time for budgeting purposes.
  • Content Aggregation: Collect comprehensive data on AI models for content creation.
  • Academic Research: Use structured data for research projects analyzing AI trends.
  • Business Automation: Integrate pricing data into business workflows to enhance decision-making.

Installation and Usage

  1. Search for "Kie Pricing Info Parser Spider" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters as needed.
  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:

  • model_modality_name: Name of the model modality.
  • interface_type: Type of interface used by the model.
  • provider: The service provider's name.
  • credits_per_gen: Number of credits required per generation.
  • credit_unit: Unit for credit measurement (e.g., per image, per second).
  • price_usd: Price in USD.
  • fal_price_usd: Final agreed-upon price in USD.
  • discount_rate_pct: Discount rate percentage.
  • is_discount_price: Boolean indicating if the discount price is applied.
  • anchor: URL anchor for more information.
  • actor_id: Unique identifier for the actor run.
  • run_id: Unique identifier for the specific run.

Support

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

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