Extract and download videos from Izlesene.com in multiple quality options (360p to 1080p). Perfect for content creators, researchers, and anyone needing to download videos from Turkey's popular video sharing platform. Supports batch processing and provides detailed metadata. 🎥✨
Download videos and media content from Izlesene.com with ease! This actor helps you extract video content in multiple quality options from Izlesene, a popular Turkish video sharing platform.
Simply provide a list of Izlesene video URLs, and the actor will:
The actor provides detailed output including:
A full explanation of an input example in JSON.
1{ 2 "links": [ 3 "https://www.izlesene.com/video/poz-verirken-dogum-gunu-pastasini-dusuren-kiz/10753761" 4 ] 5}
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 "url": "https://www.izlesene.com/video/poz-verirken-dogum-gunu-pastasini-dusuren-kiz/10753761", 4 "result": { 5 "url": "https://www.izlesene.com/video/poz-verirken-dogum-gunu-pastasini-dusuren-kiz/10753761", 6 "source": "izlesene", 7 "title": "Poz Verirken Doğum Günü Pastasını Düşüren Kız", 8 "thumbnail": "https://i1.imgiz.com/rshots/10753/poz-verirken-dogum-gunu-pastasini-dusuren-kiz_10753761-1200_640x360.jpg", 9 "duration": 5.866, 10 "medias": [ 11 { 12 "url": "https://istr.izlesene.com/data/videos/10753/10753761-360_2-135k.mp4?token=6LyG_uzL6Pyf2WhKkjUAcA&ts=1739419428&playername=izlesene", 13 "quality": "360p", 14 "extension": "mp4", 15 "type": "video" 16 }, 17 { 18 "url": "https://istr.izlesene.com/data/videos/10753/10753761-480_2-170k.mp4?token=1__C3tgY5jwKgGWv-8uFXQ&ts=1739419428&playername=izlesene", 19 "quality": "480p", 20 "extension": "mp4", 21 "type": "video" 22 }, 23 { 24 "url": "https://istr.izlesene.com/data/videos/10753/10753761-720_4-300k.mp4?token=iXvai0tU7Kx-yZIOlPN6Sw&ts=1739419428&playername=izlesene", 25 "quality": "720p", 26 "extension": "mp4", 27 "type": "video" 28 }, 29 { 30 "url": "https://istr.izlesene.com/data/videos/10753/10753761-1080_5-400k.mp4?token=v-PIDhBTWN_vrKBIg6E6eQ&ts=1739419428&playername=izlesene", 31 "quality": "1080p", 32 "extension": "mp4", 33 "type": "video" 34 } 35 ], 36 "type": "multiple", 37 "error": false, 38 "time_end": 2280 39 } 40 } 41]
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.
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.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
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!