|
|
|
|
|
by 1vuio0pswjnm7
2054 days ago
|
|
This story clearly illustrates the purpose behind "web APIs". To limit access. As a user (not a web developer), I personally never saw the practical point of web APIs; I have always just "scraped the HTML". Many times the solutions I write outlive the corresponding "API"; IME, often the non-API method of data retrieval is more robust and reliable than using the so-called API. YouTube used to have a freely accessible search API. Not anymore. However "scraping" the YT search result pages continues to work fine. |
|