extract_timestamps
Extract creation, modification, and publication timestamps directly from webpages using URL input. Supports meta tags, HTTP headers, and structured data for accurate timestamp retrieval.
Instructions
Extract creation, modification, and publication timestamps from a webpage
Input Schema
Name | Required | Description | Default |
---|---|---|---|
config | No | Optional configuration for the extraction | |
url | Yes | The URL of the webpage to extract timestamps from |