External DocumentationTo learn more, visit the IBM X Force documentation.
Actions
List URLs By Category
Return a list of URLs according to a category.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Category | The category of the URLs to retrieve. Can be retrieved from the List URLs Categories action. |
| End Date | Retrieve URLs created before this date. |
| Limit | The number of returned URLs, valid range is 1 - 10000. |
| Offset | Number of the results to initially skip. |
| Start Date | Retrieve URLs created after this date. |
| Parameter | Description |
|---|---|
| Descending | Choose to return the results in a descending order. |
{
"category": "Malware",
"rows": [
{
"url": "hottycams.com",
"created": "2017-07-14T10:17:00.390Z"
},
{
"url": "ionios-sa.gr/counter",
"created": "2017-07-14T10:12:00.477Z"
},
{
"url": "support4u.pl/counter",
"created": "2017-07-14T10:12:00.477Z"
},
{
"url": "sneakystreams.com/freeyouporndownloader.html",
"created": "2017-07-14T02:02:00.890Z"
},
{
"url": "hgssyouth.com/hgf65g/hgf65g",
"created": "2017-07-13T17:47:00.817Z"
},
{
"url": "0x00000000000000000000FFFFB211AAD3/panel/lib/bs.dll.c",
"created": "2017-07-13T16:07:01.017Z"
},
{
"url": "login.e.cantonfair.com.login.login.cf.locale.en.us.returnurl.xtrapolate.com/trade.htm",
"created": "2017-07-13T14:07:00.137Z"
},
]
}
Was this page helpful?