TMview Trademarks Scraper
Pricing
from $19.00 / 1,000 results
TMview Trademarks Scraper
Scrapes trademark records from TMview by name or keyword and returns each one as a flat row with Nice classes, applicant, status, and filing dates. Filter by IP office or legal status.
Pricing
from $19.00 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
1
Bookmarked
22
Total users
3
Monthly active users
8 days ago
Last modified
Categories
Share
TMview Trademarks Scraper
Scrape trademark records from TMview by name, office, or status, up to a million per run. Every record includes its Nice classes, applicant, status, and filing dates. No API key or registration required. Export to CSV, JSON, Excel, or XML.
TMview's official search tool is built for one-at-a-time lookups, not bulk data collection. This Actor reads the public trademark database directly, searching by mark name or keyword, and returns each matching record in a flat, consistent schema. Filter by intellectual property office (USPTO, EUIPO, UKIPO, and others) or by legal status to narrow the results before they reach your dataset.
| Who uses it | What they scrape TMview for |
|---|---|
| IP attorneys and paralegals | Run clearance searches for a new brand name across dozens of offices in one export. |
| Brand protection managers | Monitor who is filing marks similar to your trademarks across multiple jurisdictions. |
| Business founders | Check if a proposed company or product name is already taken before investing in branding. |
| Data analysts | Build a dataset of trademark filing trends by office, class, or applicant over time. |
What it does
This Actor collects trademark records from TMview by name or keyword and returns each one as a flat row with its classes, applicant, status, and dates.
- 🔍 Keyword search: enter any mark name or keyword like "apple" or "tesla" and get every matching record.
- 🏛️ Office filter: restrict results to specific IP offices with two-letter codes (EM for EUIPO, US for USPTO, GB for UKIPO).
- 📋 Status filter: pull only registered, filed, expired, ended, cancelled, or refused marks.
Results export to CSV, JSON, Excel, or XML, or straight from the API.
What you can do with TMview data
🔎 Pre-filing clearance search.
A trademark attorney enters a proposed brand name, filters by relevant offices, and exports all potentially conflicting marks to share with the client before filing.
📊 Competitive brand monitoring.
A brand manager runs a weekly scrape for their company's core terms across EUIPO and USPTO to catch new applications that might infringe.
🏢 Applicant portfolio analysis.
An analyst scrapes all trademarks held by a competitor to map their product pipeline and geographic expansion strategy.
📈 Trademark filing trend reports.
A researcher collects all filings in a specific Nice class over a year to identify growing industries and crowded trademark spaces.
Why choose this scraper
| What you get | |
|---|---|
| Bulk TMview access | Collect up to a million trademark records in one run without clicking through pages. |
| Multi-office search | Search across EUIPO, USPTO, UKIPO, and other national offices from a single query. |
| Structured output | Every record arrives as a flat row with Nice classes, applicant, status, and filing dates, ready for analysis. |
How it compares
This Actor focuses on one-off bulk keyword searches across all TMview offices, while the competitors below offer complementary approaches like AI clearance analysis or ongoing monitoring.
| Feature | ParseForge | EUIPO Trademarks Scraper | Trademark Watch - EUIPO, WIPO & National Offices (TMview) |
|---|---|---|---|
| Search by free-text keyword | Yes | Yes | Yes |
| Filter by IP office code | Yes | Not listed | Not listed |
| Filter by legal status | Yes | Not listed | Not listed |
| AI brand clearance analysis | Not listed | Yes | Not listed |
| Ongoing monitoring for new filings | Not listed | Not listed | Yes |
| No API key required | Yes | Yes | Not listed |
Configure the run
Drive the Actor with a trademark name or keyword, and optionally narrow results by IP office codes and legal status. Filters run as each record is read so only matches reach your dataset. The Input tab lists every parameter.
A first run with the defaults:
{"maxItems": 10}
A larger pull:
{"maxItems": 200}
Pricing
Pay-per-result: $0.021 per result collected. You pay only for the results written to your dataset.
| Results collected | Approximate cost |
|---|---|
| 100 results | $2.10 |
| 1,000 results | $21.00 |
| 10,000 results | $210.00 |
New Apify accounts start with $5 in free credit.
Free users
Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.
Run it
- Create a free Apify account with $5 in credit.
- Open the TMview Trademarks Scraper.
- Set your inputs and any filters, then click Start.
- Export the results as CSV, Excel, JSON, or XML from the Dataset tab.
Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.
Use with AI agents (MCP)
Give an AI agent live access to TMview through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:
$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/tmview-trademarks-scraper"
Then prompt it in plain language to run the scraper and read back the results.
Troubleshooting
Why am I getting no results?
Check that your query is spelled correctly and is not too restrictive. Try removing the office or status filters to broaden the search. Some terms may genuinely have no matching trademarks in TMview.
The Actor is running slowly.
TMview's public interface can be slow for large searches. Reduce the maximum trademarks limit or narrow your query with office and status filters to speed up the run.
Some fields are empty in my results.
Not every trademark record in TMview has all fields populated. Missing data in the source means the corresponding column will be empty in your export. This is expected behavior.
I got fewer results than my maxItems setting.
The Actor stops when TMview has no more matching records, even if your maxItems limit is higher. Your query may have fewer results than the limit you set.
The office filter is not working as I expected.
Use the exact two-letter office codes as defined by TMview. Common codes are EM for EUIPO, US for USPTO, and GB for UKIPO. Check the TMview documentation for a full list of supported office codes.
FAQ
| Question | Answer |
|---|---|
| What is TMview? | TMview is a free online search tool run by the EUIPO that aggregates trademark data from over 70 intellectual property offices worldwide, including the USPTO, EUIPO, UKIPO, and WIPO Madrid. |
| Do I need an API key or login to use this Actor? | No. This Actor reads the public TMview search interface directly. You do not need to register an application, obtain an API key, or log in. |
| Which IP offices can I search? | You can search across all offices available in TMview. Use the optional offices filter with two-letter codes to restrict results to specific offices like EM (EUIPO), US (USPTO), or GB (UKIPO). Leave the field empty to search all offices. |
| What data does each trademark record include? | Each record returns the mark name, applicant, Nice classes, filing date, registration date, legal status, and the source office. The exact fields are shown in the sample output on the Actor's page. |
| Can I filter by trademark status? | Yes. Use the status filter to return only registered, filed, expired, ended, cancelled, or refused marks. Set it to "Any" to get all statuses. |
| How many trademarks can I scrape in one run? | You can set the maximum up to 1,000,000 records per run. The Actor stops when it reaches your limit or when there are no more matching records. |
| Is this an official EUIPO or TMview API? | No. This is an unofficial scraper that reads the public TMview web interface. It is not affiliated with or endorsed by the EUIPO. |
| Can I search for exact phrases or single words? | You can enter any free text as your query. The Actor sends your input to TMview's search, which supports single words, multi-word phrases, and partial matches. |
| What export formats are supported? | You can export your dataset in CSV, JSON, Excel, or XML formats from the Apify platform. |
| How much does it cost to run? | The Actor runs on Apify's pay-per-use model. You are charged based on the compute resources consumed. Check the Actor's page for current pricing details. |
Related actors
- uspto-trademark-scraper: Use this if you only need USPTO data and want a scraper built specifically for the US trademark office.
Browse the full ParseForge collection for more scrapers.
🆘 Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.
⚠️ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by European Union Intellectual Property Office (EUIPO). It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.
