# Scraping API — coming soon

Scraping API returns structured JSON for common targets (search engines, e-commerce, social) — no proxy management, no parsing, no retries.

## What to expect

* Per-target schemas for Google Search, Amazon, Walmart, TikTok, YouTube, Reddit, Bing, ChatGPT (more on the roadmap)
* Real-time and async (push-pull) request modes
* Per-request billing
* Built-in localization (country + device + language)

## Join the waitlist

Email **<support@helodata.com>** with subject `Scraping API waitlist` and tell us which target you most need. We prioritize the launch list by demand.

## In the meantime

* Use [Residential proxies](/products/overview.md) + your own parser for the same data with custom field selection


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.helodata.com/products/overview-5.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
