Search the screenshot library
list_directory_appsSearch thousands of real App Store listings (the top 100 free and top-grossing apps in every Apple category, refreshed daily). Filter by text, Apple genre slug, listing look (tag), today's chart rank, or apps that have preview videos. Returns slugs for get_directory_app, get_app_videos, get_app_history and create_restyle. No API key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Listing-look slug from list_directory_tags, such as headline, device-frame or dark. | |
| chart | No | With category: order by today's top free or top grossing chart for that category. | |
| limit | No | ||
| query | No | App name, developer, slug or Apple ID. Example: "duolingo". | |
| offset | No | For paging; count in the response is the total match count. | |
| category | No | Genre slug from list_directory_categories, such as finance or food-drink. | |
| platform | No | ios (App Store) or android (Google Play). Default: both. | |
| has_video | No | Only apps whose listing has an App Store preview video. |