extract_timestamps
Extract webpage creation, modification, and publication timestamps from HTML meta tags, HTTP headers, and structured data using an input URL. Configurable options include timeout, user agent, redirect handling, and heuristic detection.
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 |