I tested with a fairly old (10+ year) gmail account and every field other than the full name came back as null which is surprising, will try a few more tests and see how i go, but that wasnt the expected result :)
Tried it on two addresses, everything was null. All it did was infer I was male from my name.
Cool. I was actually just searching for something like this that was quick to get started. Do you support social url for data query?
hit the curl. ~800ms TTFB.<p>if this is truly "real-time" and not a cached graph, how do you handle rate limiting and CAPTCHAs at scale? Even with "public" data, on-demand scraping usually requires massive residential proxy rotation which eats that $0.03 margin alive.
thanks for giving it a go!<p>if you tried the curl command then yes this is indeed fast. the example curl command is hardcoded, john.smith@example.com is used with a static response for the purposes of allowing users to test the shape of the api without needing to be authed. low time to first test was my aim.<p>keen to hear if you have a use case for something like this?
what would be the difference of this vs using an API like Apollo?