Scrapers.lat logo scrapers.lat
公共登记

USPTO Trademark Search Scraper

Scrape US trademark records with mark text, serial and registration number, owner name and address, status, filing and registration dates, goods and services and international classes. Search by wordmark, owner, goods, serial or registration number. Export to JSON, CSV or Excel.

34 每条记录的字段 JSON · CSV · Excel · API 按用量付费
uspto-trademarks-scraper.json 200 OK
{
  "serialNumber": "85081040",
  "wordmark": "8835 COFFEE. COFFEE. COFFEE. COFFEE. COFFEE. C…",
  "markType": "SERVICE MARK",
  "markDescription": ["The color(s) white, black, brown, light an…,
  "disclaimer": "\"COFFEE\"",
  "alive": false,
  "registered": false,
  "statusCode": 606,
  "statusDescription": "ABANDONED - NO STATEMENT OF USE FILED"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Serial NumberWordmarkMark TypeMark DescriptionDisclaimerAliveRegisteredStatus CodeStatus DescriptionFiled DateAbandon DatePublish For Opposition DateOwner NameOwner City
示例输出

一条真实的示例记录,正是你收到的结构。

Serial NumberWordmarkMark TypeMark Description
850810408835 COFFEE. COFFEE. COFFEE. COFF…SERVICE MARK["The color(s) white, black, brow…
73517886COFFEE COFFEE COFFEESERVICE MARK
79450623COFFEE COFFEETRADEMARK,SERVICE MARK
99319186COFFEE COFFEESERVICE MARK["The color(s) green is/are claim…
75840730COFFEETRADEMARK["The design consists of a styliz…
GET /uspto-trademarks-scraper
{
  "serialNumber": "85081040",
  "wordmark": "8835 COFFEE. COFFEE. COFFEE. COFFEE. COFFEE. C…",
  "markType": "SERVICE MARK",
  "markDescription": ["The color(s) white, black, brown, light an…,
  "disclaimer": "\"COFFEE\"",
  "alive": false,
  "registered": false,
  "statusCode": 606,
  "statusDescription": "ABANDONED - NO STATEMENT OF USE FILED"
}

常见问题

Can I search by owner or by goods and services?

Yes. Set the search field to Owner name to find every mark held by a company, or to Goods & services to find marks covering a product or service.

Can I look up a specific mark?

Yes. Set the search field to Serial number or Registration number and enter the number.

Does it include dead and abandoned marks?

By default yes. Turn on Live marks only to keep just the active ones.

How fresh is the data?

Records are read live at run time, so each reflects the current status at the moment of the run (see observedAt).

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。