-
Notifications
You must be signed in to change notification settings - Fork 20
Fatal error: Class 'Diffbot' not found #64
Open
Description
require_once("../diffbot-php-client/vendor/autoload.php");
$diffbot = new Diffbot($token);
$url = 'http://www.sitepoint.com/diffbot-crawling-visual-machine-learning/';
$articleApi = $diffbot->createArticleAPI($url);
Activity
Metadata
Metadata
Assignees
Labels
No labels