🏯 Youtube Scraper (Pay Per Result) avatar

🏯 Youtube Scraper (Pay Per Result)

Try for free

Pay $0.50 for 1,000 videos

View all Actors
🏯 Youtube Scraper (Pay Per Result)

🏯 Youtube Scraper (Pay Per Result)

apidojo/youtube-scraper
Try for free

Pay $0.50 for 1,000 videos

Experience unparalleled efficiency and depth with its ultra-fast capabilities in searching, URL, playlist, channel, and profile scraping. It comes equipped with a variety of filters to customize your data collection precisely. Plus, it's incredibly affordable at only $0.50 per 1000 videos!

WM

Date filtering and urls formats

Closed

watch_my_competitor opened this issue
2 months ago

Hey, I have three questions:

  1. Is possible to get videos only newer then given date?

  2. Which urls formats are supported? Because I tried those and none of them is working: https://www.youtube.com/user/Cisco https://www.youtube.com/user/Cisco/videos https://www.youtube.com/@Roto-Dachfenster https://www.youtube.com/c/PokerStarsenEspa%C3%B1ol

  3. Is possible to filter results with customMapFunctions?

apidojo avatar

API Dojo (apidojo)

2 months ago

Hey hey,

1- Unfortunately it is not possible, you can use the filter and sort options provided.

2- If you want to look for youtube handles, it is better to use youtubeHandles like the following:

1"youtubeHandles": [
2        "@TLDRnews",
3        "@veritasium",
4    ]

3- Yes, you can filter by using that function (you can basically return null) however keep in mind that, the scraper will fetch the results and then do the mapping later.

Cheers!

Developer
Maintained by Community
Actor metrics
  • 84 monthly users
  • 12 stars
  • 98.4% runs succeeded
  • 8.5 hours response time
  • Created in Dec 2023
  • Modified about 23 hours ago