# Cloud Details Spider (`getdataforme/cloud-details-spider`) Actor

Cloud Details Spider extracts comprehensive details from cloud service pages, including titles, features, pricing, and links, delivering structured JSON for easy analysis. Supports batch URL processing, reliable parsing, and seamless Apify integration, ideal for research, monitoring, and automation.

- **URL**: https://apify.com/getdataforme/cloud-details-spider.md
- **Developed by:** [GetDataForMe](https://apify.com/getdataforme) (community)
- **Categories:** AI, Automation, E-commerce
- **Stats:** 1 total users, 0 monthly users, 0.0% runs succeeded, NaN bookmarks
- **User rating**: No ratings yet

## Pricing

from $9.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).


# README

### Description

Cloud Details Spider extracts comprehensive details from cloud service pages, including titles, features, pricing, and links, delivering structured JSON for easy analysis. Supports batch URL processing, reliable parsing, and seamless Apify integration, ideal for research, monitoring, and automation.

---

## Cloud Details Spider

### Introduction

Cloud Details Spider is an Apify Actor designed to extract comprehensive details from cloud service product pages, such as those from Google Cloud. It scrapes key information including page titles, hero sections, highlights, features, pricing tiers, use cases, and important links, delivering structured JSON data for easy analysis and integration. This tool empowers users to gather in-depth insights into cloud offerings efficiently, making it invaluable for research, monitoring, and automation tasks.

### Features

- **Comprehensive Data Extraction**: Captures detailed elements like hero titles, feature descriptions, pricing structures, and call-to-action links from cloud product pages.
- **Multi-URL Support**: Processes multiple URLs in a single run, allowing batch scraping for comparative analysis.
- **Structured JSON Output**: Delivers clean, machine-readable data with consistent fields for seamless integration into workflows or databases.
- **Reliable Parsing**: Utilizes advanced web scraping techniques to handle dynamic content and ensure high accuracy in data extraction.
- **Scalable Performance**: Optimized for efficiency, supporting large-scale extractions without compromising speed or quality.
- **Error-Resilient**: Includes built-in handling for common web issues, minimizing failed runs and ensuring robust operation.
- **Apify Integration**: Fully compatible with Apify's platform for easy deployment, monitoring, and result export.

### Input Parameters

| Parameter | Type    | Required | Description | Example |
|-----------|---------|----------|-------------|---------|
| Urls      | array   | Yes      | An array of URLs to scrape for cloud product details. Each URL must be a valid HTTP or HTTPS link. | ["https://cloud.google.com/security/products/recaptcha"] |

### Example Usage

To use the Cloud Details Spider, provide the input parameters in JSON format. Here's an example:

```json
{
  "Urls": [
    "https://cloud.google.com/security/products/recaptcha"
  ]
}
````

The Actor will process the URLs and output structured data. An example output for the above input is:

```json
[
  {
    "url": "https://cloud.google.com/security/products/recaptcha",
    "page_title": "reCAPTCHA website security and fraud protection | Google Cloud",
    "hero": {
      "main_title": "reCAPTCHA bot protection and online fraud prevention",
      "tagline": "Protect against fraud and abuse with modern bot protection and fraud prevention platform",
      "description": "Uplevel your online fraud protection capabilities with a frictionless solution that protects your website and mobile apps against the most sophisticated targeted and scaled attacks."
    },
    "highlights": [
      "Protection against bots, account takeovers, and fraudulent transactions",
      "Powered by Google-scale fraud intelligence to detect the most sophisticated attacks",
      "AI/ML-driven detection provides customer-specific models to enhance protection"
    ],
    "ctas": [
      {
        "label": "Get started",
        "link": "https://www.google.com/recaptcha/admin/create"
      },
      {
        "label": "Manage reCAPTCHA",
        "link": "https://console.cloud.google.com/security/recaptcha?_ga=2.223041883.-1993709794.1717766447"
      }
    ],
    "features": [
      {
        "title": "Advanced bot and online fraud detection",
        "excerpt": "reCAPTCHA leverages a sophisticated and adaptable risk analysis engine to shield against automated software, thwarting abusive activities within an organization’s website and mobile apps…"
      },
      {
        "title": "Protect against online account takeovers and fraudulent users",
        "excerpt": "reCAPTCHA safeguards online systems and applications by , blocking credential stuffing attacks and fake account creation, with zero user friction…"
      },
      {
        "title": "Bot mitigation with frictionless user experience",
        "excerpt": "Safeguards your website and mobile applications from abusive traffic without compromising the user experience. reCAPTCHA employs an invisible score-based detection mechanism to and bots or other malicious attacks…"
      },
      {
        "title": "Online scam protection against SMS toll fraud attacks",
        "excerpt": "Utilizing , reCAPTCHA’s adaptable risk analysis engine assigns a risk score to each phone number, helping organizations to identify those at risk of involvement in SMS toll fraud attacks. This enables organizations to take proactive measures by blocking suspicious SMS messages be…"
      },
      {
        "title": "Protect against fraudulent transactions",
        "excerpt": "Provides a transaction risk score that helps identify and . By merging Google-scale fraud intelligence with our expertise in payment risk and modeling, reCAPTCHA helps secure payment workflows at scale…"
      },
      {
        "title": "Support for any endpoint",
        "excerpt": "Protects your organization from fraud and abuse when dealing with traffic coming from any endpoint. In addition to website security, reCAPTCHA provides native mobile SDKs for iOS and Android. For endpoints that cannot run web JavaScript or mobile SDKs, reCAPTCHA Express can suppo…"
      },
      {
        "title": "Online fraud management at Google-scale",
        "excerpt": "Providing global insights against fraud using threat intelligence telemetry from trillions of transactions, billions of users and devices, and millions of websites, reCAPTCHA provides global insights against fraud. These insights power our detection models to help protect from fr…"
      },
      {
        "title": "Website bot protection coverage for the entire customer journey",
        "excerpt": "Offers comprehensive protection for the entire customer journey, including user-generated content, registration, login, cart, and payment transactions. This integration across various user and payment flows leverages optimized AI/ML models to enhance security…"
      }
    ],
    "pricing": {
      "tiers": [
        "Essentials",
        "Premium",
        "Enterprise"
      ],
      "details": {
        "cost": [
          "Free up to 10,000 assessments †",
          "Requires a valid  billing instrument  in Google Cloud 1 - 10,000 assessments: Free † 10,001 - 100,000 assessments: $8.00 flat fee More than 100,000 assessments: $1.00 per 1,000 assessments",
          "Fixed monthly volume commitment at $1 per 1,000 assessments."
        ],
        "commitment": [
          "None",
          "Monthly + Pay-As-You-Go",
          "Subscription (Minimum 12 months)"
        ],
        "bot_defense": [
          "Yes",
          "Yes",
          "Yes"
        ],
        "password_defense": [
          "No",
          "Yes †",
          "Yes †"
        ],
        "account_defense": [
          "No",
          "Yes",
          "Yes"
        ],
        "sms_defense": [
          "No",
          "Yes †",
          "Yes †"
        ],
        "transaction_defense": [
          "No",
          "Yes †",
          "Yes †"
        ]
      }
    },
    "use_cases": [
      "Bot protection",
      "Account protection",
      "Fake account protection",
      "SMS toll fraud protection",
      "Transaction protection"
    ],
    "important_links": [
      {
        "text": "Legacy Admin Console",
        "url": "https://www.google.com/recaptcha/admin"
      },
      {
        "text": "Documentation",
        "url": "https://cloud.google.com/recaptcha-enterprise/docs"
      },
      {
        "text": "Community",
        "url": "https://www.googlecloudcommunity.com/gc/reCAPTCHA-Enterprise/bd-p/recaptcha-forum"
      },
      {
        "text": "Stop sophisticated fraud rings. See how reCAPTCHA’s new forensic tools empower analysts to act with confidence.",
        "url": "https://security.googlecloudcommunity.com/community-blog-42/empowering-fraud-analysts-with-forensic-intelligence-from-login-to-transactions-7122"
      },
      {
        "text": "detecting and protecting against account takeovers",
        "url": "https://cloud.google.com/recaptcha/docs/account-takeovers"
      },
      {
        "text": "differentiate between legitimate users",
        "url": "https://cloud.google.com/recaptcha/docs/choose-key-type"
      },
      {
        "text": "Protect your website from fraud and abuse with the reimagined reCAPTCHA",
        "url": "https://www.googlecloudcommunity.com/gc/Community-Blog/Protect-your-website-from-fraud-and-abuse-with-the-reimagined/ba-p/760645"
      }
    ],
    "actor_id": "0gdJLMHgJfQZLpTzf",
    "run_id": "jidB7AyJg5Nfc8akv"
  }
]
```

### Use Cases

- **Market Research and Analysis**: Gather detailed product information from cloud providers to analyze trends and compare offerings.
- **Competitive Intelligence**: Monitor competitors' cloud services, including features and pricing, to inform strategic decisions.
- **Price Monitoring**: Track pricing tiers and costs for cloud products to identify changes or opportunities.
- **Content Aggregation**: Collect structured data from multiple pages for building databases or reports on cloud technologies.
- **Academic Research**: Extract use cases and features for studies on cloud security and fraud prevention tools.
- **Business Automation**: Automate data collection for dashboards or integrations with CRM systems to streamline workflows.

### Installation and Usage

1. Search for "Cloud Details Spider" 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 an array of JSON objects, one per input URL. Each object includes fields like `url` (the source URL), `page_title` (the page's title), `hero` (object with main title, tagline, and description), `highlights` (array of key points), `ctas` (array of call-to-action objects with labels and links), `features` (array of feature objects with titles and excerpts), `pricing` (object with tiers and detailed pricing info), `use_cases` (array of strings), `important_links` (array of link objects), and metadata like `actor_id` and `run_id`. This structure ensures comprehensive, easy-to-parse data for various applications.

### Support

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

- Email: support@getdataforme.com
- Subject line: "custom support"
- Contact form: https://getdataforme.com/contact/

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

# Actor input Schema

## `Urls` (type: `array`):

The urls for the spider.

## Actor input object example

```json
{
  "Urls": [
    "https://cloud.google.com/security/products/recaptcha"
  ]
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {};

// Run the Actor and wait for it to finish
const run = await client.actor("getdataforme/cloud-details-spider").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {}

# Run the Actor and wait for it to finish
run = client.actor("getdataforme/cloud-details-spider").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{}' |
apify call getdataforme/cloud-details-spider --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=getdataforme/cloud-details-spider",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Cloud Details Spider",
        "description": "Cloud Details Spider extracts comprehensive details from cloud service pages, including titles, features, pricing, and links, delivering structured JSON for easy analysis. Supports batch URL processing, reliable parsing, and seamless Apify integration, ideal for research, monitoring, and automation.",
        "version": "0.0",
        "x-build-id": "lIybrU3ohZ1mf1FeF"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/getdataforme~cloud-details-spider/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-getdataforme-cloud-details-spider",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/getdataforme~cloud-details-spider/runs": {
            "post": {
                "operationId": "runs-sync-getdataforme-cloud-details-spider",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/getdataforme~cloud-details-spider/run-sync": {
            "post": {
                "operationId": "run-sync-getdataforme-cloud-details-spider",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "properties": {
                    "Urls": {
                        "title": "Urls",
                        "minItems": 1,
                        "type": "array",
                        "description": "The urls for the spider.",
                        "default": [
                            "https://cloud.google.com/security/products/recaptcha"
                        ],
                        "items": {
                            "type": "string"
                        }
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
