Yiddish24 Media Spider avatar

Yiddish24 Media Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Yiddish24 Media Spider

Yiddish24 Media Spider

Effortlessly scrape Yiddish-language audio and video content from Yiddish24.com with this Apify Actor. Extract detailed metadata, URLs, and more for research, archiving, or aggregation. Features flexible inputs, reliable JSON output, and efficient, error-resilient performance.

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

13 days ago

Last modified

Share

Description

Effortlessly scrape Yiddish-language audio and video content from Yiddish24.com with this Apify Actor. Extract detailed metadata, URLs, and more for research, archiving, or aggregation. Features flexible inputs, reliable JSON output, and efficient, error-resilient performance.


Yiddish24 Media Spider

Introduction

The Yiddish24 Media Spider is a powerful Apify Actor designed to scrape and extract media content from Yiddish24.com, a platform offering Yiddish-language audio and video clips. It efficiently collects detailed metadata, including titles, descriptions, audio/video URLs, and more, enabling users to gather rich multimedia data for analysis or archiving. This tool is ideal for researchers, journalists, and content aggregators seeking to access and preserve Yiddish media resources programmatically.

Features

  • Comprehensive Data Extraction: Captures key details such as titles, dates, descriptions, audio/video URLs, images, and categories from Yiddish24 media pages.
  • Flexible URL Input: Supports multiple starting URLs, allowing targeted scraping of specific search results or categories.
  • High-Quality Output: Provides structured JSON data with reliable links to media files, ensuring easy integration into downstream workflows.
  • Efficient Performance: Built on Apify's scalable infrastructure for fast, reliable scraping without manual intervention.
  • Error-Resilient: Handles common web scraping challenges like dynamic content and rate limits gracefully.
  • Customizable and Extensible: Easily configurable for various use cases, with options for future enhancements.

Input Parameters

ParameterTypeRequiredDescriptionExample
UrlsarrayYesAn array of URLs to start scraping from. Each URL should be a valid HTTP/HTTPS link pointing to a Yiddish24 search result or media page. At least one URL is required.["https://www.yiddish24.com/searchresult/trump"]

Example Usage

To run the Yiddish24 Media Spider, provide the input parameters in JSON format. Here's an example:

{
"Urls": [
"https://www.yiddish24.com/searchresult/trump"
]
}

This will scrape media related to "trump" from Yiddish24. The output will be a JSON array of media objects, such as:

[
{
"id": "145885",
"title": "On Edge | Gershy Schwarcz",
"date": "ג' שמות פ״ה",
"description": "Neither your honey nor your sting! Trump is slashing the vaccine schedule from 17 to 11.\"",
"audio_url": "https://cloudfront.yiddish24.com/20260106_103745_285_1767719265590_536_0_2_274895225.mp3",
"image": "https://cloudfront.yiddish24.com/251111020608-457315251_1762887968.png",
"category_title": "JUQ3JTkwJUQ3JTlGKyVENyVBMiVENyU5MyVENyU5NiVENyVBOSslRDclQTAlRDclOTklRDclOTklRDclQTIlRDclQTErLSslRDclQTIlRDclQTAlRDclOTIlRDclOUMlRDclOTklRDclQTk=",
"category_color": "purple",
"duration": "17:04",
"video_image": "https://cdn.yiddish24.com/260106120828-902310930_1767719308.jpg",
"video_url": "https://cdn.yiddish24.com/260106120828-902310930_1767719308.mp4",
"actor_id": "RTQ4gFt2X8URdYWQW",
"run_id": "6GmfPECRfjRdvwYCc"
}
]

Use Cases

  • Market Research: Analyze trends in Yiddish media topics, such as political discussions or cultural events.
  • Competitive Intelligence: Monitor content from specific categories or creators on Yiddish24 for insights.
  • Content Aggregation: Build archives of Yiddish audio and video for educational or entertainment platforms.
  • Academic Research: Collect data for studies on Yiddish language, culture, or media consumption.
  • Business Automation: Automate the extraction of media for newsletters, podcasts, or social media sharing.
  • Archiving and Preservation: Preserve historical Yiddish media content for long-term access.

Installation and Usage

  1. Search for "Yiddish24 Media Spider" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters (e.g., provide URLs).
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The output is a JSON array of objects, each representing a scraped media item. Key fields include:

  • id: Unique identifier for the media item.
  • title: The title of the media clip.
  • date: Publication date in Hebrew format.
  • description: A brief summary or transcript snippet.
  • audio_url: Direct link to the audio file.
  • video_url: Direct link to the video file.
  • image: Thumbnail image URL.
  • duration: Length of the media in MM:SS format.
  • category_title and category_color: Encoded category information.
  • actor_id and run_id: Metadata from the scraping run.

This structured format ensures easy parsing and integration with tools like databases or analytics platforms.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!