Alternativeto: Browse Apps
Alternativeto via Parse · developer_tools
Browse all apps or apps within a specific category. Returns a paginated list of app summaries. Supports filtering by platform and license type. Page size is approximately 12 items. Search for apps, find alternatives, browse software directories, and discover platforms and categories on AlternativeTo. Fulfilled by Parse from alternativeto.net.
- alternativeto
- alternativeto-net
- b2b-directory
- developer-tools
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/aa86e0de-4fa6-4bb5-b463-590678d77f76/browse_apps
- Interface artifact
- sha256:4338d9e48e1087742a7c37c7c77d016b28a7a97041f304a594455d5c681e76f2
- Manifest digest
- sha256:2b60360a1a5ee5d4fa0c5d0d7bf577b56402b5e0c0ca1a95e3ac84d0b53f87a5
Request fields
- page (integer): The page number for pagination.
- license (string): Filter by license type (e.g. 'opensource', 'free', 'commercial').
- category (string): The category slug (e.g. 'social', 'productivity', 'developer-tools', 'video'). Obtain valid values from get_categories. Omitting returns all apps.
- platform (string): Filter by platform slug (e.g. 'windows', 'linux', 'online', 'mac'). Obtain valid values from get_platforms.
Example queries
- {"page":"1","license":"free","category":"ai-tools","platform":"windows"}