Crawler Example for 3gorillas.com to submit content at YIVE
- Clone repository using
git clone [email protected]:YiveSystems/yive-crawler-example-3gorilla.git- Edit
run.phpand update API key on YiveApiClient
$yiveClient = new YiveApiClient('YOUR_TOKEN_HERE');- Run crawler
php run.php