Prior-art and freedom-to-operate research
USPTO PPUBSエンドポイントを使えば、「Prior-art and freedom-to-operate research」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Turn USPTO Patent Public Search's full-text index into structured JSON — granted patents and published applications by keyword, with normalized bibliographic results: title, applicant/assignee, inventors, filing and publication dates, application number, IPC/CPC classifications. A result's guid and database feed directly into the detail endpoint for that document's full abstract, description, and claims text. Credential-free.
Search USPTO's own full-text patent index and get normalized bibliographic results plus full patent detail as structured JSON.
エンドポイントファミリー
2
ドキュメント化されたパラメータ
8
サンプル数
2
ライブカタログスナップショット
稼働エンドポイント
2
メソッド
GET
必須パラメータ
5
スキーマ参照
2
{
"platform": "USPTO PPUBS",
"endpoint": "usptoppubs-search",
"method": "GET",
"path": "/usptoppubs/search",
"auth": "apiKey"
}ユースケース
Search USPTO's own full-text patent index and get normalized bibliographic results plus full patent detail as structured JSON.
USPTO PPUBSエンドポイントを使えば、「Prior-art and freedom-to-operate research」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
USPTO PPUBSエンドポイントを使えば、「US patent filing and applicant tracking」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
USPTO PPUBSエンドポイントを使えば、「IP landscape and competitive research」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
マネージド実行
各CrawloraプラットフォームAPIは、特定のデータサーフェスに合わせて設計されています。汎用的なfetchエンドポイントを公開する代わりに、エンドポイント固有のリクエストロジック、マネージドインフラ、パース、正規化、課金、そしてPlaygroundで検証済みのサンプルを組み合わせています。
対象プラットフォームとエンドポイントの種類に合わせてリクエスト挙動をチューニングしています。
対応エンドポイントはマネージドプロキシルーティングを利用でき、信頼性を高めながらインフラ運用の手間を減らせます。
JavaScriptレンダリングが必要な動的ページは、マネージドブラウザインスタンス経由で処理できます。
チャレンジページや利用不能な上流レスポンスを検知し、明確に通知します。
結果は生のHTMLではなく、ドキュメント化されたJSONで返されます。
本番統合の前に、DocsとPlaygroundから同じルートをテストできます。
カバレッジマップ
これらのカードは稼働中のエンドポイントカタログから生成されるため、このページはDocsとPlaygroundが使うAPIサーフェスをそのまま反映します。
/usptoppubs/detail
/usptoppubs/search
エンドポイントカタログ
/usptoppubs/searchSearches USPTO Patent Public Search's full-text index of granted patents and published applications, returning normalized bibliographic results (title, applicant/assignee, inventors, filing and publication dates, application number, IPC/CPC classifications, page count). q accepts USPTO's full Advanced Search query syntax -- field-specific search (e.g. battery.ti., Microsoft.as.), date ranges (@pd>=20200101<=20241231), boolean and proximity operators, and wildcards -- see the markdown doc for the full field-code table and syntax reference. Public data, sourced from USPTO's own official search tool.
/usptoppubs/detailFetches a single USPTO Patent Public Search record's full text -- bibliographic data, abstract, description, and claims -- by GUID and source database. guid and source normally come straight from a prior /usptoppubs/search result's guid and database fields. Public data, sourced from USPTO's own official search tool.
関連API
Business & Market Intelligence
Turn public GitHub ecosystem signals into structured data for developer-market research, open-source intelligence, recruiting, and AI-agent workflows.
Business & Market Intelligence
Collect public TrustMRR startup marketplace and leaderboard data as normalized JSON for startup research, SaaS discovery, and market intelligence workflows.
Business & Market Intelligence
Add website and competitive intelligence signals from SimilarWeb to research pipelines.
USPTO PPUBSのスクレイピング方法
Crawlora's /usptoppubs/search and /usptoppubs/detail endpoints return USPTO's own full-text patent search results and per-document detail as normalized JSON with one API key — no USPTO account required.
Send a free-text query to /usptoppubs/search for normalized bibliographic results — title, applicant/assignee, inventors, filing and publication dates, application number, IPC/CPC classifications. Accepts USPTO's full BRS query syntax (field codes, date ranges, boolean and proximity operators).
Use the response's page count to page through a query's full result set.
Pass a result's guid and database (source) to /usptoppubs/detail for that document's full abstract, description, and claims text.
FAQ
Send a free-text query to Crawlora's /usptoppubs/search endpoint and get normalized bibliographic results — title, applicant/assignee, inventors, dates, classifications — as structured JSON, sourced from USPTO's own official search tool.
No USPTO account or login is required from the caller — only your Crawlora API key.
Yes — pass a search result's guid and database to /usptoppubs/detail for that document's full abstract, description, and claims text alongside its bibliographic data.
This endpoint searches USPTO's own full-text index directly — US patents only. Crawlora's separate Google Patents API (/googlepatents/*) covers Google Patents' broader multi-country index plus per-patent citations and family data.