This Actor transcribes audio or video files from publicly accessible URLs using OpenAI's Whisper API. To use this Actor, you'll need to provide your own OpenAI API key. It supports multiple languages and highly customizable parameters, enabling precise control over the transcription process.
This Apify actor transcribes audio or video files from publicly accessible URLs using OpenAI's Whisper API. To use this actor, you'll need to provide your own OpenAI API key. It supports multiple languages and highly customizable parameters, enabling precise control over the transcription process. The actor processes each provided URL, downloads the corresponding audio or video files, transcribes them via OpenAI, and securely stores the resulting transcripts in Apify's Storage under the Key-Value Store.
🚀 Features
Automatic language detection or manual language specification from an extensive list.
Capability to process multiple audio or video URLs simultaneously.
Versatile output formats including plain text, JSON, SRT, VTT, and verbose JSON.
Optional inclusion of timestamps for individual words (when using verbose JSON format).
Fine-tuning through parameters such as temperature, compression ratio thresholds, and speech detection thresholds.
Secure handling of your OpenAI API key, hidden from logs for added safety.
🔧 Input Configuration
Configure your actor with the following parameters:
Parameter
Description
Required
url
Array of publicly accessible audio/video file URLs
✅
language
Language selection or set to Auto-detect
❌
temperature
Floating-point temperature to control variability in transcription
❌
response_format
Desired transcript format (text, srt, vtt, json, verbose_json)
❌
word_timestamps
Include timestamps per word (only valid when using verbose_json format)
❌
prompt
Additional textual context to enhance transcription accuracy
❌
temperature_increment_on_fallback
Increment in temperature if the initial transcription attempt fails
❌
compression_ratio_threshold
Maximum allowable compression ratio for transcript acceptance
❌
logprob_threshold
Minimum log probability required for transcript segments
❌
no_speech_threshold
Probability threshold to detect segments with no speech
❌
openai_api_key
Your personal OpenAI API key (kept secure and hidden)
Transcription results are securely stored within Apify's Storage under the Key-Value Store. Each transcript is saved individually with an identifiable key for convenient access.
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!