Hongguo Short Drama Keyword Suggestions API avatar

Hongguo Short Drama Keyword Suggestions API

Pricing

from $2.00 / 1,000 successful suggestion keywords

Go to Apify Store
Hongguo Short Drama Keyword Suggestions API

Hongguo Short Drama Keyword Suggestions API

Extract Hongguo short drama autocomplete, keyword suggestions, and related searches for up to 1,000 queries. Export keyword data via API or Dataset.

Pricing

from $2.00 / 1,000 successful suggestion keywords

Rating

0.0

(0)

Developer

Tarique

Tarique

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

3 days ago

Last modified

Share

Hongguo short drama keyword suggestions and autocomplete API

Hongguo Short Drama Keyword Suggestions API extracts autocomplete, keyword suggestions, and related-search data from Hongguo Duanju. Enter up to 1,000 seed keywords and receive one structured Dataset item for every unique query.

This Hongguo short-drama keyword scraper is designed for search-term research, autocomplete analysis, content planning, and short-drama discovery. It provides a simple Hongguo suggestions API alternative that works from the Apify Console, API, schedules, and integrations.

Why use this Hongguo keyword suggestion scraper?

  • Process up to 1,000 seed keywords in one run.
  • Collect Hongguo autocomplete and related-search responses.
  • Remove duplicate inputs while preserving the first occurrence.
  • Keep the complete suggestion payload for flexible downstream parsing.
  • Export data to JSON, CSV, Excel, XML, or HTML.
  • Connect results to the Apify API, webhooks, Make, n8n, or your own application.

Use it for Hongguo short-drama keywords, Chinese short-drama SEO research, search-box analysis, audience-language discovery, catalog exploration, and expanding a small keyword list into new content ideas.

What Hongguo suggestion data can the Actor extract?

FieldTypeDescription
querystringUnique seed keyword supplied in the input.
successbooleanWhether suggestion data was retrieved successfully.
dataobjectComplete Hongguo autocomplete or related-search response.
errorstring or nullError message for an unsuccessful keyword.

How to get Hongguo search suggestions and autocomplete keywords

  1. Open the Actor's Input tab.
  2. Add one or more seed terms to queries, such as a genre, trope, or title fragment.
  3. Click Start.
  4. Open the Dataset and inspect data for each successful keyword.
  5. Download the results or send them to your keyword-research workflow.

How much do Hongguo keyword suggestions cost?

FREE-tier users pay $3 per 1,000 successfully processed keywords ($0.003 per successful unique keyword). Users on BRONZE, SILVER, GOLD, PLATINUM, and DIAMOND tiers continue to pay $2 per 1,000 ($0.002 per keyword). Apify FREE-plan accounts can persist up to 100 successfully processed keywords per UTC calendar month in this Actor; the quota resets at 00:00 UTC on the first day of each month. Paid-plan accounts are not subject to this product quota. Diagnostic rows with success: false are not charged and do not consume the quota. Duplicate keywords do not generate additional result charges.

If a FREE-plan run requests more than the remaining monthly quota, the Actor writes one uncharged Dataset diagnostic row with errorCode: "FREE_TIER_MONTHLY_QUOTA_REACHED", including processed, requested, skipped, limit, and reset details. Paid-plan runs never receive this quota row.

Input

See the Input tab for all options. The Actor accepts between 1 and 1,000 keywords, with a maximum length of 100 characters per entry.

{
"queries": ["rebirth", "sweet romance short drama", "urban"]
}

Output

You can download the Dataset in formats such as JSON, HTML, CSV, or Excel.

{
"query": "rebirth",
"success": true,
"data": {
"message": "SUCCESS",
"data": {}
},
"error": null
}

Every unique input keyword produces at most one Dataset item, making it straightforward to join results back to the original seed list.

Hongguo keyword research and SEO use cases

  • Expand short-drama topics into related search phrases.
  • Research title fragments, genres, character types, and popular tropes.
  • Study autocomplete language for Chinese short-drama content planning.
  • Find new queries to send to the Hongguo Short Drama Search API.
  • Track how suggestions change for selected seed keywords over time.
ActorPurpose
Hongguo Short Drama Recommendation Feed APIDiscover trending short dramas without seed keywords.
Hongguo Short Drama Search & Data Scraper APITurn suggested keywords into short-drama results and series IDs.
Hongguo Series Details & Episodes Scraper APITurn a seriesId into complete metadata and episode video IDs.
Hongguo Best Quality Video URL Extractor APIResolve the best available URL and quality metadata for an authorized video ID.
Hongguo All Video Qualities & URL Extractor APIRetrieve every available quality and URL for an authorized video ID.
Hongguo Full Series Downloader & Video Decryption APIDownload and decrypt every episode directly from one or more seriesIds into Apify KVS.
Hongguo Video Downloader & Decryption APIDownload and decrypt videos to playable MP4 files in user-owned storage.
Hongguo Short Drama Video Downloader API to KVSDownload and decrypt videos to playable MP4 files in the run KVS without cloud-storage credentials.

Frequently asked questions

Can I collect Hongguo keyword suggestions in bulk?

Yes. Add up to 1,000 unique seed terms to one run. Each successfully processed query produces one Dataset row that can be joined back to the original keyword list.

Search Suggestions returns autocomplete and related-query data for keyword research. The separate Search Actor returns short-drama search-result pages and series cards.

Is this useful for Chinese keyword research?

Yes. It is optimized for Hongguo and Chinese short-drama queries, while accepting any valid Unicode text.

Does the Actor remove duplicate keywords?

Yes. A repeated keyword is processed once, and the order of first occurrence is preserved.

Use this Actor only for lawful purposes and respect Hongguo's terms, copyright, rate limits, privacy rules, and applicable data-protection laws. It is intended for public search metadata and does not access private user accounts.

Use the Issues tab for support and the API tab for programmatic examples.