{ "uuid": "71cf4c13-7236-41a7-b788-5cbe9e554d98", "lastMigration": 29, "name": "Scrape Website Email API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "8b14dd50-aba5-4e8b-9f69-a2132b8ab214", "documentation": "Returns whether the system is up.", "method": "get", "endpoint": "v1/ping.json", "responses": [ { "uuid": "df361456-eaec-4939-8427-5caf3584f0bb", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b8e21fab-2480-4d5c-bd2e-dd3e4f42d4ef", "documentation": "Returns a list of emails scraped by priority (ie. e-mails appear on top level pages are first). Please note that subsequent calls to the same url will be fetched from the cache (14 day flush).

Will also parse patterns such as hello[at]site.com, hello[at]site[dot]com, hello(at)site.com, hello(at)site(dot)com, hello @ site.com, hello @ site . com.

Please do note we cannot parse sites that require a login (for now), so for some Facebook pages it is not possible at the moment to fetch the e-mail.

Finally, please note that the api will fetch links for up to 2 minutes. After that time it will start analysing the pages which have been scraped. Therefore please ensure that your client has a timeout of at least 150 seconds (2 mins to fetch and the rest to parse).

Please note that due to the fact that the api goes out to fetch the pages, the server allows only 1 concurrent request/ip. Requests which are made while the 1 request is still processing will result in a 429 code.

Please note that as of May 25, 2014, the main mechanism of tracking usage will be done via Mashape. You can get the free calls by signing up with the FREE plan.

Please visit https://www.mashape.com/tommytcchan/scrape-website-email.

There is now a limit of 5 requests per day using this sample interface.

", "method": "get", "endpoint": "v1/scrape_emails.json", "responses": [ { "uuid": "406a30a7-94e7-403e-bcfc-a4747daf3e1b", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "727aacfa-19f5-4fcb-b73c-8c24f4a82468", "documentation": "Attempts to grab the google store url or the ios store url for a site, after searching through the site.", "method": "get", "endpoint": "v1/scrape_store_links.json", "responses": [ { "uuid": "618dab8f-e913-43be-9daf-72e0ed444d2e", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "8b14dd50-aba5-4e8b-9f69-a2132b8ab214" }, { "type": "route", "uuid": "b8e21fab-2480-4d5c-bd2e-dd3e4f42d4ef" }, { "type": "route", "uuid": "727aacfa-19f5-4fcb-b73c-8c24f4a82468" } ] }