> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hasdata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Inline Videos

<Frame caption="Inline Videos">
  <img src="https://mintcdn.com/hasdata/uVf91kjKNrsKAsWC/apis/google-serp-api/images/inline-videos.png?fit=max&auto=format&n=uVf91kjKNrsKAsWC&q=85&s=fa858ce7dddec3b69f36366aa55bdfce" width="1852" height="1610" data-path="apis/google-serp-api/images/inline-videos.png" />
</Frame>

<ResponseExample>
  ```json Response theme={null}
  {
    "inlineVideos":[
      {
        "position":1,
        "title":"The Best Tools to Scrape Data in 2024",
        "link":"https://www.youtube.com/watch?v=00yQfxC7PFU",
        "duration":"11:43",
        "platform":"YouTube",
        "channel":"John Watson Rooney",
        "date":"Apr 10, 2024"
      },
      {
        "position":2,
        "title":"Comparing Top 5 AI Web Scraping Tools (updated 2024)",
        "link":"https://www.youtube.com/watch?v=qziiZ4BmZHQ",
        "duration":"12:30",
        "platform":"YouTube",
        "channel":"Bardeen",
        "date":"Jul 4, 2024"
      },
      {
        "position":3,
        "title":"Scrape Any Website for FREE Using DeepSeek & Crawl4AI",
        "link":"https://www.youtube.com/watch?v=Osl4NgAXvRk",
        "duration":"22:46",
        "platform":"YouTube",
        "channel":"aiwithbrandon",
        "date":"Feb 3, 2025"
      }
    ]
  }
  ```
</ResponseExample>
