IP Australia Trademarks Scraper avatar

IP Australia Trademarks Scraper

Pricing

from $3.75 / 1,000 result items

Go to Apify Store
IP Australia Trademarks Scraper

IP Australia Trademarks Scraper

Export Australian trade marks from IP Australia. Search 3M+ records by word, owner, class, or status. Pull mark number, image, status, Nice classes, and detail-page link for every record.

Pricing

from $3.75 / 1,000 result items

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

19 hours ago

Last modified

Share

ParseForge Banner

🇦🇺 IP Australia Trade Marks Scraper

🚀 Export the IP Australia trade marks register in seconds. Search 3M+ Australian trade marks by word, owner, Nice class, or status, with the mark image, number, and detail-page link on every record. No login, no manual exports.

🕒 Last updated: 2026-05-20 · 📊 8 fields per record · 🏛️ 3M+ marks · 🔢 45 Nice classes · 🇦🇺 Australia-wide coverage

The IP Australia Trade Marks Scraper exports records from the Australian Trade Mark Online Search System (ATMOSS), the official register maintained by IP Australia. Each record returns 8 fields, including the trade mark number, the words or phrase associated with the mark, the assigned Nice classes, the current status, the mark image URL, and a deep link to the official detail page in the same authenticated search session.

The register covers active, pending, registered, expired, removed, and lapsed marks across the full 45 Nice classification classes of goods and services. This Actor handles the ATMOSS session setup, pagination, and image-asset resolution so you can pull a clean dataset into a brand-protection workflow, an attorney's docket, or a competitive intelligence pipeline in minutes.

🎯 Target Audience💡 Primary Use Cases
Trade mark attorneys, IP analysts, brand protection teams, paralegals, market research, naming agencies, journalistsClearance searches, watch services, competitor monitoring, portfolio audits, Nice class coverage analysis, brand expansion research

📋 What the IP Australia Trade Marks Scraper does

Multiple filtering workflows in a single run:

  • 🔍 Word or owner search. Match against mark text, brand name, or applicant name.
  • 🔢 Nice class filter. Restrict to one or more of the 45 Nice classes (1 to 45) of goods and services.
  • 🚦 Status filter. Active, pending, registered, expired, removed, or lapsed.
  • 🖼️ Image asset URLs. Direct CDN links for word-and-device marks and composite logos.
  • 🔗 Session-aware detail links. Each record includes a deep link into the live ATMOSS session for one-click human review.

Each record includes the trade mark number, the words or phrase associated with the mark, the assigned Nice classes (or All), the status code, the mark image URL when one exists, the detail-page URL, and the ATMOSS search session ID used to generate the link.

💡 Why it matters: trade mark clearance and watch services demand fresh data, image evidence, and a defensible audit trail. Manual ATMOSS searches do not export, do not paginate cleanly, and break every time the register session expires. This Actor returns the same data the official UI shows, in a structured dataset, every time.


🎬 Full Demo

🚧 Coming soon: a 3-minute walkthrough showing how to go from sign-up to a downloaded dataset.


⚙️ Input

InputTypeDefaultBehavior
maxItemsinteger10Records to return. Free plan caps at 10, paid plan at 1,000,000.
querystring"wine"Mark word, phrase, or owner name. Examples: qantas, red bull, apple.
classesarray[]One or more Nice classification numbers (1 to 45). Empty = all classes.
statusstring""One of active, pending, registered, expired, removed, lapsed. Empty = any.

Example: registered marks for "qantas" across all classes.

{
"maxItems": 50,
"query": "qantas",
"status": "registered"
}

Example: active wine-related marks in Nice class 33 (alcoholic beverages).

{
"maxItems": 200,
"query": "wine",
"classes": ["33"],
"status": "active"
}

⚠️ Good to Know: the detailUrl and imageUrl fields are tied to the live ATMOSS search session. Detail links remain clickable for a limited time after the run while the session is fresh. For long-term archival, capture the trademarkNumber and re-query ATMOSS directly.


📊 Output

Each trade mark record contains 8 fields. Download the dataset as CSV, Excel, JSON, or XML.

🧾 Schema

FieldTypeExample
🖼️ imageUrlstring | null"https://cdn2.search.ipaustralia.gov.au/-9006218/TRADE_MARK/S6089480/1.0/S6089480.MEDIUM.JPG"
🔢 trademarkNumberstring"-9006218"
🔤 wordsstring"OIRSA REPUBLICA DE EL SALVADOR..."
🔢 classesstring"All"
🚦 statusstring"ACTIVE"
🔗 detailUrlstring"https://search.ipaustralia.gov.au/trademarks/search/view/-9006218?s=..."
🧭 searchSessionIdstring"da41e517-ccd1-4169-8185-36cdf5c0dfdb"
🕒 scrapedAtISO 8601"2026-05-20T22:15:24.236Z"

📦 Sample records


✨ Why choose this Actor

Capability
🇦🇺Official ATMOSS data. 3M+ Australian trade marks pulled from the live IP Australia register.
🔢45 Nice classes. Filter by one or many classes of goods and services for tightly scoped clearance searches.
🖼️Mark image URLs. Word-and-device marks come back with the CDN image link so logos can be downloaded directly.
🔗Session-aware deep links. Detail URLs open the live ATMOSS detail page for one-click human review.
Fast. 5 records in 4 seconds, 100 records under a minute.
🔁Always fresh. Every run reads the current ATMOSS register. New applications and status changes appear immediately.
🚫No login. Works with the public ATMOSS surface. No account, no API key.

📊 ATMOSS is the source of truth for Australian trade marks. Accurate snapshots feed every clearance opinion, every watch alert, and every brand-protection enforcement letter.


📈 How it compares to alternatives

ApproachCostCoverageRefreshFiltersSetup
⭐ IP Australia Trade Marks Scraper (this Actor)$5 free credit, then pay-per-use3M+ Australian marksLive per runquery, classes, status⚡ 2 min
Manual ATMOSS searchesFreePer-query only, no exportManualUI filters🐢 Hours per batch
Commercial IP watch platforms$5,000+/yearGlobal, enrichedDailyMany⏳ Onboarding
In-house ATMOSS scraperEngineering costWhatever you buildWhatever you maintainWhatever you build🕒 Weeks

Pick this Actor when you want repeatable, structured ATMOSS exports without the engineering cost.


🚀 How to use

  1. 📝 Sign up. Create a free account with $5 credit (takes 2 minutes).
  2. 🌐 Open the Actor. Go to the IP Australia Trade Marks Scraper page on the Apify Store.
  3. 🎯 Set input. Enter a query (mark word or owner), pick Nice classes if needed, choose a status, and set maxItems.
  4. 🚀 Run it. Click Start and let the Actor collect your data.
  5. 📥 Download. Grab your results in the Dataset tab as CSV, Excel, JSON, or XML.

⏱️ Total time from signup to downloaded dataset: 3-5 minutes. No coding required.


💼 Business use cases

⚖️ Trade Mark Attorneys

  • Clearance searches across Nice classes
  • Watch alerts for newly filed marks
  • Conflict reviews for proposed brand names
  • Portfolio renewal triage by status

🏷️ Brand Protection

  • Counterfeit-name surveillance
  • Lookalike-mark detection feeds
  • Cross-class infringement audits
  • Owner-name watchlists

📊 IP Analysts & Strategy

  • Competitor portfolio mapping
  • Industry filing trends by Nice class
  • M&A IP due diligence baselines
  • Geographic expansion benchmarks

🎨 Naming Agencies

  • Availability checks at scale before pitches
  • Class coverage planning for new launches
  • Image-asset libraries for design briefs
  • Word-mark uniqueness scoring

🔌 Automating IP Australia Trade Marks Scraper

Control the scraper programmatically for scheduled runs and pipeline integrations:

  • 🟢 Node.js. Install the apify-client NPM package.
  • 🐍 Python. Use the apify-client PyPI package.
  • 📚 See the Apify API documentation for full details.

The Apify Schedules feature lets you trigger this Actor on any cron interval. Daily or weekly watch runs keep brand-protection dashboards in sync automatically.


🌟 Beyond business use cases

Trade mark data powers more than commercial workflows. The same structured records support research, education, civic projects, and personal initiatives.

🎓 Research and academia

  • Innovation-economics studies on filing trends
  • Linguistic research on brand naming patterns
  • IP-law coursework with real ATMOSS data
  • Comparative IP studies across jurisdictions

🎨 Personal and creative

  • Indie-brand naming research before launch
  • Hobbyist trade mark trackers
  • Design portfolios of historic Australian logos
  • Brand-history blogs and explainers

🤝 Non-profit and civic

  • Watchdog reporting on opportunistic filings
  • Public-domain mark mapping
  • Indigenous-name protection research
  • Trade-mark misuse investigations

🧪 Experimentation

  • Train mark-similarity ML models
  • Prototype brand-availability chatbots
  • Test OCR on logo image extracts
  • Validate Nice-class classification models

🤖 Ask an AI assistant about this scraper

Open a ready-to-send prompt about this ParseForge actor in the AI of your choice:


❓ Frequently Asked Questions

🧩 How does it work?

Enter a query (word, phrase, or owner), optionally pick Nice classes and a status, click Start, and the Actor opens an ATMOSS search session, paginates the results, and emits a clean structured record per mark.

📏 How accurate is the data?

Every field is read directly from the live ATMOSS surface. The imageUrl points to the IP Australia CDN, and the detailUrl opens the official ATMOSS detail page for the mark.

🔁 How often is the dataset refreshed?

ATMOSS updates continuously as applications are filed, examined, and acted on. Every run of this Actor reads the register live, so new applications and status changes appear immediately.

🖼️ Does every record have an image?

No. Pure word marks have no image and return imageUrl: null. Word-and-device marks, logos, and composite marks return a direct CDN URL to the mark image.

🔢 How do Nice classes work?

The Nice classification organises goods and services into 45 numbered classes. Class 33 covers alcoholic beverages, class 25 clothing, class 9 software and electronics, etc. Pass any combination as an array.

⏰ Can I schedule regular runs?

Yes. Use Apify Schedules to run this Actor daily, weekly, or on any cron expression. Pair with webhooks to push new filings into a brand-watch Slack channel.

The ATMOSS register is published as public information by IP Australia. Standard searching, analysis, and brand-protection use is generally accepted. Review IP Australia's terms for redistribution.

💼 Can I use this data commercially?

Yes. The register is open and intended to be searched by businesses, attorneys, and the public. Standard commercial intelligence and watch-service use is supported.

💳 Do I need a paid Apify plan to use this Actor?

No. The free Apify plan is enough for testing and small runs (10 records per run). A paid plan lifts the limit and unlocks scheduling and larger datasets.

🔁 What happens if a run fails or gets interrupted?

Apify automatically retries transient errors. Partial datasets from failed runs are preserved so you never lose progress.

📑 Can I export to CSV or Excel?

Yes. The Dataset tab exports to CSV, Excel, JSON, and XML, with field selection if you only need a subset.

🆘 What if I need help?

Our support team is here to help. Contact us through the Apify platform or use the Tally form linked below.


🔌 Integrate with any app

IP Australia Trade Marks Scraper connects to any cloud service via Apify integrations:

  • Make - Automate multi-step workflows
  • Zapier - Connect with 5,000+ apps
  • Slack - Get run notifications in your channels
  • Airbyte - Pipe trade mark data into your warehouse
  • GitHub - Trigger runs from commits and releases
  • Google Drive - Export datasets straight to Sheets

You can also use webhooks to trigger downstream actions when a run finishes. Push fresh ATMOSS records into your IP docket, or alert your team in Slack the moment a competitor files a new mark.


💡 Pro Tip: browse the complete ParseForge collection for more IP and regulatory scrapers.


🆘 Need Help? Open our contact form to request a new scraper, propose a custom data project, or report an issue.


⚠️ Disclaimer: this Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by IP Australia or the Australian Government. All trademarks mentioned are the property of their respective owners. Only publicly available register information is collected.