Prior-art and freedom-to-operate research
Patentsエンドポイントを使えば、「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. Credential-free.
Search USPTO's own full-text patent index and get normalized bibliographic results as structured JSON.
エンドポイントファミリー
2
ドキュメント化されたパラメータ
8
サンプル数
2
ライブカタログスナップショット
稼働エンドポイント
2
メソッド
GET
必須パラメータ
5
スキーマ参照
2
{
"platform": "Patents",
"endpoint": "patents-search",
"method": "GET",
"path": "/patents/search",
"auth": "apiKey"
}ユースケース
Search USPTO's own full-text patent index and get normalized bibliographic results as structured JSON.
Patentsエンドポイントを使えば、「Prior-art and freedom-to-operate research」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Patentsエンドポイントを使えば、「US patent filing and applicant tracking」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Patentsエンドポイントを使えば、「IP landscape and competitive research」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
マネージド実行
各CrawloraプラットフォームAPIは、特定のデータサーフェスに合わせて設計されています。汎用的なfetchエンドポイントを公開する代わりに、エンドポイント固有のリクエストロジック、マネージドインフラ、パース、正規化、課金、そしてPlaygroundで検証済みのサンプルを組み合わせています。
対象プラットフォームとエンドポイントの種類に合わせてリクエスト挙動をチューニングしています。
対応エンドポイントはマネージドプロキシルーティングを利用でき、信頼性を高めながらインフラ運用の手間を減らせます。
JavaScriptレンダリングが必要な動的ページは、マネージドブラウザインスタンス経由で処理できます。
チャレンジページや利用不能な上流レスポンスを検知し、明確に通知します。
結果は生のHTMLではなく、ドキュメント化されたJSONで返されます。
本番統合の前に、DocsとPlaygroundから同じルートをテストできます。
カバレッジマップ
これらのカードは稼働中のエンドポイントカタログから生成されるため、このページはDocsとPlaygroundが使うAPIサーフェスをそのまま反映します。
/patents/detail
/patents/search
エンドポイントカタログ
/patents/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.
/patents/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 /patents/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.
Patentsのスクレイピング方法
Crawlora's /patents/search endpoint returns USPTO's own full-text patent search results as normalized JSON with one API key — no USPTO account required.
Send a free-text query to /patents/search for normalized bibliographic results — title, applicant/assignee, inventors, filing and publication dates, application number, IPC/CPC classifications.
Use the response's page count to page through a query's full result set.
FAQ
Send a free-text query to Crawlora's /patents/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.
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 claims, citations, and family data.