This class can generate thumbnail image of Web pages using the Thumbalizr API.
It can send a HTTP request to the Thumbalizr API Web server to retrieve a thumbnail image of a Web page of a given URL.
The class can store the retrieved thumbnail image in a cache file to avoid the overhead of requesting the same Web page thumbnail multiple times.
It returns the path of the cached thumbnail image file. |