2👍
✅
Try placing this:
resp = list(grequests.get(u, headers=headers) for u in urls)
Source:stackexchange.com
2👍
Try placing this:
resp = list(grequests.get(u, headers=headers) for u in urls)