zefzef
Json
code posted
created at 22 Jun 09:44
Edit
|
Back
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
{ "data" : { "domain" : "intercom.io", "webmail" : false, "pattern" : "{first}", "organization" : "Intercom", "emails" : [ { "value": "ciaran@intercom.io", "type": "personal", "confidence": 92, "sources": [ { "domain" : "github.com", "uri" : "http://github.com/ciaranlee", "extracted_on" : "2015-07-29", "still_on_page": true }, { "domain" : "blog.intercom.io", "uri" : "http://blog.intercom.io/were-hiring-a-support-engineer/", "extracted_on" : "2015-08-29", "still_on_page": true }, ... ], "first_name" : "Ciaran", "last_name" : "Lee", "position" : "Support Engineer", "linkedin" : null, "twitter" : "ciaran_lee", "phone_number" : null, }, ... } }, "meta" : { "results" : 35, "limit": 10, "offset" : 0, "params" : { "domain" : "intercom.io", "company" : null, "type" : null, "offset" : 0 } } } |
1.8 KB in 3 ms with coderay