html2canvas
html2canvas.nethtml2canvas is a JavaScript library that enables client-side rendering of web pages into canvas images, allowing developers to capture screenshots directly within the browser. It provides DOM-based screenshot capabilities with cross-browser support and easy integration, eliminating the need for server-side processing. This tool helps reduce server load and latency by handling visual snapshots efficiently on the client side.
LLM mention score The LLM mention score is the total number of mentions of this brand in different LLM chatbots, normalized to the scale from 0 to 100. You can get actual, non-normalized numbers via the LLM Mention API from DataForSEO.
Normalized 0–100 · last 8 weeks
DataForSEO API
Get LLM mention data of any company via DataForSEO API
Get access to the structured data on keyword, brand, and website mentions in LLMs, including metrics like AI search volume, impressions, and mentions count.
How to get LLM mention data →// Fetch html2canvas mentions POST v3/ai_optimization/llm_mentions/search/live [ { "target": [ { "keyword": "html2canvas", "search_scope": ["any"] } ], "platform": "chat_gpt", "order_by" : ["ai_search_volume,desc"] } ]