Google Sheets
Open the sidebar. It finds emails, phones, IPs, domains, names, dates, country codes, and user agents. One click writes the answers beside your data.
Contacts
| parse_deliverable | parse_disposable | Phone | parse_carrier | |
|---|---|---|---|---|
| tom.f@gmail.com | true | false | (310) 285-8000 | AT&T |
| bobby.tables@xkcd.com | false | false | (212) 736-5000 | Sinch Voice |
| press@10minutemail.com | false | true | 867-5309 |
{ parseAPI }
Blanks and junk are skipped.
3 unique
Carrier
2 unique
Your plan. No extra fee.
HOW TO SET IT UP
1
Install parseAPI from the Google Workspace Marketplace. Open any spreadsheet, then Extensions, parseAPI, Open. Google will ask to touch this sheet only, not every file you own.
2
Paste a secret key from parseapi.com. It stays in your Google account, never in a cell. Sharing the sheet does not share the key. The free plan works.
{ parseAPI }
Paste your API key. It stays in your Google settings, never in the sheet.
3
It lists what it found. One button runs it. parse_ columns land to the right of the source. Those cells are values, so the sheet can recalculate without calling us again.
| parse_deliverable | parse_disposable | Phone | parse_carrier | |
|---|---|---|---|---|
| tom.f@gmail.com | true | false | (310) 285-8000 | AT&T |
| bobby.tables@xkcd.com | false | false | (212) 736-5000 | Sinch Voice |
| press@10minutemail.com | false | true | 867-5309 |
One column per kind. Every date column. Blanks and junk are skipped.
Email verify and carrier use the monthly units you already have. Phone, IP, domain, name, country, and user agent draw pooled requests. Dates are free.
QUESTIONS
Drop the file on parseapi.com/bulk. Same engine, priced per column, emailed when it finishes.