Solved

Bulk URL Lookups

  • 10 April 2024
  • 4 replies
  • 131 views

Badge +5

Hi, has anyone found a way to do bulk URL lookups? I have 100’s of URLs that I want to find their associated categories of. I’ve tried using Advanced Analytics, but it seems unreliable to give me the pre-defined Netskope categories that I’m searching for. 

icon

Best answer by Fazil 30 April 2024, 11:12

View original

4 replies

Userlevel 5
Badge +16

Check the APIv2 docs.   There is an endpoint for bulk lookup. 

Badge +5

Ahh, used to using the ones with the convenient examples near the top.

I found it, but don’t know the actual Endpoint URL. Can anyone enlighten me on it?

bulk-lookup-request{

query {
urls [
example: List [ "https://www.netskope.com", "https://www.google.com", "https://www.airbnb.com" ]

user queried URLs

string($url)]
}

}

Badge +5

Anyone?

@xstuartbarrettx 

We haven't developed an endpoint yet to accommodate bulk URL lookup for Netskope customers. A feature flag was submitted some time ago and is currently under review by the PM. Tentatively, we aim to have this feature online by Q2 2024.

Regards,
Fazil
Sr Cloud Security Engineer @Netskope

Reply