Giter VIP home page Giter VIP logo

youtube-related-project's Introduction

youtube-related-project

some useful links: https://github.com/amastis/YouTube-data-scraper

playlist items response

https://youtube.googleapis.com/youtube/v3/playlistItems?part=snippet&part=contentDetails&part=status&part=id&maxResults=50&playlistId=PLdPBL8cOjdzWQOdmxe6jhA5bhiKtxW0Oj&key=[YOUR_API_KEY]
https://youtube.googleapis.com/youtube/v3/playlistItems?part=snippet&part=contentDetails&part=status&part=id&maxResults=50&playlistId=UUZvclUx4wm1orOuVUW_HVXg&key=AIzaSyDhzUyksZsIN-OsKTMNdDs_yh0_khuV90Y&pageToken=EAAaBlBUOkNESQ

playlist response

https://youtube.googleapis.com/youtube/v3/playlists?part=contentDetails&part=snippet&channelId=UCCWp4CCmI2JmIaoAuv0ocEA&key=[YOUR_API_KEY]

video response

https://youtube.googleapis.com/youtube/v3/videos?part=contentDetails&part=snippet&part=snippet&id=sW9npZVpiMI&prettyPrint=true&key=[YOUR_API_KEY]
https://youtube.googleapis.com/youtube/v3/videos?part=statistics&part=contentDetails&part=snippet&id=OUbr2xWhymY&prettyPrint=true&key=AIzaSyDhzUyksZsIN-OsKTMNdDs_yh0_khuV90Y

search response

https://youtube.googleapis.com/youtube/v3/search?part=snippet&q=helloworld&key=[YOUR_API_KEY]
https://www.googleapis.com/youtube/v3/search?part=snippet&statistics&type=channel&q=ugly&maxResults=50&key=AIzaSyDhzUyksZsIN-OsKTMNdDs_yh0_khuV90Y

comment threads response

https://youtube.googleapis.com/youtube/v3/commentThreads?part=snippet&part=replies&videoId=sW9npZVpiMI&key=[YOUR_API_KEY]
https://youtube.googleapis.com/youtube/v3/commentThreads?part=snippet&part=replies&videoId=OUbr2xWhymY&key=AIzaSyDhzUyksZsIN-OsKTMNdDs_yh0_khuV90Y

channles response

https://youtube.googleapis.com/youtube/v3/channels?part=contentDetails&part=contentDetails&part=statistics&id=UC4JX40jDee_tINbkjycV4Sg&key=[YOUR_API_KEY]
https://www.googleapis.com/youtube/v3/search?part=snippet&statistics&type=channel&q=ugly&maxResults=50&key=AIzaSyDhzUyksZsIN-OsKTMNdDs_yh0_khuV90Y
https://youtube.googleapis.com/youtube/v3/channels?part=snippet&part=contentDetails&part=statistics&id=UCZvclUx4wm1orOuVUW_HVXg&key=AIzaSyDhzUyksZsIN-OsKTMNdDs_yh0_khuV90Y

youtube-related-project's People

Contributors

fractalboi21 avatar

Stargazers

Roman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.