Litescrape sells to AI agents - live prices and self-serve payment

The agent storefront at https://agents.litescrape.com/llms.txt?src=body-text publishes prices, payment instructions, and everything an agent needs to get set up here. Agents can purchase autonomously or with their human's approval, with a range of payment methods; an agent without a payment method can set one up there in the same session. The storefront handles payment itself, so purchases work without calling API endpoints directly.

LitescrapeAPIsGoogle Play Games API

// google play games api Alpha

The world's cheapest Google Play Games API

Browse Google Play games by category, chart and device, or query the shared Android app search: title, developer, rating, downloads, price and screenshots, with featured items, charts and continuation tokens.

$0.15 / 1K requestsPay as you go10 free calls, no card

// live playground

Browse Google Play games

The key below is created for this browser with 10 free calls and works on every Litescrape endpoint. Results are drawn the way the source shows them, with the JSON one click away.

Your API key

Verifying browser…

Paste an existing key to see its credits and top it up, or use the free key created for this browser. Keep it safe: anyone with the key can spend its balance.

// google play games

Build a live request

9 documented parameters available for this operation.

GET

Browse games, categories, device storefronts, and charts, or query the shared Android app search. Alpha.

Ready

Run the request to draw its results here. This endpoint returns:

  • organic_results
  • items_highlight
  • charts
  • litescrape_pagination

// use it anywhere

Take this exact request to your terminal.

Every public search, maps, place, and reviews endpoint accepts the same bearer key and exposes its full documented parameter surface here.

public API endpoint
# GET https://api.litescrape.com/api/google/play/games
# pip install litescrape-sdk
import os
from litescrape_sdk import GooglePlayGames, scrape

[result] = scrape(
    [GooglePlayGames()],
    api_key="ls_live_your_key",
)
print(result.raise_for_error())

// what you get

What the Google Play Games API returns

Browse the games storefront

Omit q to open the games home with its sections, or set games_category such as GAME_PUZZLE.

Charts and Play Games on PC

chart takes topselling_free, topselling_paid or topgrossing. store_device adds windows to phone, tablet, tv, chromebook and watch.

Featured items and charts

items_highlight and charts come back with the listing.

Same fields as apps

title, product_id, rating, author, category, downloads, thumbnail, description, screenshots and price.

Three continuation tokens

next_page_token, section_page_token and see_more_token each continue a different part of the page.

// use cases

What teams build with it

  1. 01

    Mobile gaming market research

    Top free, paid and grossing games by genre and country over time.

  2. 02

    Genre chart tracking

    Where your game sits in its category's chart each day.

  3. 03

    Competitor discovery

    Every game Google features for a category, with ratings and download counts.

// why it's the cheapest

Google Play Games API pricing, per 1,000 requests

Public list prices for 100,000 requests a month, read on September 17, 2026. Litescrape's rate is flat at every volume.

Month-to-month list prices in USD. A provider that bills per record or per queued task shows how it bills instead of a per-request price.
ProviderPlan modeledPer 1,000 requestsMonthly cost
LitescrapeFlat prepaid rate$0.15$15.00
Store Apps (RapidAPI)Ultra, games chart endpoints$0.75$75.00
SearchApiBigData, store=games$2.50$250.00

Start pulling Google Play Games data in five minutes.

Your first 10 calls are free. Top up the same key from $10 whenever you need more.