Project
howcast
Howcast offers an Application Programming Interface (API) which allows
developers to build applications that interface with Howcast. The Howcast
API is RESTful (REpresentational State Transfer) and users of this API will
be able: 1) Retreive detailed information about a single video, including
metadata such as title, description, video views, rating etc; 2) Retrieve a
list of videos restricted by a set of filters offered by Howcast and sorted
using several metrics that you can specify (most recent, most views, etc);
3) Search for video; 4) And much more. Note: Before you can use our APIs,
you must register an API key, that is submitted with each request.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Dependencies