Skip to content

Instantly share code, notes, and snippets.

View infiniteloopltd's full-sized avatar
🏠
Working from home

Infinite Loop Development Ltd infiniteloopltd

🏠
Working from home
View GitHub Profile
# PoC of getting the profile picture of any gmail address
# go into developer settings => storage => cookies
# paste cookies
# set EMAIl to email that you want to lookup
# enjoy
import requests
import time
import hashlib