We’re excited to introduce date filtering capabilities for your search results. This new feature allows you to narrow down your search results to specific time periods, making it easier to find the most relevant and up-to-date information.Documentation Index
Fetch the complete documentation index at: https://docs.linkup.so/llms.txt
Use this file to discover all available pages before exploring further.
How to enable
To filter your search results by date, add thefromDate and toDate parameters to your API request. You can specify either a start date, end date, or both.
Example Request
curl
fromDate: Filter results from this date onwardstoDate: Filter results up to this date- Both
fromDateandtoDate: Filter results within this date range