# Changelog of Google Shorts Scraper — YouTube, TikTok, Reels (`scrape.badger/google-shorts-scraper`) Actor

- **URL**: https://apify.com/scrape.badger/google-shorts-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/scrape.badger/google-shorts-scraper.md

## Changelog

### 1.0 — 2026-04-21

- Initial release.
- Wraps the ScrapeBadger Python SDK `google.shorts.search` endpoint (Google
  `udm=39` Shorts carousel).
- Returns short-form vertical videos from YouTube, TikTok, Instagram Reels,
  Facebook Reels, and other platforms, with `title`, `link`, `source`,
  `account_name`, `thumbnail`, inline preview `image`, `duration`, and
  `video_id` (YouTube only).
- 200+ Google domains, country and language targeting, safe search, time
  filter, disable autocorrect.
- Pagination via `num` + `start` + `max_pages`, with early-stop on empty
  pages to save credits.
