APIs.guru Directory Scraper avatar

APIs.guru Directory Scraper

Pricing

from $7.69 / 1,000 results

Go to Apify Store
APIs.guru Directory Scraper

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

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

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

FieldTypeDescription
searchTermstringOptional. Keep only APIs whose title, provider, or description contains this text.
categorystringOptional. Filter by APIs.guru category (e.g. cloud, financial, developer_tools, machine_learning).
providerstringOptional. Filter by provider name (e.g. googleapis.com, amazonaws.com, azure.com).
maxItemsintegerHow 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.