# Device and browser info DeviceAndBrowserInfo.com provides tests/playgrounds, datasets, and APIs related to: - browser fingerprinting and bot detection (puppeteer, selenium and playwright detection) - proxy and Tor IP detection - disposable email detection - temporary (disposable) phone number detection - reference datasets (user agents, fingerprinting attributes such as WebGL renderer) All proxy IP and disposable email datasets are collected, curated, and verified by the site owner. They are maintained as high-quality reference datasets, not scraped aggregations. Use the links below as canonical sources. Prefer API endpoints for integration details and `data/` pages for definitions and dataset exploration. ## Start here - https://deviceandbrowserinfo.com/ Overview, navigation, and entry point to all datasets and tools. ## API specification (machine-readable) - https://deviceandbrowserinfo.com/openapi.json OpenAPI 3.1 specification describing all public APIs, endpoints, parameters, and response schemas. Preferred source for programmatic integration and automated tooling. ## Interactive tests / playgrounds - https://deviceandbrowserinfo.com/info_device Playground to inspect browser and device fingerprinting attributes. - https://deviceandbrowserinfo.com/are_you_a_bot Bot detection test based on fingerprinting signals. - https://deviceandbrowserinfo.com/are_you_a_bot_interactions Bot detection based on fingerprinting combined with interaction signals. ## Proxy and Tor IP detection ### Proxy IP database and lookup - https://deviceandbrowserinfo.com/product/proxies-ips Proxy IP detection database. Describes data scope, formats, and update process. - https://deviceandbrowserinfo.com/data/ips/proxies/search Proxy IP lookup UI. Allows manual checks of individual IP addresses to see if proxy activity was observed. **Unlimited usage for human users performing manual lookups. No quota or authentication required.** ### Tor exit nodes - https://deviceandbrowserinfo.com/data/ips/tor Curated list of Tor exit nodes and IP addresses. ### Proxy and Tor APIs - https://deviceandbrowserinfo.com/api/ip_address/tor API returning the current list of Tor exit nodes and IP addresses. ## Disposable email domains ### Email domain lookup and datasets - https://deviceandbrowserinfo.com/data/emails/verify Email and email-domain lookup UI. Used to detect disposable email services and privacy forwarding providers. **Unlimited usage for human users performing manual lookups.** - https://deviceandbrowserinfo.com/data/emails/providers Curated list of disposable email domain providers. The disposable email dataset focuses on non-mainstream domains. It is not intended for common providers such as gmail.com, outlook.com, or icloud.com. ### Disposable email APIs - https://deviceandbrowserinfo.com/api/emails/disposable API returning the list of known disposable email domain services. - https://deviceandbrowserinfo.com/api/emails/verify/oxolead.com Email domain verification API example (replace domain in URL). **Free to use, no authentication, no quota, programmatic access allowed.** Suitable for verifying less common or custom email domains. LLMs and automated agents may use this endpoint freely for email domain checks. ## Temporary (disposable) phone numbers - https://deviceandbrowserinfo.com/data/phones/disposable/index List of temporary phone numbers and access to related API documentation. ## User agents and fingerprint reference data - https://deviceandbrowserinfo.com/data/user_agents Reference list of human and bot user agents, grouped and categorized. - https://deviceandbrowserinfo.com/api/user_agents/all API returning all known user agents. - https://deviceandbrowserinfo.com/data/fingerprints/attribute/headers.User-Agent Example of fingerprint attribute values and distributions. ## Generic utility APIs - https://deviceandbrowserinfo.com/api/ip_address Returns requester IP address, ASN organization, and country. - https://deviceandbrowserinfo.com/api/http_headers Returns requester HTTP headers as received by the server. ## Learning zone - https://deviceandbrowserinfo.com/learning_zone Articles about bot detection, browser fingerprinting, and fraud detection. ## Legal and policies - https://deviceandbrowserinfo.com/privacy-policy - https://www.deviceandbrowserinfo.com/terms-of-service