电子邮件侦探
POST
https://flows.contentvillain.com/webhook/email-detective该限制可以设置为10
到50
。请负责任地使用它来返回您需要的电子邮件。如果未设置限制,如果找到,它将返回 10 封电子邮件。
类型可以是personal
或generic
。如果未设置类型,它将返回在限制范围内找到的所有电子邮件。
当我们推出此功能时,每天的请求数限制为 30 个。这将根据收到的反馈进行更改。
请求参数
Body 参数application/json
type
string
必需
个人或通用(您想返回哪些电子邮件地址?)
limit
string
必需
要返回多少封电子邮件,最少10封,最多50封。
url
string
必需
您要查找其电子邮件地址的URL,删除所有www。或 https://,例如提供"stripe.com"。
示例
{
"type": "string",
"limit": "string",
"url": "string"
}
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
array of:
data
object
可选
organization
object
必需
emails
array [object {18}]
必需
meta
object
可选
total
integer
必需
pageSize
integer
必需
current
integer
必需
total_pages
integer
必需
示例
[
{
"data": {
"organization": {
"location": {
"country": "US",
"city": "San Francisco",
"state": "California",
"street_address": null
},
"social_links": {
"twitter_url": "https://twitter.com/stripe",
"facebook_url": "https://www.facebook.com/StripeHQ",
"linkedin_url": "https://www.linkedin.com/company/2135371"
},
"disposable": false,
"webmail": false,
"website_url": "stripe.com",
"phone_number": "",
"industries": "internet",
"postal_code": "94107",
"employee_count": 976,
"last_updated": "2021-01-09T05:51:19+07:00",
"revenue": "150000",
"accept_all": false,
"pattern": "{first}",
"domain_score": 30,
"organization": "stripe"
},
"emails": [
{
"email": "david@stripe.com",
"first_name": "david",
"last_name": "bartley",
"full_name": "David Bartley",
"phone_number": null,
"type": "personal",
"country": "US",
"position": "software engineer",
"department": "software",
"seniority": "senior",
"twitter": null,
"linkedin": "https://www.linkedin.com/in/david-bartley-a0237813",
"accept_all": false,
"pattern": "{first}",
"score": 90,
"verification": {
"date": "2021-08-03",
"status": "valid"
},
"last_updated": "2021-08-03T16:44:47+07:00",
"sources": [
{
"uri": "https://reviewbolt.com/r/ipe.com",
"extracted_on": "2021-07-15 21:58:25",
"last_seen_on": "2021-07-16 14:56:06",
"still_on_page": true,
"website_url": "reviewbolt.com"
},
{
"uri": "https://reviewbolt.com/r/stripe.com",
"extracted_on": "2021-07-16 00:29:21",
"last_seen_on": "2021-07-16 15:30:53",
"still_on_page": true,
"website_url": "reviewbolt.com"
}
]
},
{
"email": "jdivock@stripe.com",
"first_name": "jason",
"last_name": "divock",
"full_name": "Jason Divock",
"phone_number": null,
"type": "personal",
"country": "US",
"position": "Engineer",
"department": null,
"seniority": null,
"twitter": null,
"linkedin": "https://www.linkedin.com/in/jason-divock-07b1974",
"accept_all": false,
"pattern": "{first}",
"score": 90,
"verification": {
"date": null,
"status": null
},
"last_updated": "2021-07-25T19:32:17+07:00",
"sources": [
{
"uri": "https://r.cnpmjs.org/@stripe/terminal-js",
"extracted_on": "2021-07-24 13:15:14",
"last_seen_on": "2021-07-25 19:32:17",
"still_on_page": true,
"website_url": "r.cnpmjs.org"
}
]
},
{
"email": "kjc@stripe.com",
"first_name": null,
"last_name": "conroy",
"full_name": null,
"phone_number": true,
"type": "personal",
"country": "US",
"position": "software engineer",
"department": "software",
"seniority": "senior",
"twitter": null,
"linkedin": "https://www.linkedin.com/in/kyle-conroy-19a07273",
"accept_all": false,
"pattern": "{first}",
"score": 90,
"verification": {
"date": null,
"status": null
},
"last_updated": "2021-07-24T07:38:47+07:00",
"sources": [
{
"uri": "https://www.skypack.dev/view/stripe-javascript-style",
"extracted_on": "2021-07-23 21:55:37",
"last_seen_on": "2021-07-24 07:38:47",
"still_on_page": true,
"website_url": "www.skypack.dev"
},
{
"uri": "https://r.cnpmjs.org/stripe-javascript-style",
"extracted_on": "2021-07-24 13:01:02",
"last_seen_on": "2021-07-25 23:52:06",
"still_on_page": true,
"website_url": "r.cnpmjs.org"
}
]
},
{
"email": "bibek@stripe.com",
"first_name": "",
"last_name": "",
"full_name": null,
"phone_number": null,
"type": "personal",
"country": null,
"position": null,
"department": null,
"seniority": null,
"twitter": null,
"linkedin": null,
"accept_all": false,
"pattern": "{first}",
"score": 50,
"verification": {
"date": "2021-06-25",
"status": "valid"
},
"last_updated": "2021-09-11T20:23:36+07:00",
"sources": [
{
"uri": "https://www.gitmemory.com/bg-stripe",
"extracted_on": "2021-06-20 22:36:12",
"last_seen_on": "2021-06-22 22:13:18",
"still_on_page": true,
"website_url": "www.gitmemory.com"
},
{
"uri": "https://r.cnpmjs.org/@stripe/terminal-js",
"extracted_on": "2021-07-24 13:15:14",
"last_seen_on": "2021-07-25 19:32:17",
"still_on_page": true,
"website_url": "r.cnpmjs.org"
}
]
},
{
"email": "conduct@stripe.com",
"first_name": null,
"last_name": null,
"full_name": null,
"phone_number": null,
"type": "personal",
"country": null,
"position": null,
"department": null,
"seniority": null,
"twitter": null,
"linkedin": null,
"accept_all": false,
"pattern": "{first}",
"score": 50,
"verification": {
"date": null,
"status": null
},
"last_updated": "2021-04-11T19:24:49+07:00",
"sources": [
{
"uri": "https://xpotoursandtravel.com/vendor/stripe/stripe-php/CODE_OF_CONDUCT.md",
"extracted_on": "2021-03-30 14:57:17",
"last_seen_on": "2021-04-07 19:50:30",
"still_on_page": true,
"website_url": "xpotoursandtravel.com"
}
]
},
{
"email": "brianbrunner@stripe.com",
"first_name": "",
"last_name": "",
"full_name": null,
"phone_number": null,
"type": "personal",
"country": null,
"position": null,
"department": null,
"seniority": null,
"twitter": null,
"linkedin": null,
"accept_all": false,
"pattern": "{first}",
"score": 50,
"verification": {
"date": "2021-06-20",
"status": "valid"
},
"last_updated": "2021-09-11T20:23:36+07:00",
"sources": [
{
"uri": "http://app.cxoreach.com/contacts/?page_no=16020",
"extracted_on": "2021-05-17 16:30:01",
"last_seen_on": "2021-05-20 20:07:38",
"still_on_page": true,
"website_url": "app.cxoreach.com"
}
]
},
{
"email": "jim@stripe.com",
"first_name": null,
"last_name": "danz",
"full_name": null,
"phone_number": true,
"type": "personal",
"country": "US",
"position": "software engineer",
"department": "software",
"seniority": "senior",
"twitter": null,
"linkedin": "https://www.linkedin.com/in/jimdanz",
"accept_all": false,
"pattern": "{first}",
"score": 90,
"verification": {
"date": null,
"status": null
},
"last_updated": "2021-05-20T18:26:09+07:00",
"sources": [
{
"uri": "http://app.cxoreach.com/contacts/?page_no=5331",
"extracted_on": "2021-05-17 16:30:01",
"last_seen_on": "2021-05-20 18:26:09",
"still_on_page": true,
"website_url": "app.cxoreach.com"
}
]
},
{
"email": "notices@stripe.com",
"first_name": null,
"last_name": null,
"full_name": null,
"phone_number": null,
"type": "personal",
"country": null,
"position": null,
"department": null,
"seniority": null,
"twitter": null,
"linkedin": null,
"accept_all": false,
"pattern": "{first}",
"score": 50,
"verification": {
"date": null,
"status": null
},
"last_updated": "2021-01-29T23:42:02+07:00",
"sources": [
{
"uri": "https://www.swiftcomply.com/privacy-policy/",
"extracted_on": "2021-01-05 04:20:27",
"last_seen_on": "2021-01-27 10:04:44",
"still_on_page": true,
"website_url": "www.swiftcomply.com"
}
]
},
{
"email": "diana@stripe.com",
"first_name": "diana",
"last_name": "chou",
"full_name": "Diana Chou",
"phone_number": true,
"type": "personal",
"country": "US",
"position": "accounting finance",
"department": "accounting",
"seniority": null,
"twitter": null,
"linkedin": "https://www.linkedin.com/in/diana-chou-cpa-2606568",
"accept_all": false,
"pattern": "{first}",
"score": 95,
"verification": {
"date": null,
"status": null
},
"last_updated": "2021-07-16T14:56:06+07:00",
"sources": [
{
"uri": "https://reviewbolt.com/r/ipe.com",
"extracted_on": "2021-07-15 21:58:25",
"last_seen_on": "2021-07-16 14:56:06",
"still_on_page": true,
"website_url": "reviewbolt.com"
},
{
"uri": "https://reviewbolt.com/r/stripe.com",
"extracted_on": "2021-07-16 00:29:21",
"last_seen_on": "2021-07-16 15:30:53",
"still_on_page": true,
"website_url": "reviewbolt.com"
}
]
},
{
"email": "chris@stripe.com",
"first_name": "chris",
"last_name": "wu",
"full_name": "Chris Wu",
"phone_number": true,
"type": "personal",
"country": "CA",
"position": "things builder risk",
"department": null,
"seniority": null,
"twitter": null,
"linkedin": "https://www.linkedin.com/in/cwu225",
"accept_all": false,
"pattern": "{first}",
"score": 95,
"verification": {
"date": null,
"status": null
},
"last_updated": "2021-05-20T20:12:09+07:00",
"sources": [
{
"uri": "http://app.cxoreach.com/contacts/?page_no=16522",
"extracted_on": "2021-05-17 16:30:01",
"last_seen_on": "2021-05-20 20:12:09",
"still_on_page": true,
"website_url": "app.cxoreach.com"
}
]
}
]
},
"meta": {
"total": 1468,
"pageSize": 10,
"current": 0,
"total_pages": 147
}
}
]
最后修改时间: 9 个月前