YouTube Shorts Scraper — Search Shorts by Keyword avatar

YouTube Shorts Scraper — Search Shorts by Keyword

Pricing

from $0.0015 / short scraped

Go to Apify Store
YouTube Shorts Scraper — Search Shorts by Keyword

YouTube Shorts Scraper — Search Shorts by Keyword

Search YouTube Shorts by keyword or hashtag and export the results: Short title, video ID, URL, view count and thumbnail. One clean row per Short as JSON, CSV or Excel.

Pricing

from $0.0015 / short scraped

Rating

0.0

(0)

Developer

hiper soft

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Find YouTube Shorts by keyword or hashtag and export them as clean, structured data. Add one or more search terms and get one row per Short — title, video ID, URL, view count and thumbnail. Export to JSON, CSV or Excel, or pull straight from the API.

Perfect for short-form trend research, competitor and creator analysis, content discovery, hashtag tracking, and building Shorts datasets for dashboards or LLMs.


What you get

One flat, ready-to-use record per Short:

FieldDescription
queryThe keyword / hashtag that produced the row
videoId / urlThe Short and its watch link
titleShort title / caption
viewCount / viewCountTextViews (number + label)
thumbnailThumbnail image URL
collectedAtWhen the row was scraped

How to use

1. Add keywords or hashtags

{
"searchQueries": ["lofi", "#cooking", "workout"],
"maxItems": 200
}

2. Set the limit

  • Max Shorts — cap the total across all keywords (0 = no limit; the scraper pages deep into the Shorts results).

Example output

{
"query": "cooking",
"videoId": "ADUTUY2Gff0",
"title": "This Is How To Cook Steak Perfectly 🔥 #shorts",
"url": "https://www.youtube.com/shorts/ADUTUY2Gff0",
"viewCount": 4853208,
"viewCountText": "4.8M views",
"thumbnail": "https://i.ytimg.com/vi/ADUTUY2Gff0/oardefault.jpg",
"collectedAt": "2026-09-20T09:30:00.000Z"
}

Common use cases

  • Trend research — see which Shorts are winning for a keyword or hashtag.
  • Competitor & creator analysis — track the top Shorts in a niche.
  • Content discovery — build watchlists and ideas from top-performing Shorts.
  • Hashtag tracking — monitor Shorts around a campaign or tag.
  • Datasets — build clean, structured Shorts result sets for analysis or model training.

Frequently asked questions

Do I need any login, account or key? No. Just add keywords and run.

How many Shorts can I get? Set Max Shorts to whatever you need (0 = no limit) — the scraper pages deep into each search.

Can I search by hashtag? Yes — include the tag (with or without #) as a keyword.

Can I run several searches at once? Yes — add multiple keywords and the results are combined.

What format is the data? A flat table you can export as JSON, CSV or Excel, or fetch from the Apify API.


Building a YouTube toolkit? Pair this with our YouTube search scraper, YouTube channel scraper, YouTube comments scraper and YouTube transcript scraper — all with the same clean, one-row-per-item output.