Effortlessly gather app data from both the Google Play Store and Apple App Store. Our Actor is designed for speed, reliability, and scalability, handling multiple apps in a single run with ease. Perfect for businesses, developers, and analysts looking to gain insights and make data-driven decisions.
Effortlessly gather app data from both the Google Play Store and Apple App Store.
Our Actor is designed for speed, reliability, and scalability, handling multiple apps in a single run with ease.
Perfect for businesses, developers, and analysts looking to gain insights and make data-driven decisions.
Apify proxies are supported by this actor. See explanation. See those links for more information: Link1, Link2
Key features include:
Action Name | Action Code | Description |
---|---|---|
App Store App Details | "apple_store_app_details" | Get App Details from Apple App Store |
Apple Store App Reviews | "apple_store_app_reviews" | Get App Reviews from Apple App Store |
Apple Store Top Apps | "apple_store_top_apps" | Get Top Apps (Top Charts) in Apple App Store |
Apple Store Search App | "apple_store_search_apps" | Search Apps in Apple App Store |
Google Play App Details | "google_play_app_details" | Get App Details from Google Play |
Google Play App Reviews | "google_play_app_reviews" | Get App Reviews from Google Play |
Google Play Top Apps | "google_play_top_apps" | Get Top Apps (Top Charts) in Google Play |
Google Play Search App | "google_play_search_apps" | Search Apps in Google Play |
Get App Details from Apple App Store.
Input Name | Input Code | Description | Type | Constraints | Required | Default |
---|---|---|---|---|---|---|
Action | action | Perform extraction of app details from Apple App Store | String | Pass "apple_store_app_details" to perform this action | Yes | "apple_store_app_details" |
Country | country | 2 letters country code (ISO 3166-2) | String | Valid country code | No | "us" |
Language | language | 2 letters language code (ISO 639-1) | String | Valid language Code | No | "en" |
Apple App IDs | apple_app_ids | List of Apple App IDs | Array of Strings | Valid IDs. Non valid IDs will be skipped | Yes |
Get App Reviews from Apple App Store.
Input Name | Input Code | Description | Type | Constraints | Required | Default |
---|---|---|---|---|---|---|
Action | action | Perform extraction of app reviews from Apple App Store | String | Pass "apple_store_app_reviews" to perform this action | Yes | "apple_store_app_details" |
Country | country | 2 letters country code (ISO 3166-2) | String | Valid country code | No | "us" |
Language | language | 2 letters language code (ISO 639-1) | String | Valid language Code | No | "en" |
Apple App IDs | apple_app_ids | List of Apple App IDs | Array of Strings | Valid IDs. Non valid IDs will be skipped | Yes | |
Apple Store Maximum Reviews | apple_store_max_reviews | Max reviews to extract | Integer | Greater or equal to 1 | No | 20 |
Get Top Apps (Top Charts) in Apple App Store.
Input Name | Input Code | Description | Type | Constraints | Required | Default |
---|---|---|---|---|---|---|
Action | action | Perform search of apps in Apple App Store | String | Pass "apple_store_top_apps" to perform this action | Yes | "apple_store_app_details" |
Country | country | 2 letters country code (ISO 3166-2) | String | Valid country code | No | "us" |
Language | language | 2 letters language code (ISO 639-1) | String | Valid language Code | No | "en" |
Apple Device Types | apple_store_top_apps_device_types | List of Apple Device Type | Array of Strings | Valid Values: - iPhone ( "iphone" )- iPad ( "ipad" ) | No | ["iphone"] |
Apple Store Genres | apple_store_top_apps_genres | List of Apple Store Genres | Array of Strings | Valid Values: See Apple App Store Genres | No | ["6005"] |
Apple Store Modes | apple_store_top_apps_modes | List of Apple Store Modes | Array of Strings | Valid Values: - Top Free ( top-free ) - Top Free ( "top-paid" ) | No | ["top-free"] |
Apple Store Maximum Top Apps | apple_store_max_top_apps | Max tops apps to extract | Integer | 1 ≤ apple_store_max_top_apps ≤ 100 | No | 100 |
Apple App Store Genres Names and Their Code
Kids Apps:
"36"
Business Apps:"6000"
Weather Apps:"6001"
Utilities Apps:"6002"
Travel Apps:"6003"
Sports Apps:"6004"
Social Networking Apps:"6005"
Reference Apps:"6006"
Productivity Apps:"6007"
Photo video Apps:"6008"
News Apps:"6009"
Navigation Apps:"6010"
Music Apps:"6011"
Lifestyle Apps:"6012"
Health Fitness Apps:"6013"
Finance Apps:"6015"
Entertainment Apps:"6016"
Education Apps:"6017"
Books Apps:"6018"
Medical Apps:"6020"
Magazines Newspapers Apps:"6012"
Food Drink Apps:"6023"
Shopping Apps:"6024"
Developer tools Apps:"6026"
Graphics design Apps:"6027"
Action Games:"7001"
Adventure Games:"7002"
Casual Games:"7003"
Board Games:"7004"
Card Games:"7005"
Casino Games:"7006"
Family Games:"7009"
Music Games:"7011"
Puzzle Games:"7012"
Racing Games:"7013"
Role Playing Games:"7014"
Simulation Games:"7015"
Sports Games:"7016"
Strategy Games:"7017"
Trivia Games:"7018"
Word Games:"7019
Search Apps in Apple App Store.
Input Name | Input Code | Description | Type | Constraints | Required | Default |
---|---|---|---|---|---|---|
Action | action | Perform extraction of top apps from Apple App Store | String | Pass "apple_store_search_apps" to perform this action | Yes | "apple_store_app_details" |
Country | country | 2 letters country code (ISO 3166-2) | String | Valid country code | No | "us" |
Language | language | 2 letters language code (ISO 639-1) | String | Valid language Code | No | "en" |
Apple Store Search Apps | apple_store_search_apps | Search text (e.g. "music apps" ) | String | Yes |
Get App Details from Google Play.
Input Name | Input Code | Description | Type | Constraints | Required | Default |
---|---|---|---|---|---|---|
Action | action | Perform extraction of app details from Google Play | String | Pass "google_play_app_details" to perform this action | Yes | "apple_store_app_details" |
Country | country | 2 letters country code (ISO 3166-2) | String | Valid country code | No | "us" |
Language | language | 2 letters language code (ISO 639-1) | String | Valid language Code | No | "en" |
Google Bundle IDs | google_bundle_ids | List of Google Bundle IDs | Array of Strings | Valid IDs. Non valid IDs will be skipped | Yes |
Get App Reviews from Google Play.
Input Name | Input Code | Description | Type | Constraints | Required | Default |
---|---|---|---|---|---|---|
Action | action | Perform extraction of app reviews from Google Play | String | Pass "google_play_app_reviews" to perform this action | Yes | "apple_store_app_details" |
Country | country | 2 letters country code (ISO 3166-2) | String | Valid country code | No | "us" |
Language | language | 2 letters language code (ISO 639-1) | String | Valid language Code | No | "en" |
Google Bundle IDs | google_bundle_ids | List of Google Bundle IDs | Array of Strings | Valid IDs. Non valid IDs will be skipped | Yes | |
Google Play Review Sort By | google_play_reviews_sort_by | Sort reviews by given value | String | Valid Value: - Newest ( "newest" )- Most Relevant ( "most_relevant" )- Rating ( "rating" ) | No | "newest" |
Google Play Review Device Type | google_play_reviews_device_type | Filter By Device Type | String | Valid Values: - All ( "all" )- Phone ( "phone" ) - Tablet ( "tablet" )- Chromebook( "chromebook" )- TV ( "tv" ) | No | "all" |
Google Play Review Rating | google_play_reviews_rating | Filter By Review Rating | String | Valid Values: - All ( "all" )- 1 ( "1" )- 2 ( "2" )- 3 ( "3" )- 4 ( "4" )- 5 ( "5" ) | No | "all" |
Google Play Maximum Reviews | google_play_max_reviews | Max reviews to extract | Integer | Greater or equal to 1 | No | 100 |
Get Top Apps (Top Charts) in Google Play.
Input Name | Input Code | Description | Type | Constraints | Required | Default |
---|---|---|---|---|---|---|
Action | action | Perform extraction of top apps from Google Play | String | Pass "google_play_top_apps" to perform this action | Yes | "apple_store_app_details" |
Country | country | 2 letters country code (ISO 3166-2) | String | Valid country code | No | "us" |
Language | language | 2 letters language code (ISO 639-1) | String | Valid language Code | No | "en" |
Google Play Modes | google_play_top_apps_modes | List of Google Device Type | Array of Strings | Valid Values: - Top Selling Free ( "topselling_free" )- Top Selling Paid ( "topselling_paid" )- Top Grossing ( "topgrossing" )- Movers Shakers ( "movers_shakers" )- Top Selling New Free ( "topselling_new_free" )- Top Selling New Paid ( "topselling_new_paid" ) | No | ["topselling_free"] |
Google Play Categories | google_play_top_apps_categories | List of Google Play Categories | Array of Strings | Valid Values: See Google Play Categories | No | ["SOCIAL"] |
Google Play Maximum Top Apps | google_play_max_top_apps | Max tops apps to extract | Integer | 1 ≤ google_play_max_top_apps ≤ 200 | No | 200 |
"OVERALL"
"APPLICATION"
"GAME"
"ART_AND_DESIGN"
"AUTO_AND_VEHICLES"
"BEAUTY"
"BOOKS_AND_REFERENCE"
"BUSINESS"
"COMICS"
"COMMUNICATION"
"DATING"
"EDUCATION"
"ENTERTAINMENT"
"EVENTS"
"FINANCE"
"FOOD_AND_DRINK"
"HEALTH_AND_FITNESS"
"HOUSE_AND_HOME"
"LIFESTYLE"
"MAPS_AND_NAVIGATION"
"MEDICAL"
"MUSIC_AND_AUDIO"
"NEWS_AND_MAGAZINES"
"PARENTING"
"PERSONALIZATION"
"PHOTOGRAPHY"
"PRODUCTIVITY"
"SHOPPING"
"SOCIAL"
"SPORTS"
"TOOLS"
"TRAVEL_AND_LOCAL"
"VIDEO_PLAYERS"
"WEATHER"
"LIBRARIES_AND_DEMO"
"GAME_ARCADE"
"GAME_PUZZLE"
"GAME_CARD"
"GAME_CASUAL"
"GAME_RACING"
"GAME_SPORTS"
"GAME_ACTION"
"GAME_ADVENTURE"
"GAME_BOARD"
"GAME_CASINO"
"GAME_EDUCATIONAL"
"GAME_MUSIC"
"GAME_ROLE_PLAYING"
"GAME_SIMULATION"
"GAME_STRATEGY"
"GAME_TRIVIA"
"GAME_WORD"
"ANDROID_WEAR"
"FAMILY"
"FAMILY_ACTION"
"FAMILY_BRAINGAMES"
"FAMILY_CREATE"
"FAMILY_EDUCATION"
"FAMILY_MUSICVIDEO"
"FAMILY_PRETEND"
Search Apps in Google Play.
Input Name | Input Code | Description | Type | Constraints | Required | Default |
---|---|---|---|---|---|---|
Action | action | Perform search of apps in Google Play | String | Pass "google_play_search_apps" to perform this action | Yes | "apple_store_app_details" |
Country | country | 2 letters country code (ISO 3166-2) | String | Valid country code | No | "us" |
Language | language | 2 letters language code (ISO 639-1) | String | Valid language Code | No | "en" |
Google Play Search Apps | google_play_search_apps | Search text (e.g. "music apps" ) | String | Yes |
proxy
object should be defined by the required proxy technique.
The following section will help to define the proxy
object.
Field | Description | Type | Default |
---|---|---|---|
useApifyProxy | Whether to use Apify Proxies. | Boolean | true |
apifyProxyCountry | Taking Data Center proxies of specific country. 2 letters country code (ISO 3166-2) If blank the proxies can be taken from anywhere. | String |
Field | Description | Type | Default |
---|---|---|---|
useApifyProxy | Whether to use Apify Proxies. | Boolean | true |
apifyProxyGroups | Specify ["RESIDENTIAL"] to use residential proxy. | Array of String | |
apifyProxyCountry | Taking residential proxies of specific country. 2 letters country code (ISO 3166-2) If blank the proxies can be taken from anywhere. | String |
Field | Description | Type | Default |
---|---|---|---|
useApifyProxy | Whether to use Apify Proxies | Boolean | true |
apifyProxyGroups | Specify ["GOOGLE_SERP"] to use special proxy.Other groups can be specified here - Search that in Apify for more information. | Array of String | |
apifyProxyCountry | Taking residential proxies of specific country. 2 letters country code (ISO 3166-2) If blank the proxies can be taken from anywhere. | String |
Field | Description | Type | Default |
---|---|---|---|
useApifyProxy | Whether to use Apify Proxies. Pass false to use your own proxies. | Boolean | true |
proxyUrls | Specify your own proxies in an array of string with this format:http://username:password@my-proxy.example.com:port | Array of String | [] |
Field | Description | Type | Default |
---|---|---|---|
useApifyProxy | Whether to use Apify Proxies. Pass false to run without proxies. | Boolean | true |
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!