VOOZH about

URL: https://apify.com/nexgendata/trademark-search?fpr=2ayu9b

⇱ ™️ Trademark Search — USPTO TESS & TrademarkVision Alt · Apify


👁 🔍 ™️ Trademark Search — USPTO Database Lookup avatar

🔍 ™️ Trademark Search — USPTO Database Lookup

Pricing

from $50.00 / 1,000 results

Go to Apify Store

🔍 ™️ Trademark Search — USPTO Database Lookup

Search USPTO trademark database for registered & pending marks. Get filing status, owner data, classifications & history. Essential for brand clearance & IP due diligence. Pay per search.

Pricing

from $50.00 / 1,000 results

Rating

0.0

(0)

Developer

👁 NexGenData

NexGenData

Maintained by Community

Actor stats

0

Bookmarked

24

Total users

13

Monthly active users

7 hours ago

Last modified

Share

™️ Trademark Search — USPTO Brand Clearance, Owner Lookup & Status

Bulk USPTO trademark search by word mark, owner name, serial number, or registration number: returns mark text, owner, status, filing date, registration date, goods + services description, Nice classification, prosecution history, design code, and live + dead flag. A pay-per-result alternative to TrademarkVision, Corsearch, CompuMark Pro, and LegalZoom's trademark search tool — built for trademark attorneys running clearance searches, brand strategists checking name availability, IP-monitoring firms watching competitor filings, and startup founders verifying brand-name viability before incorporation.

🌐 The NexGenData Global IP & Trademark Suite

One office is never enough for IP due diligence — search trademarks and patents across the US, EU, China, Japan, Korea, Hong Kong, and WIPO. Every actor below is part of the NexGenData Global IP & Trademark Suite, so a clearance, freedom-to-operate, or brand-protection workflow that starts in one office can extend to every office, worldwide.

Trademarks

Patents

Search every IP office, worldwide — one suite, pay-per-result, structured JSON.

Why Trademark Search Beats TrademarkVision, Corsearch, CompuMark & LegalZoom

FeatureNexGenData Trademark SearchTrademarkVisionCorsearchCompuMarkLegalZoom
Cost$1 per 1K searches, pay-per-event$$$$ enterprise quote$$$$ enterprise contract$$$$ enterprise$199-599 per single search
USPTO TESS coverageYes — full TESS datasetYesYesYesSingle mark only
Bulk word-mark searchYes — up to 1k marks/runYes (plan-gated)Yes (plan-gated)YesNo
Owner / assignee lookupYesYesYesYesNo
Nice classification filterYes — class 1-45YesYesYesLimited
Prosecution historyYes — full event timelineYesYesYesNo
Live / dead status filterYesYesYesYesLimited
Bulk exportJSON / CSV / ExcelPlan-gatedPlan-gatedPlan-gatedNo
AuthApify tokenEnterprise contractEnterprise contractEnterprise contractOne-time fee per search
Monthly minimumNone$$$$$$$$$$$$None (per-search fee)

Most trademark attorneys + brand teams pick this actor instead of LegalZoom's $199-per-search clearance fee because they're running dozens of searches per project — this actor is a drop-in alternative that turns a $5,000 clearance bill into $5, cheaper than Corsearch for screening + early-stage knockout searches, and drop-in JSON for downstream conflict-scoring models.

What You Get Per Mark

Each dataset item is a flat record:

  • serial_number, registration_number
  • mark_text — the literal text element of the mark
  • mark_type — Word / Design / Word+Design / Standard Character
  • status_code, status_description — full TESS status string
  • live_deadLIVE / DEAD
  • filing_date, registration_date, abandon_date
  • nice_classes[] — international class numbers
  • us_classes[] — US classification
  • goods_services — full text of the description
  • owner{name, address, country, entity_type}
  • attorney — listed attorney of record
  • correspondent_address
  • prior_registrations[]
  • prosecution_history[] — every event with {date, code, description}
  • design_code[] — for design marks
  • disclaimers[]
  • tess_url — direct link to USPTO TESS record

Use Cases

  • Trademark attorneys — bulk knockout searches before formal clearance; saves 10-20 hours per clearance memo
  • Brand strategists — check 50 candidate names in 5 minutes during a naming workshop
  • IP monitoring firms — daily watch on competitor filings in a tracked Nice class
  • Startup founders — verify name availability before LLC formation or domain purchase
  • M&A diligence teams — pull a target's full TM portfolio in a single run
  • Trademark watch services — feed bulk results into a conflict-scoring model to prioritize attorney review

Quick Start

from apify_client import ApifyClient
client = ApifyClient("YOUR_APIFY_TOKEN")
run = client.actor("nexgendata/trademark-search").call(run_input={
"queries":[
{"mark":"ACME WIDGETS","niceClasses":[9,35],"status":"LIVE"},
{"owner":"Acme Inc"}
]
})
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item["mark_text"], item["status_code"], item["owner"]["name"])

Pricing

Pay-per-event:

  • Actor Start: small fixed charge per run (memory-scaled)
  • Per result: $1 per 1,000 marks returned

No subscription, no minimum, no per-seat fee.

Related NexGenData Actors

Use caseActor
SEC EDGAR filings scrapersec-edgar-scraper
Government contracts searchgovernment-contracts-search
Court records searchcourt-records-search
Crunchbase news + company scrapercrunchbase-news-scraper
Whois replacementwhois-replacement
Company enrichment toolcompany-enrichment-tool
SEC Form D private-placement scrapersec-form-d-scraper
Federal Register rules scraperfederal-register-rules-scraper

FAQ

Is this the live USPTO TESS or a cached dataset? Live. The actor queries TESS in real time so a filing from this morning shows up this morning.

Can I search design marks by design code? Yes — pass designCodes in the input and the actor uses USPTO's design search.

Do you cover international trademarks? Currently US-only (USPTO TESS). EUIPO + Madrid Protocol are on the roadmap.

Output formats? JSON, CSV, Excel, and the Apify dataset API.

Is this legal? Yes. USPTO TESS is a public-records system explicitly designed for third-party search.

About NexGenData

NexGenData publishes 260+ buyer-intent actors covering SEC filings, YC alumni, lead generation, competitive intelligence, stock fundamentals across 30+ exchanges, and more. All pay-per-result. Browse the full catalog at https://apify.com/nexgendata?fpr=2ayu9b


How NexGenData Pricing Works

Every NexGenData actor uses pay-per-event pricing — you only pay for results that actually land in your dataset. No monthly minimum, no seat fees, no surprise overage bills.

  • Actor Start: a single-event charge each time you spin the actor up (scaled to memory size)
  • Result / item: charged per item written to the default dataset
  • No charge for retries, internal proxy rotation, or failed sub-requests — those are absorbed by the platform

Apify Platform Bonus

New to Apify? Sign up with the NexGenData referral link — you get free platform credits on signup (enough for several thousand free results) and you help fund the maintenance of this actor fleet.

Integration Surface

Every actor in the NexGenData catalog can be triggered from:

  • Apify console — point-and-click run
  • Apify API — REST + webhooks
  • Apify Python / JS SDKs — programmatic batch
  • Zapier, Make.com, n8n — official integrations
  • MCP — many actors are exposed as MCP tools for Claude / ChatGPT / Cursor agents
  • Schedules — built-in cron for daily / weekly / monthly runs
  • Webhooks — POST results to any HTTPS endpoint on dataset write

Support

NexGenData maintains 260+ Apify actors and ships updates regularly. Bug reports via the Apify console issues tab get a response within 24 hours. Roadmap requests are welcome — high-demand features ship in the next version.

Home: thenextgennexus.com Full catalog: apify.com/nexgendata

💰 Pricing Example

This actor uses Pay-Per-Event pricing — you only pay for results.

  • Typical run (small): 100 results × $0.05 = $5.00
  • Medium run: 500 results × $0.05 = $25.00
  • Large run (power user): 2,000 results × $0.05 = $100.00

Free Apify accounts get $5/mo in platform credit. A typical IP intelligence workflow at this scale typically exceeds the free credit — upgrade to a paid Apify plan for unrestricted use.

🔗 Related Actors

Pair with these for a complete workflow:

Related NexGenData actors

Part of the 5. IP / Trademark / Patent Intelligence workflow. Related NexGenData actors:

Browse the full NexGenData storefront by workflow or the IP / Trademark / Patent Intelligence cluster guide.

You might also like

USPTO Trademark Status Checker

sheshinmcfly/uspto-trademark-checker

Check the status of any US trademark by serial or registration number using the official USPTO TSDR database. Returns mark name, status, owner, filing date, registration date, and attorney — no login required. Ideal for IP research, brand protection, and due diligence.

👁 User avatar

Sheshinmcfly

8

USPTO Trademark Batch Search API

dev00/uspto-trademark-api

Bulk verify keywords and phrases against the USPTO database to instantly detect LIVE and PENDING trademarks.

dev00

8

USPTO Trademark Search — Lookup, Availability & Data

sian.agency/uspto-trademark-scraper

Search and extract USPTO trademark data — keyword search, brand-name availability checks, owner and full-text search, serial-number lookups, class suggestions, and expiring-mark discovery. Seven operations, one clean dataset per run. No API key, no setup.

USPTO Trademark Search & AI Analysis

abcdemprendes/uspto-trademark-search-ai

Your brand is at risk every day without a trademark. Competitors can file first. Copycats can steal your name. USPTO can reject you. Run AI-powered trademark clearance in seconds. English & Spanish.

👁 User avatar

Eric Melendez

2

USPTO Trademark Text Check API

dev00/uspto-trademark-text-check-api

Instantly verify phrases and text blocks against the USPTO database to check for registered or live trademarks under specific classifications.

dev00

2

USPTO Patent & Trademark Scraper

solidcode/uspto-patent-trademark-scraper

[💰 $3.50 / 1K] Search and extract US patent and trademark records from the USPTO. Look up by keyword, inventor, assignee, or classification, or pull specific patent and trademark numbers — get titles, abstracts, owners, inventors, dates, status, and classifications.

USPTO Patent + Trademark Scraper - Co-Assignees, Citations

seibs.co/uspto-patent-intel

USPTO patent and trademark intelligence. Co-assignee mapping (partnership and M&A intel), CPC tech-cluster analysis, inventor mobility, expiration calendar, family and citation graph, trademark watch. For IP law firms, R&D, competitive intel, VC due diligence.