Magic Backend Engine

Stop parsing text
with regex nightmares.

Your app receives text — emails, messages, documents. BackNova extracts clean, structured JSON — via one API call. No parsing. No prompts. No hassle.

Emails → contact data Resumes → candidate profiles Invoices → line items
Your Text

Hi, I'm Sarah Miller from Acme Corp. We're interested in your Pro plan for our team of 12 people. Our budget is around $5,000/year. Please contact me at sarah@acme.com or call +1-555-123-4567.

{ } Extracted JSON
{ "name": "Sarah Miller", "company": "Acme Corp", "email": "sarah@acme.com", "phone": "+1-555-123-4567", "team_size": 12, "budget": 5000 }
Endpoints: 847
Response: <2 sec
1 credit / request

"Why not just use ChatGPT API?"

ChatGPT API

Write extraction prompts. Parse unstructured responses. Handle hallucinations. Validate JSON. Pay per token. Debug constantly.

BackNova

Define your schema. Send your text. Get valid JSON back. 1 credit per call. Done.

Schema-based

You define the structure

Always valid JSON

Guaranteed parseable

Fixed pricing

1 credit per request

Real use case

Recruiting agency processes 500 resumes/week automatically

A staffing company was manually reading resumes and entering data into their ATS. Each resume took 5 minutes.

Now they send resume text to BackNova — and get structured candidate profiles in 2 seconds. Name, skills, experience — all extracted automatically.

500

resumes / week

5 min

before

2 sec

after

40 hrs

saved / week

How the magic works

Build on the site. Receive everything in Telegram.

1

Define your schema

Use the builder to define what fields to extract. Name, email, amount — you decide.

2

Connect Telegram

Link your Telegram account. This is your magic inbox for all credentials.

3

Receive & Use

Get your endpoint URL, API key in Telegram. Start sending text.

AI Data Extraction

Create your endpoint

Choose an extraction model. Define your schema. Get clean JSON.

or define custom schema

Fields to extract

Select a model to see a preview...

REQUEST
POST https://api.backnova.xyz/run/{endpoint_id} Authorization: Bearer {api_key} { "text": "Your text to extract from..." }
RESPONSE
{ "data": { ...extracted fields... }, "credits_used": 1, "credits_remaining": 999 }

Connect Telegram to receive your endpoint, API key, and all details.

Telegram is your magic inbox — all credentials arrive there.

Extract data from anything

Any text → clean, structured JSON

📧

Emails → Leads

Extract contact info, company, intent from inquiry emails

📄

Resumes → Profiles

Parse skills, experience, education from CVs

🧾

Invoices → Line Items

Extract amounts, dates, vendor info

💬

Chats → Tickets

Turn messages into structured support tickets

📋

Forms → Records

Parse unstructured form submissions

🌐

Web Pages → Data

Extract product info from scraped content

Simple pricing

1 credit = 1 extraction. That's it.

Starter

$29

1,000 credits

  • 1,000 extractions
  • All extraction models
  • Custom schemas
Get Started
BEST VALUE

Pro

$99

5,000 credits

  • 5,000 extractions
  • All extraction models
  • Priority support
Get Pro