I have data
vk.com/idefiks
vk.com/id211452033
vk.com/id211452033
vk.com/id165402000
vk.com/id_lizalizaelizaveta
I need to get all url, where are numbers after id.
If I use 
if '/id' in url:
it returns all strings.
How can I return only id with number?
 
     
     
    