๐ŸŽฅ Loom Video Downloader

๐ŸŽฅ Loom Video Downloader

Download Loom videos effortlessly with this powerful Actor. Extract video metadata, download in HD quality, and process multiple videos in batch. Perfect for content creators, educators, and businesses needing to archive their Loom content. ๐ŸŽฅโœจ

VIDEOSINTEGRATIONSApify

A powerful Actor that downloads videos from Loom, the popular screen recording and video messaging platform.

๐ŸŒŸ Features

  • ๐Ÿš€ Batch download multiple Loom videos simultaneously
  • ๐Ÿ“น Support for HD quality video downloads
  • ๐Ÿ“Š Extracts comprehensive video metadata (title, duration, thumbnail)
  • ๐Ÿ’พ Downloads in MP4 format with original quality
  • โšก Fast and efficient processing
  • ๐Ÿ”„ Proxy support for reliable scraping

๐Ÿ“‹ Input Parameters

ParameterTypeDescription
linksarrayList of Loom video URLs to download
maxItemsintegerMaximum number of videos to process (optional)
proxyConfigurationobjectProxy settings (optional)

๐Ÿ“ค Output

The Actor provides detailed information for each video:

  • Video URL and direct download link
  • Video title and thumbnail
  • File size and format
  • Video quality information
  • Duration and other metadata

๐Ÿ” Use Cases

  • ๐Ÿ“š Educational content archiving
  • ๐Ÿ’ผ Business presentation backup
  • ๐ŸŽ“ Training material collection
  • ๐Ÿ“Š Video content management

๐Ÿ’ก Tips

  • Use proxy configuration for better reliability
  • Respect Loom's terms of service and copyright
  • Consider bandwidth when downloading multiple videos

๐Ÿ“ Example Output

Input Example

A full explanation of an input example in JSON.

1{
2    "keywords": [
3        "fashion"
4    ],
5    "maxItems": 20
6}

Output sample

The results will be wrapped into a dataset which you can always find in theย Storageย tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

1[
2    {
3        "keyword": "fashion",
4        "id": 32977,
5        "title": "Fashion",
6        "slug": "fashion",
7        "img": "https://occ-0-2851-38.1.nflxso.net/dnm/api/v6/evlCitJPPCVCry0BZlEFb5-QjKc/AAAABYEp0-AXO3ORcVZcc8RRdKmWUDLSqiBoJc_dt_y8lrkH3xK6hA_n8khJNR3qmaWII6ddn1rioa7PzGdUY_s9xsqWTA.jpg?r=bb2",
8        "vtype": "movie",
9        "nfid": 70111162,
10        "synopsis": "A small-town girl finally realizes her dream of becoming a famous supermodel but soon finds there's a price for her glamorous new life.",
11        "avgrating": 3.5794206,
12        "year": 2008,
13        "runtime": 9831,
14        "imdbid": "tt0964516",
15        "poster": "http://ia.media-imdb.com/images/M/MV5BMTkxNzg4NDI0OV5BMl5BanBnXkFtZTcwNzIyMjk5MQ@@._V1_SX300.jpg",
16        "top250": 0,
17        "top250tv": 0,
18        "clist": ""CA":"Canada","US":"United States","AR":"Argentina","AU":"Australia","BR":"Brazil","CO":"Colombia","HK":"Hong Kong","IN":"India","IL":"Israel","JP":"Japan","more":"+8"",
19        "titledate": "2015-04-14"
20    },
21    ...
22]

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool โ€” just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. Youโ€™ll be guided to input a search term and get structured results. No setup needed!