diffbot-php-client
diffbot-php-client copied to clipboard
Consider alternative solution to "crawl" setting in API instance for Crawlbot
Currently, to prepare an API for Crawlbot consumption and to satisfy the required name param condition in the constructor, one has to pass in the string 'crawl'. This feels clumsy. Make URL optional and implicitly considered crawlbot-friendly?