In [1]: import requests
In [2]: r = requests.get('https://www.proxy-list.download/api/v0/get?l=en&t=http')
In [3]: r_json = r.json()
In [4]: len(r_json[0]['LISTA'])
Out[4]: 1180
In [5]: r_json[0]['LISTA'][0]
Out[5]:
{'IP': '103.42.162.30',
'PORT': '8080',
'ANON': 'Transparent',
'COUNTRY': 'India',
'ISO': 'IN'}
лучше всего
В мусорном ведре