APIs.guru Directory Scraper
Pricing
from $7.69 / 1,000 results
APIs.guru Directory Scraper
Browse the APIs.guru directory of public web APIs. Each entry returns the title, provider, description, categories, preferred version, OpenAPI version, contact email, logo, and a link to the definition. Useful for API discovery, integration research, and mapping providers.
Pricing
from $7.69 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
6 days ago
Last modified
Categories
Share
Export the full APIs.guru directory of 2,500+ public OpenAPI / Swagger definitions as clean, structured records. Search by keyword, filter by category or provider, and get spec URLs, versions, categories, and contact info in one pass. No API key, no login.
What it scrapes
Reads the public api.apis.guru/v2/list.json directory and returns one record per API, with the logo, title, provider, description, categories, preferred version, OpenAPI/Swagger spec URLs, and contact details.
Input
| Field | Type | Description |
|---|---|---|
searchTerm | string | Optional. Keep only APIs whose title, provider, or description contains this text. |
category | string | Optional. Filter by APIs.guru category (e.g. cloud, financial, developer_tools, machine_learning). |
provider | string | Optional. Filter by provider name (e.g. googleapis.com, amazonaws.com, azure.com). |
maxItems | integer | How many records to return. Free plan is capped at 10. |
Example:
{ "maxItems": 50, "category": "cloud", "searchTerm": "storage" }
Output fields
logoUrl, title, apiId, provider, description, categories, preferredVersion, versionCount, swaggerUrl, swaggerYamlUrl, openApiVersion, originFormat, originUrl, documentationUrl, contactName, contactEmail, contactUrl, addedAt, updatedAt, scrapedAt, error.
Independent tool. Only publicly available data from APIs.guru is collected.