Tumblr Data API Supported API

Tumblr Data API for blogs and posts

Use Tumblr API methods to collect blog and post data for publishing research, community monitoring, catalog enrichment, and analytics.

ScrapeStorm is not affiliated with Tumblr. Confirm that your use case is permitted before processing platform data.

Use cases

What you can build

Tumblr coverage currently centers on blog and post data groups.

01

Blog enrichment

Collect structured blog details for publishing databases and community research.

02

Post monitoring

Track supported post surfaces for monitoring and archival workflows.

03

Content research

Analyze blog and post data alongside other social and creator platforms.

Entity directory

All supported entities

Browse every supported Tumblr entity below, understand what each surface is for, and open the exact docs that matches your workflow.

Tumblr blog data

3 API methods

Use blog API methods to collect public publishing context, brand voice, and the core surfaces behind blog-oriented research.

What you get. This group is a good fit for blog lookup, archive jobs, editorial monitoring, and products that need repeatable blog-level context.

API methods inside this entity 3 API methods

Open the API method that matches the lookup, feed, summary, or discovery job you need.

Launch path

How teams move from evaluation to launch

Each platform page follows the same decision path: choose the data surface, inspect the docs, validate the response, then scale with pricing and status visibility.

  1. 01

    Map the platform surface

    Use the coverage map to identify the entity group that matches your product workflow.

  2. 02

    Open representative docs

    Review the implementation docs for method, path, query parameters, and response shape.

  3. 03

    Normalize into your product model

    Prefer V2 API methods when you need stable fields across dashboards, scoring, or enrichment jobs.

  4. 04

    Monitor price and status

    Check API method pricing and operational status before moving a workflow into production.

Start here

First request

Use the sample API method to confirm the request pattern and open the docs for blog identifiers and optional filters.

API method Blog: Info by blog identifier
Request cost 2 credits

Required parameters

blog_identifierstr
GET /api/v2/tumblr.com/blog/info-by-blog-identifier
curl --request GET \
  --url "https://www.scrapestorm.net/api/v2/tumblr.com/blog/info-by-blog-identifier" \
  --header "X-API-Key: 00000000-0000-4000-8000-000000000000" \
  --get --data-urlencode 'blog_identifier=value'
Auth header X-API-Key
Required parameters blog_identifier
Billing event 2 credits per successful response
Launch details

Pricing, monitoring, and launch details

Tumblr methods appear in the shared API method catalog with simple per-success credit costs.

ScrapeStorm is not affiliated with Tumblr. Confirm that your use case is permitted before processing platform data.

API methods3
Entities1
Credits2 credits

Per-success credit pricing

API method prices are visible before integration and credits are tied to successful API responses.

API reference and implementation docs

Each platform page links to the API reference and implementation docs for exact request and response details.

Responsible data use

ScrapeStorm is independent from the listed platforms; your team remains responsible for permitted data processing.

Details

Questions before launch

These answers cover coverage, pricing, response formats, and launch details before you commit engineering time.

Coverage 1 entity
Credits 2 credits
Health status Check API status
Which Tumblr data groups are available?

The current page reflects the API method catalog, with blog-oriented methods and post collection where supported.

Can I filter Tumblr posts?

API method docs show optional parameters such as post type, tag, or cursor where those filters are available.