Skip to content

Nimrod007/TED-talks-details-from-TED.com-and-youtube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

TED-talks-details-from-TED.com-and-youtube

this is an example of you to get talks data

this is a PHP script that should run from command line / as a crone job

main objective of this is to get details of TED talk from the offical ted web site and from YouTube

this will go over all video pages on http://www.ted.com/talks/view/id/ from id=1 till the end when there are no more ID's to query on each page will take some relevant data and store it

afterward for each TED talk saved from ted.com a query will be sent via YouTube api to get more details that is missing in the ted.com web site

in the end there will be a full list of all TED talks with data from ted.com (like title, tags etc..) and data from youtube.com (like view count, video src etc....)

About

TED talks list and details from ted.com and YouTube (web crawler)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages