A JSON containing data about all the robots technology found on the given website page. Please note that each robot can be configured differently, like on the example below which is configured to crawl all the page. If any robots crawler was found or the website content could not be load, then returns null.
Key | Type | Description |
---|---|---|
robots | Object | Googlebot crawler found on the website page URL and how it is configured. |
googlebot | Object | Googlebot crawler found on the website page URL and how it is configured. |
googlebot_news | Object | Googlebot News crawler found on the website page URL and how it is configured. |
googlebot_images | Object | Googlebot Image crawler found on the website page URL and how it is configured. |
slurp | Object | Slurp crawler found on the website page URL and how it is configured. |
msn_bot | Object | MSN bot crawler found on the website page URL and how it is configured. |
teoma | Object | Teoma crawler found on the website page URL and how it is configured. |
robots_header | Object | Robots Header crawler found on the website page URL and how it is configured. |