Skip to main content

🎬 YouTube Shorts Scraper & AI Transcript Extractor Pro Python SDK

Official Python SDK for youtube-shorts-scraper-api. Extract YouTube Shorts data, metadata, viral engagement rates, and AI transcript summaries in 1 line of Python code.

🚀 Installation

pip install youtube-shorts-scraper-api

💻 Quick Usage

from youtube_shorts_scraper import YouTubeShortsClient

client = YouTubeShortsClient(api_key="YOUR_RAPIDAPI_KEY")
res = client.scrape_shorts(channel_handle="rainbowicecream9780", max_results=10)

for video in res["videos"]:
    print(f"Title: {video['title']} | Views: {video['views_count']} | Virality: {video['engagement_rate']}")

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

youtube_shorts_scraper_api-1.0.0.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

youtube_shorts_scraper_api-1.0.0-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file youtube_shorts_scraper_api-1.0.0.tar.gz.

File metadata

File hashes

Hashes for youtube_shorts_scraper_api-1.0.0.tar.gz
Algorithm Hash digest
SHA256 5e220770ec9daf41fdbd96918998f134d585da0218d939a0d7daf0dadbaafc92
MD5 ec8c8c30e684890be60264db669900ca
BLAKE2b-256 2619045f047103c75f4d4627cc758f1e302a93c6772c75ba772cfcaa7475d540

See more details on using hashes here.

File details

Details for the file youtube_shorts_scraper_api-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for youtube_shorts_scraper_api-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a8b59f6949e8d13c8767a79d146300e9cc0b6690f684d4e6ed65fe57b96865a2
MD5 64030101b0dc81ffa3c1815a74cfaefc
BLAKE2b-256 4c8c15935aabec3135ce0ec06c0b87eeac562cc064895894315986b7882d01f6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page