VOOZH about

URL: https://apify.com/signalbench/dramabox-scraper/api

⇱ DramaBox Scraper β€” Catalog, Episodes, Cast & View Counts API Β· Apify


πŸ‘ DramaBox Scraper β€” Catalog, Episodes, Cast & View Counts avatar

DramaBox Scraper β€” Catalog, Episodes, Cast & View Counts

Pricing

from $2.00 / 1,000 results

Go to Apify Store

DramaBox Scraper β€” Catalog, Episodes, Cast & View Counts

Scrape the DramaBox short-drama catalog: series metadata, genres, tags, episode lists, cast, view & follow counts. SSR-JSON based (no browser) β€” fast and cheap.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ SignalBench

SignalBench

Maintained by Community

Actor stats

0

Bookmarked

12

Total users

2

Monthly active users

15 days ago

Last modified

Categories

Share

You might also like

Netflix Search Scraper

alien_force/netflix-search-scraper

This actor scrapes Netflix titles (movies, series) using advanced filters like search query, actor, genre, release year, and availability. It fetches rich data, including images, cast, IMDb metrics, and episode details for series, all while ensuring fast, reliable results with proxy support.

50

5.0

Streaming Catalog Scraper

moving_beacon-owner1/streaming-catalog-scraper

Scrape 200+ streaming platforms (Netflix, Prime, Disney+, Hulu, HBO Max, Apple TV+, Peacock, Paramount+, and more) across 50+ countries via JustWatch. No login required. No API key needed.

16

Gmail create account

advisable_shampoo/gmail-create-account

Not working yet. I offer GMALL account creation services (price: $3 per account). Contact: nizamovlutfulloh@gmail.com, WhatsApp : +998950108358, Telegram : https://t.me/free_python_co

πŸ‘ User avatar

Nizamov Lutfulloh

13

Traffic Generator

crawlerbros/traffic-generator

Generate realistic website traffic with human-like behavior simulation. Supports any website.

110

5.0

YouTube View Generator β€” Real Sessions, Real Views

apizy/youtube-view-generator

Generate YouTube views the smart way - each view runs in a fully isolated session with a unique IP, randomized watch duration, and varied device identity to behave like a real viewer. Automatic ad handling and residential proxy rotation built in. Up to 1,000 views per run.

JustWatch Streaming Availability Tracker

thescrapelab/justwatch-streaming-availability-tracker

Search one or many movie and TV titles across countries and streaming providers on JustWatch. Get flat JSON results for availability, pricing, provider offers, ratings, and title metadata.

Youtube View Generator

forward_dinosaur/youtube-view-generator

Youtube view generator is a simple tool to increase the number of views of any YouTube videos.

πŸ‘ User avatar

forward_dinosaur

17K

4.0

πŸ”₯ Web Traffic Generator | πŸš€ WebRocket πŸš€

bebity/web-traffic-generator

πŸš€πŸ’₯ Introducing WebRocket! πŸ’₯ Supercharge your website πŸ“ˆ, deep crawling πŸ•ΈοΈ, and robust error handling πŸ€–. Blast off with start URLs πŸš€, choose simultaneous visitors πŸ§‘πŸ»β€πŸ€β€πŸ§‘πŸ», and set visit numbers #️⃣. Customize the stay duration βŒ›, pick device types πŸ“±πŸ–₯οΈπŸ“Ÿ, and use residential proxies 🌍🏠

NEW Web Traffic Generator (YouTube, Vimeo, Twitch...)

arlusm/website-traffic-generator

Powerful tool for simulating realistic traffic to your websites, YouTube videos, Etsy stores, etc. It mimics user behavior by visiting pages, waiting, and optionally crawling subpages. It can evade detection and provide traffic from specific regions, enhancing your SEO and analytics performance. Β΄

Traffic Generator pro

scrapingxpert/traffic-generator-pro

The Traffic Generator simulates realistic web traffic using Playwright. It generates views, simulates user behavior, and tests website performance, ideal for scalability testing, user behavior analysis, and traffic generation.

312

1.2

You can access the DramaBox Scraper β€” Catalog, Episodes, Cast & View Counts programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

πŸ‘ Python

Python

πŸ‘ JavaScript

JavaScript

CLI

πŸ‘ OpenAPI

OpenAPI

HTTP

MCP

# Set API token
$API_TOKEN=<YOUR_API_TOKEN>
# Prepare Actor input
$cat> input.json <<'EOF'
<{
< "dramaUrls": [],
< "proxyConfiguration": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}
<EOF
# Run the Actor using an HTTP API
# See the full API reference at https://docs.apify.com/api/v2
$curl"https://api.apify.com/v2/acts/signalbench~dramabox-scraper/runs?token=$API_TOKEN"\
<-X POST \
<-d @input.json \
<-H'Content-Type: application/json'

DramaBox Scraper β€” Catalog, Episodes, Cast & View Counts API

Below, you can find a list of relevant HTTP API endpoints for calling the DramaBox Scraper β€” Catalog, Episodes, Cast & View Counts Actor. For this, you’ll need an Apify account. Replace <YOUR_API_TOKEN> in the URLs with your Apify API token, which you can find under Integrations in Apify Console. For details, see the API reference.

Run Actor

POST
https://api.apify.com/v2/acts/signalbench~dramabox-scraper/runs?token=<YOUR_API_TOKEN>

Note: By adding the method=POST query parameter, this API endpoint can be called using a GET request and thus used in third-party webhooks. Please refer to our Run Actor API documentation.

Run Actor synchronously and get dataset items

POST
https://api.apify.com/v2/acts/signalbench~dramabox-scraper/run-sync-get-dataset-items?token=<YOUR_API_TOKEN>

Note: This endpoint supports both POST and GET request methods. However, only the POST method allows you to pass input data. For more information, please refer to our Run Actor synchronously and get dataset items API documentation.

Get Actor

GET
https://api.apify.com/v2/acts/signalbench~dramabox-scraper?token=<YOUR_API_TOKEN>

For more information, please refer to our Get Actor API documentation.

Actors can be used to scrape web pages, extract data, or automate browser tasks. Use the DramaBox Scraper β€” Catalog, Episodes, Cast & View Counts API programmatically via the Apify API.

You can choose from:

DramaBox Scraper β€” Catalog, Episodes, Cast & View Counts API in Python

DramaBox Scraper β€” Catalog, Episodes, Cast & View Counts API in JavaScript

DramaBox Scraper β€” Catalog, Episodes, Cast & View Counts API through CLI

DramaBox Scraper β€” Catalog, Episodes, Cast & View Counts OpenAPI definition

You can start DramaBox Scraper β€” Catalog, Episodes, Cast & View Counts with the Apify API by sending an HTTP POST request to the Run Actorendpoint. An Actor’s input and its content type can be passed as a payload of the POST request, and additional options can be specified using URL query parameters. The DramaBox Scraper β€” Catalog, Episodes, Cast & View Counts is identified within the API by its ID, which is the creator’s username and the name of the Actor.

When the DramaBox Scraper β€” Catalog, Episodes, Cast & View Counts run finishes you can list the data from its default dataset(storage) via the API or you can preview the data directly on Apify Console.