Skip to content

Say that tiktok_shop.search ignores limit - #20

Merged
kev1n merged 1 commit into
mainfrom
tiktok-shop-search-limit-honest
Sep 23, 2026
Merged

kev1n merged 1 commit into
mainfrom
tiktok-shop-search-limit-honest

Conversation

@kev1n

@kev1n kev1n commented Sep 23, 2026

Copy link
Copy Markdown
Member

The seller page for tiktok_shop.search said limit caps results at 1-10. It never did: neither upstream takes a count and nothing trims, so a call returns every product TikTok Shop gives, typically about 30.

This regenerates that one page with scripts/gen-seller-pages.mjs from the matching schema change in the anyapi repo (PR link in the comments). Merge it after that PR deploys, so the page and the live schema agree.

🤖 Generated with Claude Code

Regenerated with scripts/gen-seller-pages.mjs from the matching anyapi
schema change: limit is accepted but ignored, and the search returns
every product the source gives, typically about 30.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
@kev1n

kev1n commented Sep 23, 2026

Copy link
Copy Markdown
Member Author

Matching schema change: getanyapi-com/anyapi#1258

@kev1n
kev1n merged commit b0fafd6 into main Sep 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant