Identify A User Agent
identify_user_agentMatch an unrecognized raw User-Agent header against the crawlers documented on Rattlesnakes By Mail, and return the matched crawler plus instructions for verifying the request. Use identify_user_agent when the crawler behind the User-Agent header is not yet known.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_agent | Yes | A raw User-Agent header string. |