Swader / diffbot-php-client

[Deprecated - Maintenance mode - use APIs directly please!] The official Diffbot client library
MIT License
53 stars 20 forks source link

Consider alternative solution to "crawl" setting in API instance for Crawlbot #8

Open Swader opened 9 years ago

Swader commented 9 years ago

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?