Alternativeto: Get App Alternatives
Alternativeto via Parse · developer_tools
Get a paginated list of alternative apps for a given app. Each alternative includes basic metadata. 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/get_app_alternatives
- Interface artifact
- sha256:3d062b3ef84e52041e24712d549d184bf6a91dbcc0d67d9d13a94375740fd006
- Manifest digest
- sha256:8d516f1809103be00656e1a544312ef8731195707af9db42b0ac3c24e43e35f1
Request fields
- page (integer): The page number for pagination.
- license (string): Filter by license type (e.g. 'opensource', 'free', 'commercial').
- app_slug (string, required): The slug of the app to find alternatives for (e.g. 'vlc-media-player', 'adobe-photoshop'). Obtain from search_apps or browse_apps results.
- platform (string): Filter by platform slug (e.g. 'windows', 'android', 'online', 'linux', 'mac'). Obtain valid values from get_platforms.
Example queries
- {"page":"1","license":"free","app_slug":"olive-video-editor","platform":"windows"}