diff --git a/src/urlscan/pro/livescan.py b/src/urlscan/pro/livescan.py index 7521115..5263adc 100644 --- a/src/urlscan/pro/livescan.py +++ b/src/urlscan/pro/livescan.py @@ -132,7 +132,7 @@ def get_resource( resource_type: LiveScanResourceType, resource_id: str, ) -> Any: - """Get the historical observations for a specific hostname in the "Hostnames" data source. + """Retrieve the resource for a particular scan ID or SHA256 from this live scanner. Args: scanner_id (str): Scanner ID (e.g., "de01" for Germany).