EUIPO Designs Scraper: EU Registered Designs (DesignView) avatar

EUIPO Designs Scraper: EU Registered Designs (DesignView)

Pricing

from $10.00 / 1,000 design results

Go to Apify Store
EUIPO Designs Scraper: EU Registered Designs (DesignView)

EUIPO Designs Scraper: EU Registered Designs (DesignView)

Search EU registered designs (EUIPO RCD) + WIPO/national offices via the official DesignView. Product, Locarno class, status, owner, dates, design image. Applicant→company. No API key. $0.01/result.

Pricing

from $10.00 / 1,000 design results

Rating

0.0

(0)

Developer

Walid

Walid

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

⭐ Bookmark this actor — the Apify Store ranks actors by bookmarks, so it's the single strongest signal to keep this EUIPO Designs Scraper visible and maintained.

Search EU registered designs (EUIPO Registered Community Designs) and the wider DesignView network — WIPO Hague and national design offices — by product, applicant/holder, Locarno class, status or dates. Get clean JSON: product indication, design/application/registration number, status, holder, Locarno classes, filing/registration/expiry dates and the design image, plus optional holder → company resolution. No API key, no login: powered by the free official DesignView backend.

What this EUIPO Designs Scraper does

DesignView's website is one-design-at-a-time and can't be automated cleanly. This actor turns any design search into an API you can call at scale and export to JSON, CSV or Excel:

  • Search designs by product keyword (query) and/or applicant/holder name (applicant), filtered by office, status and Locarno class.
  • Full detail on demand — Locarno classes with descriptions, designers, holder address, representatives, renewals and publication data.
  • Holder intelligence — resolve each design's owner to a real company record (portfolio mapping, competitive design monitoring, IP due diligence).
  • Design image URLs — direct links to the registered representation and thumbnail.
  • Lifecycle signals — free derived fields: lifecycle_stage and days_until_expiry.

Who uses it

  • Design & IP attorneys running design searches and freedom-to-operate checks.
  • Product & industrial designers monitoring registered designs in their Locarno class.
  • Brand-protection teams tracking a competitor's design portfolio.
  • Data teams building design, holder or competitive-intelligence datasets.

Input

Provide query (product) and/or applicant (holder):

{
"query": "chair",
"offices": ["EM"],
"statuses": ["Registered"],
"maxResults": 50,
"enrichDetails": true
}
FieldTypeDescription
querystringProduct keyword (indication of product), e.g. chair.
applicantstringHolder/owner name, e.g. apple.
officesarrayOffice codes. Defaults to ["EM"] (EUIPO). [] = all offices.
statusesarraye.g. Registered, Design lapsed.
locarnoClassesarrayLocarno codes, e.g. ["06","09"].
enrichDetailsboolFull detail per design (Locarno, designers, renewals).
enrichApplicantboolResolve holder → company record.
maxResultsint1–5000.

Output

{
"application_number": "001234567-0001",
"indication_of_product": "CHAIR",
"office_code": "EM",
"status": "Registered",
"lifecycle_stage": "registered",
"applicant_name": "HERMAN MILLER, INC.",
"locarno_classes": ["06-01 — Seats"],
"application_date": "2019-05-10",
"registration_date": "2019-05-14",
"days_until_expiry": 1234,
"design_image_url": "https://www.tmdn.org/tmview/api/design/image/EM...-001",
"designview_url": "https://www.tmdn.org/tmdsview-web/#/dsview/detail/EM..."
}

Pricing

EventPriceWhat you get
design-result$0.01Every design: product, status, office, holder, dates, image + free derived fields (lifecycle, days-to-expiry).
design-detail+$0.01Opt-in full detail per design (Locarno classes, designers, holder address, representatives, renewals).
applicant-enriched+$0.005Opt-in holder → company record resolution.

FAQ

Do I need an EUIPO or DesignView API key? No. The actor uses the free public DesignView search backend — no key, no login.

What is a Registered Community Design (RCD)? A unitary EU-wide design right registered at EUIPO, covering the appearance of a product (shape, pattern, ornamentation). DesignView also aggregates WIPO Hague and national design registers.

Can I search beyond EUIPO? Yes — set offices (e.g. ["EM","WO"]) or an empty list [] to search all offices in the network.

What are Locarno classes? The international classification of industrial designs by product type (e.g. 06 = furnishing, 09 = packaging, 32 = logos/graphic symbols).