Wasbu
ISSUE №01 · WASBU STUDIO · MAY 2026Datapio live · Polvio in development

No. 01 — Studio

A small, independent product studio building focused apps and APIs across news intelligence, public web data, and AI-powered workflows.

Volume 01 · Studio Note

Building focused
digital products for news, data,
and automation.

Wasbu is a product studio crafting apps and APIs for serious readers and serious developers. Each product solves one problem deeply — together they form a portfolio designed for clarity, speed, and scale.

01Mobile · In development

Polvio. Political & financial news intelligence

02API · Live · Crypto-billed

Datapio. Structured public web data API

03Studio · Planned

Future. AI workflows, automation, content tools

§ 01

Three entries. One studio.

A short masthead. Each product is a separate object — different audiences, different platforms — but built with the same editorial attention to clarity, restraint, and quality.

01 · News intelligence

Polvio.

IN DEVELOPMENT

A focused news app for politics, economy, business, finance, defense, and global conflict updates — written for serious readers.

  • 01Personalized news feed
  • 02Smart notifications
  • 03Politician profiles
  • 04Agenda summaries
  • 05Source control / blocking
  • 06Ad-free premium tier

Coming soon on

App Store

Soon

Coming soon on

Google Play

Soon
02 · Public web data API

Datapio.

LIVE

Developer APIs for accessing structured public web data, starting with Twitter / X. Pay with crypto, get clean JSON, ship faster.

  • 01API credit system
  • 02Crypto payments
  • 03Structured JSON
  • 04Request logs
  • 05Developer-first docs
  • 06Predictable pricing
03 · More to come

Future.

PLANNED

More focused products are planned around AI workflows, automation, content intelligence, and data tools — released as the studio grows.

  • 01AI workflow tools
  • 02Automation utilities
  • 03Content intelligence
  • 04Data products
§ 02

Polvio — A new way to read the news.

IN DEVELOPMENTFiled under: Studio Note · Polvio

Polvio is being built as a focused news experience for people who want fast, relevant updates across politics, economy, business, finance, defense, and global conflicts — without the noise. It's a quiet protest against a feed that screams.

The app is currently in development. There is no App Store or Google Play listing yet. Join the waitlist and we'll let you know the moment it's ready — no spam, just launch updates.

Polvio is not yet released on the App Store or Google Play.

The Polvio DailyVol. 01 · No. 1
Politics · 12m ago

Coalition talks resume after a turbulent weekend impasse

A short, focused brief — written by humans, summarized into the five lines you actually need.

Economy · 38m
Central bank holds rates as inflation cools
Defense · 1h
Naval exercise underway in eastern corridor
Today's agenda · AI brief

"Three stories shape the day: a rate decision, defense talks, and a market rebound led by energy."

Fig. 01Editorial mock — final UI will differ.

Sections in the Polvio masthead

№ 02 · A

Focused news categories

01

Politics, economy, business, finance, defense, and global conflicts — curated for relevance, not volume.

Personalized For You feed

02

A feed that learns the topics, regions, and sources you care about and surfaces what actually matters to you.

Trending news

03

Real-time view of the global agenda — what the world is reading right now, ranked by signal not virality.

Politician profiles & social

04

Profiles, statements, and public social activity for political figures — context attached to every story.

Smart notifications

05

Quiet by default. You only get pinged on the topics, people, and events you actually want to follow.

AI-style agenda summaries

06

Daily and breaking-news briefs that condense the agenda into a 5-minute read — written for clarity.

Premium ad-free tier

07

A planned premium tier removes ads, unlocks advanced filters, and gives priority on summaries.

Source control & blocking

08

Mute outlets you don't trust, prioritize the ones you do — your feed stays yours.

§ 03

Datapio — Public web data, structured for builders.

Listing 03.A · request.js200 OK · ~120ms
const r = await fetch(
  "https://api.datapio.app/v1/x/users/elonmusk/tweets",
  {
    headers: {
      "Authorization": `Bearer ${DATAPIO_KEY}`,
      "X-Limit": "50"
    }
  }
);

const data = await r.json();
// → structured tweets, paginated, predictable

Latency · median

~120 ms

Format

JSON

Billing

Crypto

Endpoint

/v1/x/*

Last 24h

14,302 calls

Credits

Pay-as-you-go

Fig. 02Sample request to the Datapio Twitter / X API. Real responses contain full structured tweet objects.
LIVEFiled under: Studio Note · Datapio

Datapio collects and processes openly available public web information and delivers it through a clean, predictable developer API — starting with Twitter / X.

Buy a credit pack with crypto, drop the API into your stack, and ship. No subscriptions, no commitments — usage stays transparent. Fiat billing is on the roadmap.

Datapio is designed for structured access to openly available public web data. It does not provide access to private accounts, protected content, or unauthorized systems.

What's in the Datapio toolkit

№ 03 · A

Public web data APIs

01

Clean, structured endpoints for openly available web information, ready to drop into your stack.

Twitter / X scraping

02

Pull tweets, profiles, and timeline data from public X accounts with predictable response shapes.

Credit-based pricing

03

Buy a pack, spend per call. No subscriptions, no commitments — usage stays transparent.

Crypto payments

04

Top up your account in crypto. Fiat support is on the roadmap.

Structured JSON

05

Strongly-typed responses, consistent fields, sensible defaults — built for SDKs and AI agents to consume directly.

Request & usage logs

06

Every call is logged with timestamps and credit deductions, so you can audit usage and debug fast.

Developer-first docs

07

cURL examples, response samples, and quickstart guides so you can ship in minutes, not days.

Google scraping (planned)

08

Search-result data and richer web sources are next on the roadmap.

§ 04

Three products. Read them at a glance.

Mobile news app

Polvio.

Product type
Mobile news app
Status
In Development
Audience
News readers · politics & finance
Platform
iOS / Android (planned)
Monetization
Future premium subscription

Developer API

Datapio.

Product type
Developer API
Status
Live
Audience
Developers, builders, data teams
Platform
Web / API
Monetization
Crypto-based credit packs

More to come

Future.

Product type
TBD
Status
Planned
Audience
Creators, businesses, developers
Platform
Web / Mobile / API
Monetization
TBD
§ 05

Editorial calendar.

A transparent view of what's shipped, what's being built, and what's next. Read this like a publication's release schedule.

01

Current.

Status

Shipped

  • 01Datapio live
  • 02Crypto payments enabled
  • 03API credit system active
02

In Progress.

Status

In Progress

  • 01Polvio mobile app development
  • 02Polvio App Store / Google Play preparation
  • 03More Datapio API endpoints
03

Next.

Status

Up Next

  • 01Public launch of Polvio
  • 02Expanded Datapio scraping APIs
  • 03More products under the studio brand
04

Future.

Status

On the Horizon

  • 01AI-powered tools
  • 02More data products
  • 03More mobile apps
§ 06

Principles. A short list.

I.

Public-data focused.

We work exclusively with openly available public web information — no private accounts, no protected systems.

II.

Developer-first.

Strong types, predictable responses, honest documentation. Tools we'd want to use ourselves.

III.

Privacy-aware.

Collect only what's needed. Treat every piece of data with care. Privacy is a default, not a setting.

IV.

Fast and simple UX.

Speed is a feature. So is restraint. Every screen earns its place in the product.

V.

Global-first.

Designed for readers, builders, and teams across markets and languages from day one.

VI.

Scalable infrastructure.

Boring, reliable systems that hold up under load — so you don't have to think about them.

§ 07

Subscribe. Or start building.

Polvio opens a waitlist soon. Datapio is live and ready for developers — top up with crypto and ship today.

№ 01 · Polvio

Join the waitlist.

Be the first to know when Polvio is available on the App Store and Google Play. No spam — just launch updates.

Polvio is currently in development — not yet available on the App Store or Google Play.

№ 02 · Datapio

Start building today.

Datapio is live. Top up with crypto, hit the endpoints, and ship. Predictable, structured, transparent.

Currently supports crypto payments. Fiat billing is on the roadmap.

General correspondence

contact@example.com