Trademark Watch — EUIPO, WIPO & National Offices (TMview) avatar

Trademark Watch — EUIPO, WIPO & National Offices (TMview)

Pricing

from $20.00 / 1,000 term watches

Go to Apify Store
Trademark Watch — EUIPO, WIPO & National Offices (TMview)

Trademark Watch — EUIPO, WIPO & National Offices (TMview)

Watch trademark filings across EUIPO, WIPO and EU national offices via TMview: new applications matching your brand terms, with Nice classes, applicants, status and opposition deadlines. Built for IP professionals, founders and AI agents.

Pricing

from $20.00 / 1,000 term watches

Rating

0.0

(0)

Developer

Juan de Pablos

Juan de Pablos

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 hours ago

Last modified

Share

Global Trademark Watch — USPTO, EUIPO, WIPO & 70+ Offices (TMview)

Know when someone files a mark like yours — before the opposition window closes. One call per watched term: new trademark filings across USPTO, EUIPO, WIPO and 70+ national offices worldwide (Japan, Korea, China, UK, Canada, Brazil, ...), with Nice classes, applicants, status and opposition deadlines, as clean JSON.

Trademark watching is a paid professional service for a reason: miss the ~3-month opposition window and your only option is expensive litigation. This Actor gives you the raw watch feed for the price of an API call.

What you get per watched term

{
"query": "nike",
"offices": ["EM", "ES"],
"totalInSource": 11,
"returned": 11,
"marks": [
{
"st13": "EM500000019334355",
"name": "NIKE",
"office": "EM",
"applicationNumber": "019334355",
"status": "Filed",
"type": "Word",
"niceClasses": [19],
"applicants": ["HarbisonWalker International, Inc."],
"applicationDate": "2026-03-20",
"oppositionPeriodStart": "2026-05-14",
"oppositionPeriodEnd": "2026-08-14",
"protectedIn": ["DE", "FR", "ES", "IT", "..."],
"url": "https://www.tmdn.org/tmview/#/tmview/detail/EM500000019334355"
}
]
}

Why this beats checking manually

  • Global in one call: USPTO (US), EUIPO (EM), WIPO (WO), UK, Japan, Korea, China, Canada, Brazil and 70+ offices — the same search on TMview's official aggregated data.
  • Opposition deadlines included: oppositionPeriodEnd is the date that matters. Sort by it, alert on it.
  • Built for recurring watch: combine statuses: ["Filed"] + filedSince + a daily/weekly schedule and you only see what's new.
  • Nice-class filtering: watch class 25 (apparel) or 9/42 (software) instead of drowning in noise.

Use cases

  • Founders / brand owners: watch your brand and close variants; act inside the opposition window instead of paying for litigation later.
  • IP law firms & agents: bulk watchlists (25 terms per run) as structured data for your docketing system.
  • Agencies: pre-filing clearance quick-check — what exists in this class across offices?
  • AI agents: "is anyone filing marks similar to X?" — one tool call, structured answer.

Input

FieldDescription
query / termsTerm(s) to watch — up to 25 per run with per-term overrides
officesTMview codes: ["US", "EM", "WO", "JP", "GB", ...] (default ["EM", "US", "WO"])
statuses["Filed"] for the watch use-case; empty for all
niceClassese.g. [25] or [9, 42]
filedSinceYYYY-MM-DD — only applications on/after this date
maxResultsPerTermCap per term (default 100)

Use with AI agents (MCP)

This Actor is exposed as a tool on the Apify MCP Server:

{
"mcpServers": {
"trademark-watch": {
"url": "https://mcp.apify.com?tools=jdepablos/trademark-watch-tmview",
"headers": { "Authorization": "Bearer <APIFY_TOKEN>" }
}
}
}

Pricing

Pay per event: one flat fee per watched term scanned — all offices, all matches, deadlines included. Failed terms are never charged.

FAQ

Is this legal advice? No. It is structured public data from the official TMview aggregator. Opposition decisions belong with your IP counsel — this makes sure they hear about conflicts in time.

Does it do similarity/fuzzy matching? v0.1 matches the term as TMview's search does (contains-style). Watch variants by adding them as separate terms ("nike", "nyke", "naik").

How fresh is the data? TMview is the offices' own aggregation service, updated continuously. Run on a schedule with filedSince for a rolling watch.

More data tools by this developer