Temu: Continue Search Session
Temu via Parse · ecommerce
Continue a paginated search session started by start_search_session. Decodes the pagination_token to extract the Temu list_id and offset, fetches the next page directly without re-running prior pages, and returns an updated token for the subsequent page. If the upstream list_id has expired, attempts automatic recovery by re-establishing a fresh session and fast-forwarding to the correct offset. Returns recovery_status indicating whether the page was fetched normally or recovered. Returns a structured error when the token is invalid or recovery fails. Provides access to Temu's product catalog, including search, featured listings, and product details. Fulfilled by Parse from temu.com.
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- temu
- temu-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/19417d13-c955-4a31-bfb8-d40635cf048d/continue_search_session
- Interface artifact
- sha256:0bbbc7e3f520b834c46d793f22d6118b55e71ca92d23ea342b2257c5bc3400f2
- Manifest digest
- sha256:2675e2253ef8941f6f975beb373b224850e0b5f534d6f58d0f0995e80e477793
Request fields
- limit (integer): Number of results to return per page (max 40).
- pagination_token (string, required): Opaque signed token from start_search_session or a previous continue_search_session response (the session_id field).
Example queries
- {"pagination_token":"eyJ2IjoyLCJxIjoid2lyZWxlc3MgZWFyYnVkcyIsImwiOiJlbiIsImxpZCI6ImZhMmMyNGMzM2Q4ZTQ4OGY4ZmQ1NTNiN2Y1Y2QxY2RmIiwibyI6MTAsImxpbSI6MTAsImFvIjoxMCwicGlkcyI6WzYwMTA5OTk1NTM5Mjg5Miw2MDExMDQ5NTUwNzAyNzMsNjA1NzEyNjU4ODc4NTk2LDYwNTY1MjA1OTUzMDYyNCw2MDU3MzYwMTI3MTE1NDYsNjAxMTAwOTAxOTM1MTgzLDYwNjE4NjkxNzIxMTAwNCw2MDYzNTAwNzU2MjcxMTIsNjAxMDk5ODMxMTQxNDExLDYwMTEwMTI1MzE1MDQ4NF19.772279da68db6c9a"}