Difference between revisions of "TubeKit"
Jump to navigation
Jump to search
(Trial import from script.) |
Prwheatley (talk | contribs) |
||
Line 1: | Line 1: | ||
− | {{ | + | {{Infobox tool |
|purpose=TubeKit is a toolkit for creating YouTube crawlers. | |purpose=TubeKit is a toolkit for creating YouTube crawlers. | ||
− | |||
|homepage=http://www.tubekit.org/download.php | |homepage=http://www.tubekit.org/download.php | ||
|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 Crawl | ||
+ | |content=Video | ||
+ | }} | ||
+ | {{Infobox tool details | ||
+ | |ohloh_id=TubeKit | ||
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
= Description = | = Description = | ||
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. | 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. | ||
Line 20: | Line 17: | ||
= Development Activity = | = Development Activity = | ||
− | |||
− | |||
− | |||
− |
Revision as of 12:46, 21 April 2021
Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt673f8b7f13fb56_85673278
Description
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.