ipdrone
                                
                                 ipdrone copied to clipboard
                                
                                    ipdrone copied to clipboard
                            
                            
                            
                        Key eror
Eror output :
Traceback (most recent call last):
  File "/data/data/com.termux/files/home/ipdrone/ipdrone.py", line 52, in <module>
    print (b, "[ISP]:", data['isp'])
                        ~~~~^^^^^^^
KeyError: 'isp'
your code has an KeyError , should fix asap
Put your victm ip wthout brakets
KeyError can only arise when the API call fails, which is only possible when the IP address you provided was invalid or a Private IP address.