Difference between revisions of "TubeKit"
Jump to navigation
Jump to search
Prwheatley (talk | contribs) |
Prwheatley (talk | contribs) |
||
Line 1: | Line 1: | ||
{{Infobox tool | {{Infobox tool | ||
|purpose=TubeKit is a toolkit for creating YouTube crawlers. | |purpose=TubeKit is a toolkit for creating YouTube crawlers. | ||
− | |homepage= | + | |homepage=https://www.tubekit.org/ |
|license=Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License | |license=Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License | ||
|platforms=Web based | |platforms=Web based | ||
− | |function=Web | + | |function=Web Capture |
|content=Video | |content=Video | ||
}} | }} |
Latest revision as of 16:55, 26 November 2021
Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt673dfc67ce4744_42771882
Description[edit]
TubeKit is a toolkit for creating YouTube crawlers. It allows one to build one's own crawler that can crawl YouTube based on a set of seed queries and collect up to 16 different attributes. TubeKit assists in all the phases of this process starting database creation to finally giving access to the collected data with browsing and searching interfaces. In addition to creating crawlers, TubeKit also provides several tools to collect a variety of data from YouTube, including video details and user profiles. Developed by UNC Chapel Hill. Written in PHP.