{"info":{"_postman_id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","name":"Reputation API","description":"<html><head></head><body><p>The Reputation API allows you to get the user reviews or business listings from millions of businesses worldwide. This documentation provides an overview of the capabilities APIs offer and provides instructions for how to authenticate API calls.</p>\n<p>Docs version 1.0</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"29862906","collectionId":"51865302-1b50-4b3e-a010-9178d2d8b0a8","publishedId":"2s9YC8xXL6","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-08-07T00:17:46.000Z"},"item":[{"name":"Sites","item":[{"name":"Create site","id":"7ae98bf4-df45-4dbb-9ae2-7b72e11cc5af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer-demo"}],"body":{"mode":"raw","raw":"{\n\t\"url\" : \"http://search.google.com/local/writereview?placeid=ChIJlSIb2ZRmZIgRShYHsUPW-NU\",\n\t\"callback_url\" : \"http://62e2b307.ngrok.io/callbacks\",\n\t\"paginate\" : \"true\",\n\t\"return_in_batches\" : \"false\",\n\t\"return_reviews_ids\" : \"false\"\n}"},"url":"transformer.grade.us/api/v1/sites","description":"<p>Create site for reviews monitoring</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Params</th>\n<th>Description</th>\n<th>Optional</th>\n<th>Type</th>\n<th>Default value</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>url</td>\n<td>Url where reviews are</td>\n<td>false</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>callback_url</td>\n<td>Callback endpoint where reviews will be delivered. <strong>Strongly recommends using callback_url in order to avoid uneccessary calling endpoints for reviews and to avoid</strong> <strong><code>request limit</code></strong> <strong>which will be introduced soon.</strong></td>\n<td>true</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>scraping_done_callback_url</td>\n<td>Callback <strong>endpoint</strong> where notification, when scraping of some site is done, will be delivered.</td>\n<td>true</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>paginate</td>\n<td>If true reviews from all pages will be collected.  <br />If false, only most recent reviews on first page of review URL will be collected.</td>\n<td>true</td>\n<td>bool</td>\n<td>false</td>\n</tr>\n<tr>\n<td>return_in_batches</td>\n<td>If true reviews from separate pages will be returned in separate request to callback_url. If false all reviews will be returned in one batch if batch is smaller than 100 reviews. Otherwise will be split in batches of 100</td>\n<td>true</td>\n<td>bool</td>\n<td>false</td>\n</tr>\n<tr>\n<td>return_reviews_ids</td>\n<td>If true unique ids of reviews will be returned instead of full reviews. Unique ids for reviews can be accessed via <code>Reviews</code> endpoints.  <br />If false full reviews are returned</td>\n<td>true</td>\n<td>bool</td>\n<td>false</td>\n</tr>\n<tr>\n<td>monitoring_schedule</td>\n<td>Enable automatically monitoring site by specified interval. Available intervals:  <br /><code>daily</code> - every day  <br /><code>weekly</code> - every monday  <br /><code>biweekly</code> - every 1st and 15th in the month  <br /><code>monthly</code> - every 1st in the month.</td>\n<td>true</td>\n<td>string</td>\n<td>manual</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","v1","sites"],"host":["transformer","grade","us"],"query":[],"variable":[]}},"response":[{"id":"ad9b7052-6eb0-4f20-8c1a-29c117563a0d","name":"Create site","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer-demo"}],"body":{"mode":"raw","raw":"{\n\t\"url\" : \"http://search.google.com/local/writereview?placeid=ChIJlSIb2ZRmZIgRShYHsUPW-NU\",\n\t\"callback_url\" : \"http://62e2b307.ngrok.io/callbacks\",\n    \"scraping_done_callback_url\" : \"http://62e2b307.ngrok.io/scraping_done_callback\",\n\t\"paginate\" : \"true\"\n}"},"url":"transformer.grade.us/api/v1/sites"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Fri, 13 May 2022 12:20:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"51cc3094b6a1e340cf5dc5a22c44dc8b\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"5218dce0-2630-4201-b4cc-a3eda10ff0fc"},{"key":"X-Runtime","value":"0.041505"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1377511,\n    \"organization_id\": 4,\n    \"paginate\": true,\n    \"return_in_batches\": false,\n    \"return_reviews_ids\": false,\n    \"is_active\": true,\n    \"pattern_id\": 25,\n    \"scrape_type\": \"web_scrape\",\n    \"data_category\": \"reviews\",\n    \"monitoring_schedule\": \"manual\",\n    \"url\": \"http://search.google.com/local/writereview?placeid=ChIJlSIb2ZRmZIgRShYHsUPW-NU\",\n    \"callback_url\": \"http://62e2b307.ngrok.io/callbacks\",\n    \"created_at\": \"2022-05-13T12:20:16.240Z\",\n    \"updated_at\": \"2022-05-13T12:20:16.240Z\",\n    \"business_id\": null,\n    \"source\": null,\n    \"last_scrape_id\": 121941008,\n    \"scrape_concurrently\": null,\n    \"scraping_done_callback_url\": \"http://62e2b307.ngrok.io/scraping_done_callback\",\n    \"scrape_data\": {\n        \"last_scrape_id\": 121941008,\n        \"last_scrape_status\": \"pending\",\n        \"last_scrape_log\": []\n    }\n}"}],"_postman_id":"7ae98bf4-df45-4dbb-9ae2-7b72e11cc5af"},{"name":"Get sites","id":"d2ed3900-8d93-489e-bc79-4a4488f299c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer-demo"}],"body":{"mode":"raw","raw":""},"url":"transformer.grade.us/api/v1/sites/","description":"<p>GET list of all created sites for review monitoring. All sites are paginated.</p>\n<ul>\n<li><p>Each GET request returns up to 100 sites.</p>\n</li>\n<li><p>Check response headers (see example response) <code>Per-Page</code>, <code>Total</code>, <code>Link</code> for endpoint(s) to GET all created sites:</p>\n</li>\n</ul>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Params</strong></th>\n<th><strong>Example Response in</strong> <strong><code>Header</code></strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Link</td>\n<td><a href=\"http://transformer.grade.us/api/v1/sites?page=3\">http://transformer.grade.us/api/v1/sites?page=3</a>; rel=\"last\", <a href=\"http://transformer.grade.us/api/v1/sites?page=2\">http://transformer.grade.us/api/v1/sites?page=2</a>; rel=\"next\"</td>\n</tr>\n<tr>\n<td>Per-Page</td>\n<td>100</td>\n</tr>\n<tr>\n<td>Total</td>\n<td>299</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","v1","sites",""],"host":["transformer","grade","us"],"query":[],"variable":[]}},"response":[{"id":"9e9aa342-6379-4a97-970a-f77d706667c3","name":"Get sites - First Page","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer-demo"}],"body":{"mode":"raw","raw":""},"url":"transformer.grade.us/api/v1/sites"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Thu, 12 May 2022 22:24:57 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Link","value":"<http://transformer.grade.us/api/v1/sites?page=3>; rel=\"last\", <http://transformer.grade.us/api/v1/sites?page=2>; rel=\"next\""},{"key":"Per-Page","value":"100"},{"key":"Total","value":"299"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"8da4c7e4cac841999f3ec3363637928d\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"00fac3a6-5826-4cee-b143-26fe24588f1a"},{"key":"X-Runtime","value":"0.134537"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 142371,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJjaIfb2pF2YARyetjO38m-kA\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:24:44.448Z\",\n        \"updated_at\": \"2019-08-07T20:24:44.448Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322572,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322572,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 3b92cae3-6193-4572-a83a-50a5ade8c569\"\n            ]\n        }\n    },\n    {\n        \"id\": 142374,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJJXqcU0h8sIkRhVsUgQs0u6U\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:25:05.932Z\",\n        \"updated_at\": \"2019-08-07T20:25:05.932Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322575,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322575,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 333c4ed5-e1da-4ed3-9159-1f1d18c9dadf\"\n            ]\n        }\n    },\n    {\n        \"id\": 142376,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJJzsoHNy2t4kRK8WxTGpL0Dk\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:25:19.943Z\",\n        \"updated_at\": \"2019-08-07T20:25:19.943Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322577,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322577,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 5df24dd8-0265-42ab-bffb-cf8f4fed5b22\"\n            ]\n        }\n    },\n    {\n        \"id\": 142377,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJk2IeudQVq4kRvCvEfzHV3Cc\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:25:27.246Z\",\n        \"updated_at\": \"2019-08-07T20:25:27.246Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322578,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322578,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: f86557d2-beef-4071-a21f-d8bd85999070\"\n            ]\n        }\n    },\n    {\n        \"id\": 142379,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJkVmssl9GE4cRFPXHw4OB8tU\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:25:45.015Z\",\n        \"updated_at\": \"2019-08-07T20:25:45.015Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322580,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322580,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 671336bc-5660-4613-8596-8fedfa9d98f9\"\n            ]\n        }\n    },\n    {\n        \"id\": 142382,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJl1RYOEjfuYkRVAv9C5OoB4k\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:26:09.029Z\",\n        \"updated_at\": \"2019-08-07T20:26:09.029Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322583,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322583,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 027922a9-9787-48e2-8b04-761dcb26e750\"\n            ]\n        }\n    },\n    {\n        \"id\": 142389,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJo8uSSbNE54YRiORefBI253M\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:27:01.008Z\",\n        \"updated_at\": \"2019-08-07T20:27:01.008Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322590,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322590,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 3a1eff3d-c86e-401c-a1c9-0dfac1b42179\"\n            ]\n        }\n    },\n    {\n        \"id\": 142380,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJkWyeMvB6wIcR841d9VDrMuk\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:25:52.268Z\",\n        \"updated_at\": \"2019-08-07T20:25:52.268Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322581,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322581,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 3993bdee-c290-4a34-a625-6dc527fc84a1\"\n            ]\n        }\n    },\n    {\n        \"id\": 142388,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJnxlg1U5YwokR8T90UrZiIwI\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:26:48.815Z\",\n        \"updated_at\": \"2019-08-07T20:26:48.815Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322589,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322589,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: fb98c49f-2ebf-4952-b0a3-0866bedba4b5\"\n            ]\n        }\n    },\n    {\n        \"id\": 142395,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJP1Zjtx4b3ogRr_YI96MGpEY\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:27:23.326Z\",\n        \"updated_at\": \"2019-08-07T20:27:23.326Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322596,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322596,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 63fc843a-62da-4487-8f49-ee1c644e4afc\"\n            ]\n        }\n    },\n    {\n        \"id\": 142512,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJAQAAAERqq4kRoWoMHKFFOws\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T21:30:53.057Z\",\n        \"updated_at\": \"2019-08-07T21:30:53.057Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322759,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322759,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 14b7342f-5062-4032-86e4-65c5abed223a\"\n            ]\n        }\n    },\n    {\n        \"id\": 24987,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/writereview?placeid=ChIJlSIb2ZRmZIgRShYHsUPW-NU\",\n        \"callback_url\": \"http://62e2b307.ngrok.io/callbacks\",\n        \"created_at\": \"2019-06-14T12:28:52.052Z\",\n        \"updated_at\": \"2019-06-14T12:28:52.052Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 201008,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 201008,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": []\n        }\n    },\n    {\n        \"id\": 142160,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.google.com/search?hl=en-US\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T19:09:10.122Z\",\n        \"updated_at\": \"2019-08-07T19:09:10.122Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322348,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322348,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 88266c82-dd68-4ebb-acf8-e2174772d89d\"\n            ]\n        }\n    },\n    {\n        \"id\": 142195,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJ_V8rpqlgAHwRh5223dGLogc\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T19:47:13.472Z\",\n        \"updated_at\": \"2019-08-07T19:47:13.472Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322388,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322388,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 321707fc-2542-4910-82cf-2967f50e896c\"\n            ]\n        }\n    },\n    {\n        \"id\": 148232,\n        \"organization_id\": 4,\n        \"paginate\": false,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/writereview?placeid=ChIJlSIb2ZRmZIgRShYHsUPW-NU\",\n        \"callback_url\": null,\n        \"created_at\": \"2019-08-12T17:05:01.096Z\",\n        \"updated_at\": \"2019-08-12T17:05:01.096Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5761653,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5761653,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 68fbb3ab-c50d-473a-9733-333edf2a2ec3\"\n            ]\n        }\n    },\n    {\n        \"id\": 168342,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/BassettACH/posts/employees-at-bassett-ach-say-goodbye-to-dan-ward-as-he-leaves-the-building-after/1830219740424787/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:39:28.172Z\",\n        \"updated_at\": \"2019-08-27T22:39:28.172Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102948,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102948,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 22eb5192-a97c-46a9-bdd1-a043517b1be2\"\n            ]\n        }\n    },\n    {\n        \"id\": 168350,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/pages/Sewells-Point-Medical-Branch-Clinic/173092092775308\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:41:38.076Z\",\n        \"updated_at\": \"2019-08-27T22:41:38.076Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102956,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102956,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 821abf9d-c2f9-48bc-96dd-f19ab7eb7b7a\"\n            ]\n        }\n    },\n    {\n        \"id\": 134231,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.google.com/search?rlz=1C5CHFA_enUS860US860\",\n        \"callback_url\": \"http://62e2b307.ngrok.io/callbacks\",\n        \"created_at\": \"2019-07-31T20:24:23.186Z\",\n        \"updated_at\": \"2019-07-31T20:24:23.186Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 4691854,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 4691854,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: f649033e-47de-4ec1-9c5f-39bee5c88938\"\n            ]\n        }\n    },\n    {\n        \"id\": 142230,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJ47RtNtEFkVQRlf61SS_caL8\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T19:59:08.707Z\",\n        \"updated_at\": \"2019-08-07T19:59:08.707Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322426,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322426,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: e77fc23c-b6e5-442a-bb5b-17ac20123a5c\"\n            ]\n        }\n    },\n    {\n        \"id\": 1258557,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 29,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.glassdoor.com/Reviews/Roush-Industries-Reviews-E20313.htm\",\n        \"callback_url\": \"https://ecd4b3dcc6675e7c0ac7c9c5f87b2ff1.m.pipedream.net\",\n        \"created_at\": \"2021-10-04T15:59:32.485Z\",\n        \"updated_at\": \"2021-10-04T15:59:32.485Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 94353039,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 94353039,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": []\n        }\n    },\n    {\n        \"id\": 1340535,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 25,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/writereview?placeid=ChIJlSIb2ZRmZIgRShYHsUPW-NU\",\n        \"callback_url\": \"http://62e2b307.ngrok.io/callbacks\",\n        \"created_at\": \"2022-05-06T11:01:45.948Z\",\n        \"updated_at\": \"2022-05-06T11:01:45.948Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 121095097,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 121095097,\n            \"last_scrape_status\": \"failed\",\n            \"last_scrape_log\": [\n                \"#<StandardError: Status: 307 | Temporary Redirect | >\",\n                \"#<StandardError: Status: 307 | Temporary Redirect | >\",\n                \"#<StandardError: Status: 307 | Temporary Redirect | >\",\n                \"#<StandardError: Status: 307 | Temporary Redirect | >\"\n            ]\n        }\n    },\n    {\n        \"id\": 1295369,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://transformer.grade.us/api/v1/sites\",\n        \"callback_url\": null,\n        \"created_at\": \"2022-02-15T15:18:12.333Z\",\n        \"updated_at\": \"2022-02-15T15:18:12.333Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 111911233,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 111911233,\n            \"last_scrape_status\": \"failed\",\n            \"last_scrape_log\": [\n                \"#<ApiErrors::PatternNotFoundError: Unable to access site. Please try again later.>\"\n            ]\n        }\n    },\n    {\n        \"id\": 1289295,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 127,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.mymovingreviews.com/movers/mission-moving-23295\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2022-02-09T21:38:16.133Z\",\n        \"updated_at\": \"2022-02-09T21:38:16.133Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 111135568,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 111135568,\n            \"last_scrape_status\": \"failed\",\n            \"last_scrape_log\": [\n                \"#<OpenURI::HTTPError: 404 Not Found>\",\n                \"#<OpenURI::HTTPError: 404 Not Found>\",\n                \"#<OpenURI::HTTPError: 404 Not Found>\",\n                \"#<StandardError: Status: 413 | Payload Too Large | >\"\n            ]\n        }\n    },\n    {\n        \"id\": 1289294,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 318,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://birdeye.com/sota-weight-loss-152098546530890\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2022-02-09T21:37:16.258Z\",\n        \"updated_at\": \"2022-02-09T21:37:16.258Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 111135567,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 111135567,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"#<NoMethodError: undefined method `bytesize' for {\\\"sort\\\"=>\\\"Newest\\\"}:ActiveSupport::HashWithIndifferentAccess>\",\n                \"#<NoMethodError: undefined method `bytesize' for {\\\"sort\\\"=>\\\"Newest\\\"}:ActiveSupport::HashWithIndifferentAccess>\",\n                \"#<NoMethodError: undefined method `bytesize' for {\\\"sort\\\"=>\\\"Newest\\\"}:ActiveSupport::HashWithIndifferentAccess>\"\n            ]\n        }\n    },\n    {\n        \"id\": 1289293,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 318,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://birdeye.com/sota-weight-loss-152098546530890?page=2\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2022-02-09T21:36:26.103Z\",\n        \"updated_at\": \"2022-02-09T21:36:26.103Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 111135566,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 111135566,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"#<NoMethodError: undefined method `bytesize' for {\\\"sort\\\"=>\\\"Newest\\\"}:ActiveSupport::HashWithIndifferentAccess>\",\n                \"#<NoMethodError: undefined method `bytesize' for {\\\"sort\\\"=>\\\"Newest\\\"}:ActiveSupport::HashWithIndifferentAccess>\",\n                \"#<NoMethodError: undefined method `bytesize' for {\\\"sort\\\"=>\\\"Newest\\\"}:ActiveSupport::HashWithIndifferentAccess>\"\n            ]\n        }\n    },\n    {\n        \"id\": 1289291,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 127,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.mymovingreviews.com/movers/graebel-406\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2022-02-09T21:28:54.550Z\",\n        \"updated_at\": \"2022-02-09T21:28:54.550Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 111135564,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 111135564,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"#<OpenURI::HTTPError: 404 Not Found>\",\n                \"#<OpenURI::HTTPError: 404 Not Found>\",\n                \"#<OpenURI::HTTPError: 404 Not Found>\"\n            ]\n        }\n    },\n    {\n        \"id\": 1288071,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 33,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"daily\",\n        \"url\": \"https://www.healthgrades.com/physician/dr-joseph-smith-x6pcp\",\n        \"callback_url\": \"https://50e0b2355441.ngrok.io/tracking/traject?reviewSource=f162df35-cadf-4e58-a98e-45b404eb9cee\",\n        \"created_at\": \"2022-02-02T05:40:27.460Z\",\n        \"updated_at\": \"2022-02-02T05:40:27.460Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 115614857,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 115614857,\n            \"last_scrape_status\": \"failed\",\n            \"last_scrape_log\": [\n                \"#<TypeError: no implicit conversion of nil into String>\"\n            ]\n        }\n    },\n    {\n        \"id\": 1288070,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"daily\",\n        \"url\": \"https://test.com\",\n        \"callback_url\": \"https://50e0b2355441.ngrok.io/tracking/traject?reviewSource=fc50f424-43fe-4bea-a4e4-2d4ed844c649\",\n        \"created_at\": \"2022-02-02T05:40:27.323Z\",\n        \"updated_at\": \"2022-02-02T05:40:27.323Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 115614858,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 115614858,\n            \"last_scrape_status\": \"failed\",\n            \"last_scrape_log\": [\n                \"#<ApiErrors::PatternNotFoundError: Unable to access site. Please try again later.>\"\n            ]\n        }\n    },\n    {\n        \"id\": 1288069,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 25,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"daily\",\n        \"url\": \"https://www.google.com/search?hl=en&q=brooklyn%20bagel#lrd=0x89c3a01342e26145:0x934edf569073ab3f,3,,,\",\n        \"callback_url\": \"https://50e0b2355441.ngrok.io/tracking/traject?reviewSource=cd5dee0a-cdbb-474d-9e66-75e2a34de589\",\n        \"created_at\": \"2022-02-02T05:40:27.215Z\",\n        \"updated_at\": \"2022-02-02T05:40:27.215Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 115614859,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 115614859,\n            \"last_scrape_status\": \"failed\",\n            \"last_scrape_log\": [\n                \"#<ApiErrors::UnprocessableEntityError: Unable to parse response body:, Tunnel 50e0b2355441.ngrok.io not found\\r\\n\\r\\nERR_NGROK_3200\\r\\n>\"\n            ]\n        }\n    },\n    {\n        \"id\": 1288068,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 25,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"daily\",\n        \"url\": \"https://www.google.com/search?hl=en&q=brooklyn%20bagel#lrd=0x89c3a01342e26145:0x934edf569073ab3f,3,,,\",\n        \"callback_url\": \"https://50e0b2355441.ngrok.io/tracking/traject?reviewSource=a06e9ea8-749f-42cc-83b3-1ed09a1e408f\",\n        \"created_at\": \"2022-02-02T05:40:27.028Z\",\n        \"updated_at\": \"2022-02-02T05:40:27.028Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 115614860,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 115614860,\n            \"last_scrape_status\": \"failed\",\n            \"last_scrape_log\": [\n                \"#<ApiErrors::UnprocessableEntityError: Unable to parse response body:, Tunnel 50e0b2355441.ngrok.io not found\\r\\n\\r\\nERR_NGROK_3200\\r\\n>\"\n            ]\n        }\n    },\n    {\n        \"id\": 1288067,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 25,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"daily\",\n        \"url\": \"https://www.google.com/search?hl=en&q=brooklyn%20bagel#lrd=0x89c3a01342e26145:0x934edf569073ab3f,3,,,\",\n        \"callback_url\": \"https://50e0b2355441.ngrok.io/tracking/traject?reviewSource=558fb9c6-1dbf-402f-af30-7062c117cb9a\",\n        \"created_at\": \"2022-02-02T05:40:26.856Z\",\n        \"updated_at\": \"2022-02-02T05:40:26.856Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 115614861,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 115614861,\n            \"last_scrape_status\": \"failed\",\n            \"last_scrape_log\": [\n                \"#<ApiErrors::UnprocessableEntityError: Unable to parse response body:, Tunnel 50e0b2355441.ngrok.io not found\\r\\n\\r\\nERR_NGROK_3200\\r\\n>\"\n            ]\n        }\n    },\n    {\n        \"id\": 1288066,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 57,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"daily\",\n        \"url\": \"https://www.ratemds.com/doctor-ratings/3656367/Dr-Hala-Maal-Bared-Toronto-ON.html\",\n        \"callback_url\": \"https://50e0b2355441.ngrok.io/tracking/traject?reviewSource=4c0a97e6-0af8-48b7-b626-6c3f553a6c47\",\n        \"created_at\": \"2022-02-02T05:40:26.647Z\",\n        \"updated_at\": \"2022-02-02T05:40:26.647Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 115614869,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 115614869,\n            \"last_scrape_status\": \"failed\",\n            \"last_scrape_log\": [\n                \"#<ApiErrors::UnprocessableEntityError: Unable to parse response body:, Tunnel 50e0b2355441.ngrok.io not found\\r\\n\\r\\nERR_NGROK_3200\\r\\n>\"\n            ]\n        }\n    },\n    {\n        \"id\": 1288065,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 33,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"daily\",\n        \"url\": \"https://www.healthgrades.com/physician/dr-joseph-smith-x6pcp\",\n        \"callback_url\": \"https://50e0b2355441.ngrok.io/tracking/traject?reviewSource=1d9045fd-cd62-4245-808a-74b9e6e8e8c0\",\n        \"created_at\": \"2022-02-02T05:40:26.393Z\",\n        \"updated_at\": \"2022-02-02T05:40:26.393Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 115614870,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 115614870,\n            \"last_scrape_status\": \"failed\",\n            \"last_scrape_log\": [\n                \"#<TypeError: no implicit conversion of nil into String>\"\n            ]\n        }\n    },\n    {\n        \"id\": 1258555,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 29,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.glassdoor.com/Reviews/Roush-Industries-Reviews-E20313.htm\",\n        \"callback_url\": \"http://62e2b307.ngrok.io/callbacks\",\n        \"created_at\": \"2021-10-04T15:49:41.440Z\",\n        \"updated_at\": \"2021-10-04T15:49:41.440Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 94353037,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 94353037,\n            \"last_scrape_status\": \"failed\",\n            \"last_scrape_log\": [\n                \"#<StandardError: Status: 303 | See Other | >\"\n            ]\n        }\n    },\n    {\n        \"id\": 1257712,\n        \"organization_id\": 4,\n        \"paginate\": false,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 25,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/writereview?placeid=ChIJlSIb2ZRmZIgRShYHsUPW-NU\",\n        \"callback_url\": null,\n        \"created_at\": \"2021-09-28T15:43:31.054Z\",\n        \"updated_at\": \"2021-09-28T15:43:31.054Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 93561971,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 93561971,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": []\n        }\n    },\n    {\n        \"id\": 1257711,\n        \"organization_id\": 4,\n        \"paginate\": false,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 1,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.amazon.com/AmazonBasics-Recycled-Multipurpose-Printer-Paper/dp/B073H6RY3V/ref=sxin_6_cpf_saw-CPFPecos-dsk-lmlk-asin\",\n        \"callback_url\": null,\n        \"created_at\": \"2021-09-28T15:41:12.998Z\",\n        \"updated_at\": \"2021-09-28T15:41:12.998Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 93561963,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 93561963,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": []\n        }\n    },\n    {\n        \"id\": 1257710,\n        \"organization_id\": 4,\n        \"paginate\": false,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"wesh.pc.hihihi\",\n        \"callback_url\": null,\n        \"created_at\": \"2021-09-28T15:35:53.916Z\",\n        \"updated_at\": \"2021-09-28T15:35:53.916Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 93561962,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 93561962,\n            \"last_scrape_status\": \"failed\",\n            \"last_scrape_log\": [\n                \"#<ApiErrors::PatternNotFoundError: Unable to access site. Please try again later.>\"\n            ]\n        }\n    },\n    {\n        \"id\": 1257700,\n        \"organization_id\": 4,\n        \"paginate\": false,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 25,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/writereview?placeid=ChIJlSIb2ZRmZIgRShYHsUPW-NU\",\n        \"callback_url\": null,\n        \"created_at\": \"2021-09-28T15:13:22.560Z\",\n        \"updated_at\": \"2021-09-28T15:13:22.560Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 93561948,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 93561948,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": []\n        }\n    },\n    {\n        \"id\": 1233219,\n        \"organization_id\": 4,\n        \"paginate\": false,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 21,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/lumin.skincare\",\n        \"callback_url\": null,\n        \"created_at\": \"2021-08-08T10:25:27.831Z\",\n        \"updated_at\": \"2021-08-08T10:25:27.831Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 87006601,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 87006601,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": []\n        }\n    },\n    {\n        \"id\": 1233218,\n        \"organization_id\": 4,\n        \"paginate\": false,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 21,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/Maelys.Israel\",\n        \"callback_url\": null,\n        \"created_at\": \"2021-08-08T10:23:41.573Z\",\n        \"updated_at\": \"2021-08-08T10:23:41.573Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 87006600,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 87006600,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": []\n        }\n    },\n    {\n        \"id\": 1202428,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://reviews.birdeye.com/seattle-optical-149379752161561\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2021-04-13T17:50:48.102Z\",\n        \"updated_at\": \"2021-04-13T17:50:48.102Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 73407256,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 73407256,\n            \"last_scrape_status\": \"failed\",\n            \"last_scrape_log\": [\n                \"#<ApiErrors::PatternNotFoundError: Unable to access site. Please try again later.>\"\n            ]\n        }\n    },\n    {\n        \"id\": 1202426,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://reviews.birdeye.com/cpi-security-systems-156046631312687\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2021-04-13T17:42:41.760Z\",\n        \"updated_at\": \"2021-04-13T17:42:41.760Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 73407252,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 73407252,\n            \"last_scrape_status\": \"failed\",\n            \"last_scrape_log\": [\n                \"#<ApiErrors::PatternNotFoundError: Unable to access site. Please try again later.>\"\n            ]\n        }\n    },\n    {\n        \"id\": 1202425,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 127,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.mymovingreviews.com/movers/two-men-and-a-truck-182\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2021-04-13T17:41:36.388Z\",\n        \"updated_at\": \"2021-04-13T17:41:36.388Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 73407251,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 73407251,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": []\n        }\n    },\n    {\n        \"id\": 1202424,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 21,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/pages/Branch-Health-Clinic-Washington-Navy-Yard/393648627321198\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2021-04-13T17:41:11.608Z\",\n        \"updated_at\": \"2021-04-13T17:41:11.608Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 73407250,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 73407250,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": []\n        }\n    },\n    {\n        \"id\": 1202421,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 201,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.highya.com/rocket-mortgage-reviews\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2021-04-13T17:36:50.910Z\",\n        \"updated_at\": \"2021-04-13T17:36:50.910Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 73407244,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 73407244,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"#<OpenURI::HTTPError: 404 Not Found>\"\n            ]\n        }\n    },\n    {\n        \"id\": 1202420,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 21,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/pages/Branch-Health-Clinic-Washington-Navy-Yard/393648627321198\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2021-04-13T17:36:42.303Z\",\n        \"updated_at\": \"2021-04-13T17:36:42.303Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 73407243,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 73407243,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": []\n        }\n    },\n    {\n        \"id\": 1191816,\n        \"organization_id\": 4,\n        \"paginate\": false,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 92,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.yelp.com/biz/devine-chiropractic-and-rehab-center-seattle-3\",\n        \"callback_url\": null,\n        \"created_at\": \"2021-03-26T19:30:02.776Z\",\n        \"updated_at\": \"2021-03-26T19:30:02.776Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 71230484,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 71230484,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": []\n        }\n    },\n    {\n        \"id\": 1190317,\n        \"organization_id\": 4,\n        \"paginate\": false,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 25,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.google.com/search?hl=en-US&gl=us&q=David R. Ray Branch Health Clinic, 24008 Belleau Ave, Stafford, VA 22556&ludocid=2129188639832695926&lsig=AB86z5X0ibEmOKYPuhDLKmDnusZp#lrd=0x89b6f1b9d1ef4885:0x1d8c65c979066476,1,,,\",\n        \"callback_url\": null,\n        \"created_at\": \"2021-03-25T18:09:19.934Z\",\n        \"updated_at\": \"2021-03-25T18:09:19.934Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 71107262,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 71107262,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"#<OpenURI::HTTPError: 400 Bad Request>\",\n                \"#<TypeError: no implicit conversion of URI::Generic into String>\",\n                \"#<TypeError: no implicit conversion of URI::Generic into String>\",\n                \"#<TypeError: no implicit conversion of URI::Generic into String>\",\n                \"#<TypeError: no implicit conversion of URI::Generic into String>\",\n                \"#<TypeError: no implicit conversion of URI::Generic into String>\",\n                \"#<TypeError: no implicit conversion of URI::Generic into String>\",\n                \"#<TypeError: no implicit conversion of URI::Generic into String>\",\n                \"#<TypeError: no implicit conversion of URI::Generic into String>\",\n                \"#<TypeError: no implicit conversion of URI::Generic into String>\",\n                \"#<TypeError: no implicit conversion of URI::Generic into String>\",\n                \"#<TypeError: no implicit conversion of URI::Generic into String>\"\n            ]\n        }\n    },\n    {\n        \"id\": 1190239,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 100,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.trustpilot.com/review/americanautoshield.com\",\n        \"callback_url\": null,\n        \"created_at\": \"2021-03-25T13:44:32.701Z\",\n        \"updated_at\": \"2021-03-25T13:44:32.701Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 71106789,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 71106789,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": []\n        }\n    },\n    {\n        \"id\": 1190235,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 25,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/writereview?placeid=ChIJlSIb2ZRmZIgRShYHsUPW-NU\",\n        \"callback_url\": \"http://62e2b307.ngrok.io/callbacks\",\n        \"created_at\": \"2021-03-25T13:38:29.187Z\",\n        \"updated_at\": \"2021-03-25T13:38:29.187Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 71106768,\n        \"scrape_concurrently\": false,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 71106768,\n            \"last_scrape_status\": \"failed\",\n            \"last_scrape_log\": [\n                \"#<ApiErrors::UnprocessableEntityError: Unable to parse response body:, Tunnel 62e2b307.ngrok.io not found>\"\n            ]\n        }\n    },\n    {\n        \"id\": 1167992,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 100,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.trustpilot.com/review/www.quickenloans.com\",\n        \"callback_url\": null,\n        \"created_at\": \"2021-02-17T21:13:27.046Z\",\n        \"updated_at\": \"2021-02-17T21:13:27.046Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 66688118,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 66688118,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"#<Resque::TermException: SIGTERM>\"\n            ]\n        }\n    },\n    {\n        \"id\": 1163022,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 21,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/remerasxd/reviews/?ref=page_internal\",\n        \"callback_url\": \"http://62e2b307.ngrok.io/callbacks\",\n        \"created_at\": \"2021-02-09T21:41:15.990Z\",\n        \"updated_at\": \"2021-02-09T21:41:15.990Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 65708847,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 65708847,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": []\n        }\n    },\n    {\n        \"id\": 1159643,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 25,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/writereview?placeid=ChIJlSIb2ZRmZIgRShYHsUPW-NU\",\n        \"callback_url\": \"http://62e2b307.ngrok.io/callbacks\",\n        \"created_at\": \"2021-02-04T13:11:40.613Z\",\n        \"updated_at\": \"2021-02-04T13:11:40.613Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 65091973,\n        \"scrape_concurrently\": false,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 65091973,\n            \"last_scrape_status\": \"failed\",\n            \"last_scrape_log\": [\n                \"#<ApiErrors::UnprocessableEntityError: Unable to parse response body:, Tunnel 62e2b307.ngrok.io not found>\"\n            ]\n        }\n    },\n    {\n        \"id\": 1158432,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 93,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.yellowpages.com/hacienda-heights-ca/mip/weight-watchers-467625345\",\n        \"callback_url\": null,\n        \"created_at\": \"2021-02-02T19:48:47.550Z\",\n        \"updated_at\": \"2021-02-02T19:48:47.550Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 64847554,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 64847554,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": []\n        }\n    },\n    {\n        \"id\": 1158427,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 93,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.yellowpages.com/ontario-ca/weight-watchers-meetings\",\n        \"callback_url\": null,\n        \"created_at\": \"2021-02-02T19:32:01.954Z\",\n        \"updated_at\": \"2021-02-02T19:32:01.954Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 64847494,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 64847494,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": []\n        }\n    },\n    {\n        \"id\": 1158417,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 92,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.yelp.com/biz/ww-formerly-weight-watchers-hayward-3\",\n        \"callback_url\": null,\n        \"created_at\": \"2021-02-02T19:13:29.854Z\",\n        \"updated_at\": \"2021-02-02T19:13:29.854Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 64847461,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 64847461,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": []\n        }\n    },\n    {\n        \"id\": 1158414,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 92,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.yelp.com/biz/ww-formerly-weight-watchers-hayward-3\",\n        \"callback_url\": \"http://62e2b307.ngrok.io/callbacks\",\n        \"created_at\": \"2021-02-02T19:11:16.276Z\",\n        \"updated_at\": \"2021-02-02T19:11:16.276Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 64847457,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 64847457,\n            \"last_scrape_status\": \"failed\",\n            \"last_scrape_log\": [\n                \"#<ApiErrors::UnprocessableEntityError: Unable to parse response body:, Tunnel 62e2b307.ngrok.io not found>\"\n            ]\n        }\n    },\n    {\n        \"id\": 1158409,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 93,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.yellowpages.com/ontario-ca/weight-watchers-meetings\",\n        \"callback_url\": \"http://62e2b307.ngrok.io/callbacks\",\n        \"created_at\": \"2021-02-02T19:07:53.557Z\",\n        \"updated_at\": \"2021-02-02T19:07:53.557Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 64847450,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 64847450,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": []\n        }\n    },\n    {\n        \"id\": 1158403,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 25,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/writereview?placeid=ChIJlSIb2ZRmZIgRShYHsUPW-NU\",\n        \"callback_url\": \"http://62e2b307.ngrok.io/callbacks\",\n        \"created_at\": \"2021-02-02T18:24:36.616Z\",\n        \"updated_at\": \"2021-02-02T18:24:36.616Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 64847309,\n        \"scrape_concurrently\": false,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 64847309,\n            \"last_scrape_status\": \"failed\",\n            \"last_scrape_log\": [\n                \"#<ApiErrors::UnprocessableEntityError: Unable to parse response body:, Tunnel 62e2b307.ngrok.io not found>\"\n            ]\n        }\n    },\n    {\n        \"id\": 1152002,\n        \"organization_id\": 4,\n        \"paginate\": false,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 25,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.google.com/maps/place/Carmelos Tacos/@47.618834,-122.3272531,17z/data=!3m1!4b1!4m5!3m4!1s0x5490150c70b1e65d:0x7da16caa2fce2b33!8m2!3d47.618834!4d-122.3250644\",\n        \"callback_url\": null,\n        \"created_at\": \"2021-01-22T21:51:12.042Z\",\n        \"updated_at\": \"2021-01-22T21:51:12.042Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 63501719,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 63501719,\n            \"last_scrape_status\": \"failed\",\n            \"last_scrape_log\": [\n                \"#<OpenURI::HTTPError: 500 Internal Server Error>\",\n                \"#<OpenURI::HTTPError: 500 Internal Server Error>\",\n                \"#<OpenURI::HTTPError: 500 Internal Server Error>\",\n                \"#<OpenURI::HTTPError: 500 Internal Server Error>\",\n                \"#<OpenURI::HTTPError: 500 Internal Server Error>\",\n                \"#<OpenURI::HTTPError: 500 Internal Server Error>\",\n                \"#<OpenURI::HTTPError: 500 Internal Server Error>\",\n                \"#<OpenURI::HTTPError: 500 Internal Server Error>\",\n                \"#<OpenURI::HTTPError: 500 Internal Server Error>\",\n                \"#<OpenURI::HTTPError: 500 Internal Server Error>\",\n                \"#<OpenURI::HTTPError: 500 Internal Server Error>\",\n                \"#<ApiErrors::CrawlingRetryLimitReached: Site not returning data after many retries.>\"\n            ]\n        }\n    },\n    {\n        \"id\": 1152001,\n        \"organization_id\": 4,\n        \"paginate\": false,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.trustpilot.com/review/coursegate.co.uk\",\n        \"callback_url\": null,\n        \"created_at\": \"2021-01-22T21:49:19.472Z\",\n        \"updated_at\": \"2021-01-22T21:49:19.472Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 63501716,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 63501716,\n            \"last_scrape_status\": \"failed\",\n            \"last_scrape_log\": [\n                \"#<ApiErrors::PatternNotFoundError: Unable to access site. Please try again later.>\"\n            ]\n        }\n    },\n    {\n        \"id\": 1152000,\n        \"organization_id\": 4,\n        \"paginate\": false,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 92,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.yelp.ca/biz/allyum-seattle\",\n        \"callback_url\": null,\n        \"created_at\": \"2021-01-22T21:47:57.480Z\",\n        \"updated_at\": \"2021-01-22T21:47:57.480Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 63501715,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 63501715,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": []\n        }\n    },\n    {\n        \"id\": 1151980,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 92,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.yelp.com/biz/dinos-tomato-pie-seattle\",\n        \"callback_url\": null,\n        \"created_at\": \"2021-01-22T20:19:31.308Z\",\n        \"updated_at\": \"2021-01-22T20:19:31.308Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 63501631,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 63501631,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": []\n        }\n    },\n    {\n        \"id\": 1151975,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 92,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.yelp.com/biz/carmelos-tacos-seattle-2\",\n        \"callback_url\": null,\n        \"created_at\": \"2021-01-22T20:07:54.278Z\",\n        \"updated_at\": \"2021-01-22T20:14:37.537Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 63501625,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 63501625,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": []\n        }\n    },\n    {\n        \"id\": 1150586,\n        \"organization_id\": 4,\n        \"paginate\": false,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 92,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.yelp.com/biz/bait-shop-seattle?sort_by=date_desc&start=200\",\n        \"callback_url\": null,\n        \"created_at\": \"2021-01-20T20:08:06.007Z\",\n        \"updated_at\": \"2021-01-20T20:08:06.007Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 63255715,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 63255715,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": []\n        }\n    },\n    {\n        \"id\": 1145979,\n        \"organization_id\": 4,\n        \"paginate\": false,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 92,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.yelp.com/biz/bait-shop-seattle?sort_by=date_desc&start=200\",\n        \"callback_url\": null,\n        \"created_at\": \"2021-01-12T20:51:54.882Z\",\n        \"updated_at\": \"2021-01-12T20:51:54.882Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 62273092,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 62273092,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": []\n        }\n    },\n    {\n        \"id\": 551137,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://foursquare.com/v/south-lyndale-liquors/443e89f8f964a52033321fe3\",\n        \"callback_url\": \"http://62e2b307.ngrok.io/callbacks\",\n        \"created_at\": \"2020-01-06T22:57:33.068Z\",\n        \"updated_at\": \"2020-01-06T22:57:33.068Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 19715483,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 19715483,\n            \"last_scrape_status\": \"failed\",\n            \"last_scrape_log\": [\n                \"ApiErrors::UnprocessableEntityError | Unable to parse response body:, Tunnel 62e2b307.ngrok.io not found\"\n            ]\n        }\n    },\n    {\n        \"id\": 142308,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJHSKGHiv_24ARosV-ZVGAoxM\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:13:52.031Z\",\n        \"updated_at\": \"2019-08-07T20:13:52.031Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322505,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322505,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 81b05622-0f9f-4e8c-9c36-589ce68c7c49\"\n            ]\n        }\n    },\n    {\n        \"id\": 142305,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJHcLNiZf7tokRWxLmtz2I8jU\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:13:43.985Z\",\n        \"updated_at\": \"2019-08-07T20:13:43.985Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322502,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322502,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 2ed403a0-399b-4ef7-a813-992f27f19d8a\"\n            ]\n        }\n    },\n    {\n        \"id\": 142301,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJgb2Y3eNCXIYRBVCC46HCKSI\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:13:35.571Z\",\n        \"updated_at\": \"2019-08-07T20:13:35.571Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322498,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322498,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 3ddc380c-68dc-4f56-8101-e649ce045a7d\"\n            ]\n        }\n    },\n    {\n        \"id\": 142300,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJG5FU9hG8lIARTsM6zYuel90\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:13:25.405Z\",\n        \"updated_at\": \"2019-08-07T20:13:25.405Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322497,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322497,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 3934d6e9-0285-458f-843f-a65f1aedc990\"\n            ]\n        }\n    },\n    {\n        \"id\": 142299,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJfeJBJjmSXIYRdLswKRoqyjw\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:13:17.878Z\",\n        \"updated_at\": \"2019-08-07T20:13:17.878Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322496,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322496,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 800d1a5f-e3fa-4403-a18d-0f09503e9646\"\n            ]\n        }\n    },\n    {\n        \"id\": 142294,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJET1moqbmjYAR62cp9xKWMno\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:12:40.771Z\",\n        \"updated_at\": \"2019-08-07T20:12:40.771Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322491,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322491,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 609391dd-9ef9-4719-9e15-ca6a415d5e4c\"\n            ]\n        }\n    },\n    {\n        \"id\": 142290,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJD9r7-Gd6f4gROMzMd336uJg\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:12:03.778Z\",\n        \"updated_at\": \"2019-08-07T20:12:03.778Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322487,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322487,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 7f30440d-33e3-436f-b59e-ff9cbf9bbfa8\"\n            ]\n        }\n    },\n    {\n        \"id\": 142287,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJCcfk6R0lwokRI8tiUCCtGnQ\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:11:34.510Z\",\n        \"updated_at\": \"2019-08-07T20:11:34.510Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322484,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322484,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: fb9f946c-1b39-40e8-ab1c-c256ba4ff716\"\n            ]\n        }\n    },\n    {\n        \"id\": 142310,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJI_zm4megIIYRSzvXi4psTK8\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:14:05.824Z\",\n        \"updated_at\": \"2019-08-07T20:14:05.824Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322507,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322507,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: bd6edb12-261b-4dc8-85c7-20d94d34eed8\"\n            ]\n        }\n    },\n    {\n        \"id\": 142298,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJF6Kxg0Bqq4kROgfysWyrIkk\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:13:08.755Z\",\n        \"updated_at\": \"2019-08-07T20:13:08.755Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322495,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322495,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 30973853-0fd3-4146-8b3c-f37bf5ba20e5\"\n            ]\n        }\n    },\n    {\n        \"id\": 142296,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJEVDoyg37tokRaz4gG_pl0pg\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:13:00.181Z\",\n        \"updated_at\": \"2019-08-07T20:13:00.181Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322493,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322493,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 04d9414f-b3d9-42ff-96e3-69ee2e9a3eb2\"\n            ]\n        }\n    },\n    {\n        \"id\": 142295,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJeTyANTOauokREaoORkb_cDo\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:12:50.184Z\",\n        \"updated_at\": \"2019-08-07T20:12:50.184Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322492,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322492,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: e11a7622-bb5e-4d5f-97fd-73389a0ccf7a\"\n            ]\n        }\n    },\n    {\n        \"id\": 142293,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJe9eUQzJKRYYRZdegcy_owJ4\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:12:32.100Z\",\n        \"updated_at\": \"2019-08-07T20:12:32.100Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322490,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322490,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 9cceb73e-2b79-408c-9bd3-8f9406f5afc9\"\n            ]\n        }\n    },\n    {\n        \"id\": 142292,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJdZaph-RSE4cR72uvhcIn20A\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:12:21.029Z\",\n        \"updated_at\": \"2019-08-07T20:12:21.029Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322489,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322489,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: b489a71c-6569-4b12-a40a-6b69026a71bb\"\n            ]\n        }\n    },\n    {\n        \"id\": 142291,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJdx7TO0v0XIYR4nm1XDRzSpM\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:12:13.950Z\",\n        \"updated_at\": \"2019-08-07T20:12:13.950Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322488,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322488,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 0f92f2e1-5127-46df-8d02-1fe4e9568469\"\n            ]\n        }\n    },\n    {\n        \"id\": 142289,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJcX497KV0ToYRREn9ymaZDxY\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:11:53.545Z\",\n        \"updated_at\": \"2019-08-07T20:11:53.545Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322486,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322486,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: fd31f1b9-8b5d-4a44-a2f4-772adcddf576\"\n            ]\n        }\n    },\n    {\n        \"id\": 142288,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJCSkbMc5P54YRtZIyXZ5IxDM\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:11:43.734Z\",\n        \"updated_at\": \"2019-08-07T20:11:43.734Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322485,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322485,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 068580c1-ae63-45d8-a2c3-84b7e500b430\"\n            ]\n        }\n    },\n    {\n        \"id\": 142284,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJc0yZ1fW8uokRxN1jGu67Gpk\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:10:44.833Z\",\n        \"updated_at\": \"2019-08-07T20:10:44.833Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322481,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322481,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 078cf32d-0c27-4831-9af6-91f0ff29b680\"\n            ]\n        }\n    },\n    {\n        \"id\": 142270,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJBz0U1HlLtokRPeXxfDpjmEA\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:05:06.353Z\",\n        \"updated_at\": \"2019-08-07T20:05:06.353Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322467,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322467,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: fa344866-43d7-4314-a614-dbf97b9903b7\"\n            ]\n        }\n    },\n    {\n        \"id\": 142268,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJbQ0forCqmlQRbxbmHvnCjVM\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:04:50.758Z\",\n        \"updated_at\": \"2019-08-07T20:04:50.758Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322465,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322465,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 19cb2b19-93f0-4151-97d3-4cf80164113a\"\n            ]\n        }\n    },\n    {\n        \"id\": 142266,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJb2CoCw1a54YRVV0MjwA8qi4\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:04:33.770Z\",\n        \"updated_at\": \"2019-08-07T20:04:33.770Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322463,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322463,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 41bf0c2e-fe14-4447-9ff1-028c81859874\"\n            ]\n        }\n    },\n    {\n        \"id\": 142265,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJb6FyMtkrZYgRoCi0KQ_4yNk\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:04:23.066Z\",\n        \"updated_at\": \"2019-08-07T20:04:23.066Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322462,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322462,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 6a3ad134-56d5-4fa9-b6db-30c83a93bc7e\"\n            ]\n        }\n    },\n    {\n        \"id\": 142256,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJAQAAAERqq4kRoWoMHKFFOws\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:03:52.859Z\",\n        \"updated_at\": \"2019-08-07T20:03:52.859Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": null,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null\n    },\n    {\n        \"id\": 142254,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJ970uX5ZPMlERYweQ7YNlOzg\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:03:36.180Z\",\n        \"updated_at\": \"2019-08-07T20:03:36.180Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322451,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322451,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 424df182-f766-4dd1-abe1-2bffe2ebf340\"\n            ]\n        }\n    },\n    {\n        \"id\": 142252,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJ7bRDyE2TD4gRlgbojCRwB7g\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:03:21.858Z\",\n        \"updated_at\": \"2019-08-07T20:03:21.858Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322449,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322449,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: bd199f2f-bbb2-40b6-8c6e-32bcf19dc767\"\n            ]\n        }\n    },\n    {\n        \"id\": 142251,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJ6SZfxVpdq4kRqrjH-MVeyfk\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:03:14.978Z\",\n        \"updated_at\": \"2019-08-07T20:03:14.978Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322448,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322448,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 906e498b-89ea-459a-a23c-498d6d22066c\"\n            ]\n        }\n    },\n    {\n        \"id\": 142250,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJ6QbtUxlqq4kRQX0fHHXQhgU\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:03:03.502Z\",\n        \"updated_at\": \"2019-08-07T20:03:03.502Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322447,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322447,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 72e96c55-a7f5-4427-9d72-19fe91b962de\"\n            ]\n        }\n    },\n    {\n        \"id\": 142233,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJ5fcgk75MRYYRkTMzlwXAgwU\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T19:59:52.085Z\",\n        \"updated_at\": \"2019-08-07T19:59:52.085Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322429,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322429,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 090297f6-1a6f-42d7-8464-688c10427a17\"\n            ]\n        }\n    },\n    {\n        \"id\": 142229,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJ43PQmEkFqYkRRlJHJF-aDzQ\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T19:59:04.111Z\",\n        \"updated_at\": \"2019-08-07T19:59:04.111Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322425,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322425,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: becc8564-e129-494b-831b-0f302b3fb4ab\"\n            ]\n        }\n    },\n    {\n        \"id\": 142234,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJ607XCgb5tokRh0kmHzQCdF8\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T19:59:58.531Z\",\n        \"updated_at\": \"2019-08-07T19:59:58.531Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322430,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322430,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: a4847bc1-2434-440e-8ca5-6d03c33142be\"\n            ]\n        }\n    },\n    {\n        \"id\": 142232,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJ-4zsyeDMwokRGN5m0xfDZ2E\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T19:59:44.059Z\",\n        \"updated_at\": \"2019-08-07T19:59:44.059Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322428,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322428,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 456a85f0-0276-4b13-85de-7c0843352288\"\n            ]\n        }\n    },\n    {\n        \"id\": 142231,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJ4RdWKF3o2ocR4SaNvz6ysQg\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T19:59:27.299Z\",\n        \"updated_at\": \"2019-08-07T19:59:27.299Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322427,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322427,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 394b2ec7-81d8-47a8-8660-4fc95d75f411\"\n            ]\n        }\n    },\n    {\n        \"id\": 142218,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJ43PQmEkFqYkRRlJHJF-aDzQ\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T19:57:43.207Z\",\n        \"updated_at\": \"2019-08-07T19:57:43.207Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322414,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322414,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 4a13c726-7984-4ce2-9cd1-02515c2dc791\"\n            ]\n        }\n    }\n]"},{"id":"99193559-338d-4aa4-a57e-0fc45d28f34c","name":"Get sites - Second Page","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer-demo"}],"body":{"mode":"raw","raw":""},"url":{"raw":"transformer.grade.us/api/v1/sites?page=2","host":["transformer","grade","us"],"path":["api","v1","sites"],"query":[{"key":"page","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Thu, 12 May 2022 22:25:49 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Link","value":"<http://transformer.grade.us/api/v1/sites?page=1>; rel=\"first\", <http://transformer.grade.us/api/v1/sites?page=1>; rel=\"prev\", <http://transformer.grade.us/api/v1/sites?page=3>; rel=\"last\", <http://transformer.grade.us/api/v1/sites?page=3>; rel=\"next\""},{"key":"Per-Page","value":"100"},{"key":"Total","value":"299"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"6887ec8856b8a229423aae973ddfee4c\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"863f49ef-e957-48c2-bff1-bdb08ba91243"},{"key":"X-Runtime","value":"0.135763"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 142217,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJ3xTzLMNuAHwR-02ZI4QLzvo\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T19:57:29.015Z\",\n        \"updated_at\": \"2019-08-07T19:57:29.015Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322413,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322413,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 2793de38-0356-4b37-8a6e-b21a9e736728\"\n            ]\n        }\n    },\n    {\n        \"id\": 142216,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJ3V-ukAOyuokRjeWz8znpyJI\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T19:57:10.703Z\",\n        \"updated_at\": \"2019-08-07T19:57:10.703Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322412,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322412,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 2560de64-6a27-4b30-9a09-c0127ce2c9cf\"\n            ]\n        }\n    },\n    {\n        \"id\": 142212,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJ1zOx2ETJt4kRtILqaQsCY9c\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T19:55:19.703Z\",\n        \"updated_at\": \"2019-08-07T19:55:19.703Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322408,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322408,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 994ef16b-f485-4588-97cb-812367aa3759\"\n            ]\n        }\n    },\n    {\n        \"id\": 142211,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJ1UBifODBuokR8JFKqGlJAAQ\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T19:53:45.406Z\",\n        \"updated_at\": \"2019-08-07T19:53:45.406Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322407,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322407,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: df5430e4-28c1-4821-8aee-caa2110fd763\"\n            ]\n        }\n    },\n    {\n        \"id\": 142210,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJ11Mp3xMBt4kRxyZU-YE4fys\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T19:52:09.699Z\",\n        \"updated_at\": \"2019-08-07T19:52:09.699Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322406,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322406,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 60d58eb9-d84d-4585-a1a2-6b571c905829\"\n            ]\n        }\n    },\n    {\n        \"id\": 142196,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJ0Zgmq3mYuokRtdMzqSMw5Dk\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T19:48:27.284Z\",\n        \"updated_at\": \"2019-08-07T19:48:27.284Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322389,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322389,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 0ba3b971-afda-429d-b695-7e63a4f09a14\"\n            ]\n        }\n    },\n    {\n        \"id\": 142171,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJ1UBifODBuokR8JFKqGlJAAQ\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T19:14:44.577Z\",\n        \"updated_at\": \"2019-08-07T19:14:44.577Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322359,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322359,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 4edfcb1e-c661-42f9-ae22-a5822926b8b7\"\n            ]\n        }\n    },\n    {\n        \"id\": 142165,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.google.com/search?hl=en-US\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T19:09:54.869Z\",\n        \"updated_at\": \"2019-08-07T19:09:54.869Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322353,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322353,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 203e7a93-2d9c-45a8-8bb9-1f75536710f2\"\n            ]\n        }\n    },\n    {\n        \"id\": 142154,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.google.com/maps/place/Kenner Army Health Clinic/@37.2382716,-77.3492867,17z/data=!3m1!4b1!4m14!1m6!3m5!1s0x89b1a8e93d8476ff:0x43ac1d7c2a32d7bb!2sKenner Army Health Clinic!8m2!3d37.2382673!4d-77.347098!3m6!1s0x89b1a8e93d8476ff:0x43ac1d7c2a32d7bb!8m2!3d37.2382673!4d-77.347098!9m1!1b1?hl=en-US\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T19:04:06.031Z\",\n        \"updated_at\": \"2019-08-07T19:04:06.031Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": null,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null\n    },\n    {\n        \"id\": 142147,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.google.com/maps/place/Kenner Army Health Clinic/@37.2382673,-77.3492867,17z/data=!4m12!1m6!3m5!1s0x89b1a8e93d8476ff:0x43ac1d7c2a32d7bb!2sKenner Army Health Clinic!8m2!3d37.2382673!4d-77.347098!3m4!1s0x89b1a8e93d8476ff:0x43ac1d7c2a32d7bb!8m2!3d37.2382673!4d-77.347098?hl=en-US\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T18:58:56.239Z\",\n        \"updated_at\": \"2019-08-07T18:58:56.239Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": null,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null\n    },\n    {\n        \"id\": 142145,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.google.com/maps/place/?hl=en-US\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T18:58:30.741Z\",\n        \"updated_at\": \"2019-08-07T18:58:30.741Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322326,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322326,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: e123a506-a871-44c0-bb4b-15c1f1c56196\"\n            ]\n        }\n    },\n    {\n        \"id\": 142139,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.google.com/maps/place/Bait Shop/@47.6246539,-122.3906537,12z/data=!4m8!1m2!2m1!1sbait shop!3m4!1s0x5490152ef4775aef:0x85e695754dd7b806!8m2!3d47.6246539!4d-122.3206159\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T18:55:07.017Z\",\n        \"updated_at\": \"2019-08-07T18:55:07.017Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": null,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null\n    },\n    {\n        \"id\": 142130,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.google.com/search?hl=en-US\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T18:48:48.304Z\",\n        \"updated_at\": \"2019-08-07T18:48:48.304Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322310,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322310,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 8848365e-d95d-4d9c-b17d-21bffeac6459\"\n            ]\n        }\n    },\n    {\n        \"id\": 142123,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.google.com/search?rlz=1C5CHFA_enUS860US860\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T18:47:41.548Z\",\n        \"updated_at\": \"2019-08-07T18:47:41.548Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322303,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322303,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 822045d9-8ae0-4b51-8135-30ac610be652\"\n            ]\n        }\n    },\n    {\n        \"id\": 142449,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJz3VQasyAsIkRm80vtHnnbvo\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:34:33.556Z\",\n        \"updated_at\": \"2019-08-07T20:34:33.556Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322665,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322665,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: d7d8c2fc-3d71-4ae0-8096-d494182a80ad\"\n            ]\n        }\n    },\n    {\n        \"id\": 142442,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJYc4ZO8HNjIgRqH0UIZt9jeE\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:34:13.554Z\",\n        \"updated_at\": \"2019-08-07T20:34:13.554Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322658,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322658,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 82b6da93-58b1-4dd0-a288-9b7d8f513c05\"\n            ]\n        }\n    },\n    {\n        \"id\": 142438,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJY2xqscNbwokR-aF4p2PHhVQ\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:33:48.239Z\",\n        \"updated_at\": \"2019-08-07T20:33:48.239Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322654,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322654,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 7cc625a2-8dc9-4e1c-9171-f227792676a0\"\n            ]\n        }\n    },\n    {\n        \"id\": 142437,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJy1XTH15aOoYRPNKsFW-zG_4\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:33:42.948Z\",\n        \"updated_at\": \"2019-08-07T20:33:42.948Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322652,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322652,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 4674e95c-ff3f-4adf-843b-5757b627fc59\"\n            ]\n        }\n    },\n    {\n        \"id\": 142436,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJY_fIF7lMRYYRBRh-4WsT3NE\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:33:36.785Z\",\n        \"updated_at\": \"2019-08-07T20:33:36.785Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322651,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322651,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: e8849864-ff4f-465c-a019-9b0b3626a7a8\"\n            ]\n        }\n    },\n    {\n        \"id\": 142434,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJY_fIF7lMRYYRBRh-4WsT3NE\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:33:22.922Z\",\n        \"updated_at\": \"2019-08-07T20:33:22.922Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322645,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322645,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: bccbf844-7719-4387-af0c-5208a54888e6\"\n            ]\n        }\n    },\n    {\n        \"id\": 142431,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJX7eTI5F6wIcRDUdmn3sRCMA\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:32:57.572Z\",\n        \"updated_at\": \"2019-08-07T20:32:57.572Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322642,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322642,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 252349a3-8a8b-47ad-8281-357a4abadab2\"\n            ]\n        }\n    },\n    {\n        \"id\": 142430,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJWfZFGGBm_ogRyZIJ8UDHJq0\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:32:50.731Z\",\n        \"updated_at\": \"2019-08-07T20:32:50.731Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322641,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322641,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: d6af3717-2ac4-498c-9abc-7e7837fe6516\"\n            ]\n        }\n    },\n    {\n        \"id\": 142429,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJWcPBEVe5kIgR_iVollKuPDk\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:32:42.974Z\",\n        \"updated_at\": \"2019-08-07T20:32:42.974Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322640,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322640,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 66311dff-d5da-4408-acc2-257fdbdf0463\"\n            ]\n        }\n    },\n    {\n        \"id\": 142427,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJv73Jj2Ost4kRrmiatNp-hJs\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:32:29.373Z\",\n        \"updated_at\": \"2019-08-07T20:32:29.373Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322638,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322638,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: a8766762-dd09-4a17-9b6e-71819c70ef26\"\n            ]\n        }\n    },\n    {\n        \"id\": 142428,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJVVVVVUUEU4cRPy_01zgt4ZY\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:32:36.519Z\",\n        \"updated_at\": \"2019-08-07T20:32:36.519Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322639,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322639,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 423bd045-2aa5-4da3-8174-093d912a7405\"\n            ]\n        }\n    },\n    {\n        \"id\": 142426,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJu7sYmMNYwokRkOdJiFbi0Z4\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:32:23.106Z\",\n        \"updated_at\": \"2019-08-07T20:32:23.106Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322637,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322637,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 68605cc9-fca1-4f0f-909f-edbc1d8711ad\"\n            ]\n        }\n    },\n    {\n        \"id\": 142425,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJT3cJCLYxxFIR5uzADC3FU3o\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:32:13.969Z\",\n        \"updated_at\": \"2019-08-07T20:32:13.969Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322636,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322636,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: d65c7f85-12a8-4ef0-857e-607af386f360\"\n            ]\n        }\n    },\n    {\n        \"id\": 142424,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJSft1a9efuokRSGP9XHPYx94\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:32:07.278Z\",\n        \"updated_at\": \"2019-08-07T20:32:07.278Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322635,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322635,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 8b33d72a-d2ea-4925-854d-7df770a89ce1\"\n            ]\n        }\n    },\n    {\n        \"id\": 142111,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.google.com/search?hl=en-US\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T18:21:57.399Z\",\n        \"updated_at\": \"2019-08-07T18:21:57.399Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322271,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322271,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: cc186b90-45b7-4fea-9da4-40caa6ff74a0\"\n            ]\n        }\n    },\n    {\n        \"id\": 142269,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJBVjhGq9MRYYRywUFLSwkZLk\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:04:56.709Z\",\n        \"updated_at\": \"2019-08-07T20:04:56.709Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322466,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322466,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: d3d799d4-42ed-419e-b79a-544e8747c94f\"\n            ]\n        }\n    },\n    {\n        \"id\": 142267,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJbekuW5VGK4cR88-27CjoDE8\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:04:42.650Z\",\n        \"updated_at\": \"2019-08-07T20:04:42.650Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322464,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322464,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 2e41208f-acf5-4e22-b6f0-3a2ab9b0afb4\"\n            ]\n        }\n    },\n    {\n        \"id\": 142263,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJb2CoCw1a54YRVV0MjwA8qi4\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:04:15.671Z\",\n        \"updated_at\": \"2019-08-07T20:04:15.671Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322460,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322460,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: a52a042b-0691-4309-b482-39b72e5ab6dc\"\n            ]\n        }\n    },\n    {\n        \"id\": 142260,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJaUJyoFJS2YARpeAgC6Y3dJY\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:04:08.311Z\",\n        \"updated_at\": \"2019-08-07T20:04:08.311Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322457,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322457,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 7654e168-8a91-4c03-a89e-69c88bf64e2d\"\n            ]\n        }\n    },\n    {\n        \"id\": 142258,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJAQAAAJydQIgR7Icr65BeXGg\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:04:01.381Z\",\n        \"updated_at\": \"2019-08-07T20:04:01.381Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322455,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322455,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: b5238a65-f387-4332-b992-8f6c3b7de61d\"\n            ]\n        }\n    },\n    {\n        \"id\": 142255,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJ--AiGiYLkVQRlYxOho4NcbI\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:03:46.211Z\",\n        \"updated_at\": \"2019-08-07T20:03:46.211Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322452,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322452,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 69a7d16e-fb6b-4c58-8077-6b33d0a65919\"\n            ]\n        }\n    },\n    {\n        \"id\": 142253,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"http://search.google.com/local/reviews?placeid=ChIJ94OKdEvjjYAR-wHJjproIQA\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T20:03:28.554Z\",\n        \"updated_at\": \"2019-08-07T20:03:28.554Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322450,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322450,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: ee249ba9-d54c-423a-94a7-48e6da79e4a5\"\n            ]\n        }\n    },\n    {\n        \"id\": 142135,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.google.com/search?hl=en-US\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-07T18:49:59.928Z\",\n        \"updated_at\": \"2019-08-07T18:49:59.928Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5322316,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5322316,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 474eca1a-8351-4f98-bee8-d0b07ccd0415\"\n            ]\n        }\n    },\n    {\n        \"id\": 139393,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": 92,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.yelp.com/biz/bait-shop-seattle\",\n        \"callback_url\": \"http://62e2b307.ngrok.io/callbacks\",\n        \"created_at\": \"2019-08-05T18:21:03.860Z\",\n        \"updated_at\": \"2019-08-05T18:21:03.860Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 58218104,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 58218104,\n            \"last_scrape_status\": \"failed\",\n            \"last_scrape_log\": [\n                \"#<ApiErrors::UnprocessableEntityError: Unable to parse response body:, Tunnel 62e2b307.ngrok.io not found>\"\n            ]\n        }\n    },\n    {\n        \"id\": 139392,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.yelp.com/biz/bait-shop-seattle\",\n        \"callback_url\": \"http://62e2b307.ngrok.io/callbacks\",\n        \"created_at\": \"2019-08-05T18:19:54.591Z\",\n        \"updated_at\": \"2019-08-05T18:19:54.591Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": null,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null\n    },\n    {\n        \"id\": 139398,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.yelp.com/biz/bait-shop-seattle\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-05T18:25:48.590Z\",\n        \"updated_at\": \"2019-08-05T18:25:48.590Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 5135303,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 5135303,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 604df2c6-902e-4db8-98ae-59dbd7c472bb\"\n            ]\n        }\n    },\n    {\n        \"id\": 135228,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.google.com/maps/place/Bait Shop/@47.6246539,-122.3228046,17z/data=!3m1!4b1!4m7!3m6!1s0x5490152ef4775aef:0x85e695754dd7b806!8m2!3d47.6246539!4d-122.3206159!9m1!1b1\",\n        \"callback_url\": null,\n        \"created_at\": \"2019-08-01T15:08:46.311Z\",\n        \"updated_at\": \"2019-08-01T15:08:46.311Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": null,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null\n    },\n    {\n        \"id\": 135199,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.google.com/search?q=bait shop seattle\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-01T14:37:14.147Z\",\n        \"updated_at\": \"2019-08-01T14:37:14.147Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": null,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null\n    },\n    {\n        \"id\": 135197,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.google.com/search?q=bait shop seattle\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-01T14:33:54.393Z\",\n        \"updated_at\": \"2019-08-01T14:33:54.393Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": null,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null\n    },\n    {\n        \"id\": 135181,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.google.com/search?rlz=1C5CHFA_enUS860US860\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-01T14:21:20.123Z\",\n        \"updated_at\": \"2019-08-01T14:21:20.123Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 4780732,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 4780732,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 3a47efb8-40a8-45c0-88f6-5bb495c91a74\"\n            ]\n        }\n    },\n    {\n        \"id\": 134263,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.google.com/search?rlz=1C5CHFA_enUS860US860\",\n        \"callback_url\": \"http://62e2b307.ngrok.io/callbacks\",\n        \"created_at\": \"2019-07-31T21:06:51.433Z\",\n        \"updated_at\": \"2019-07-31T21:06:51.433Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 4691894,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 4691894,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 43ed5aea-30ba-4057-891d-3f4d60b122a0\"\n            ]\n        }\n    },\n    {\n        \"id\": 134241,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.google.com/search?rlz=1C5CHFA_enUS860US860\",\n        \"callback_url\": \"http://62e2b307.ngrok.io/callbacks\",\n        \"created_at\": \"2019-07-31T20:32:42.542Z\",\n        \"updated_at\": \"2019-07-31T20:32:42.542Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 4691868,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 4691868,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 46ede381-d371-492d-97d5-3823e4b92f64\"\n            ]\n        }\n    },\n    {\n        \"id\": 134209,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.google.com/search?rlz=1C5CHFA_enUS860US860\",\n        \"callback_url\": \"http://62e2b307.ngrok.io/callbacks\",\n        \"created_at\": \"2019-07-31T20:14:46.359Z\",\n        \"updated_at\": \"2019-07-31T20:14:46.359Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 4691832,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 4691832,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: e94149f6-b3e1-4795-9de2-5f7a635eb62c\"\n            ]\n        }\n    },\n    {\n        \"id\": 134249,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.google.com/search?rlz=1C5CHFA_enUS860US860\",\n        \"callback_url\": \"http://62e2b307.ngrok.io/callbacks\",\n        \"created_at\": \"2019-07-31T20:43:47.911Z\",\n        \"updated_at\": \"2019-07-31T20:43:47.911Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 4691877,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 4691877,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: c74fbf4c-70d0-4b9f-a95a-51d9f7bd7961\"\n            ]\n        }\n    },\n    {\n        \"id\": 168387,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/pages/category/Government-Organization/Madigan-Puyallup-Community-Medical-Home-128243693918027/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:45:35.692Z\",\n        \"updated_at\": \"2019-08-27T22:45:35.692Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102993,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102993,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: f33d8b64-54f0-4d40-87c6-4782169b1cb6\"\n            ]\n        }\n    },\n    {\n        \"id\": 168386,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/fewarren90MDG/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:45:30.207Z\",\n        \"updated_at\": \"2019-08-27T22:45:30.207Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102992,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102992,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 14056035-b40e-4499-b659-6830e819aa06\"\n            ]\n        }\n    },\n    {\n        \"id\": 168388,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/EvansArmyCommunityHospital/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:45:41.405Z\",\n        \"updated_at\": \"2019-08-27T22:45:41.405Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102994,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102994,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: b688c312-5891-4efb-9968-30f1b6e4df6a\"\n            ]\n        }\n    },\n    {\n        \"id\": 168383,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/pages/Boone-Clinic-JEB-Amphibious-Base/113266568743775\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:45:14.429Z\",\n        \"updated_at\": \"2019-08-27T22:45:14.429Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102989,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102989,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: be4ed5bf-e373-4723-b126-9e05861aa3d8\"\n            ]\n        }\n    },\n    {\n        \"id\": 168385,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/21stMedicalGroup/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:45:25.316Z\",\n        \"updated_at\": \"2019-08-27T22:45:25.316Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102991,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102991,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 6211ce27-5061-4ab9-887e-5f67c5434ff4\"\n            ]\n        }\n    },\n    {\n        \"id\": 168384,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/Martin-Army-Community-Hospital-106090889433774/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:45:19.935Z\",\n        \"updated_at\": \"2019-08-27T22:45:19.935Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102990,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102990,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 009f6b29-ab87-4bec-a4a1-3c957e483dc8\"\n            ]\n        }\n    },\n    {\n        \"id\": 168381,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/navalhospitalbremerton/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:44:57.567Z\",\n        \"updated_at\": \"2019-08-27T22:44:57.567Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102987,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102987,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 4fd329da-ddcd-496f-8ff6-dd348d7559ee\"\n            ]\n        }\n    },\n    {\n        \"id\": 168378,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/BACH.Fort.Campbell/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:44:30.440Z\",\n        \"updated_at\": \"2019-08-27T22:44:30.440Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102984,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102984,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: ff7a413b-7883-46bd-ae3f-f791470a3c3a\"\n            ]\n        }\n    },\n    {\n        \"id\": 168375,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/75MDG/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:44:14.883Z\",\n        \"updated_at\": \"2019-08-27T22:44:14.883Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102981,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102981,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: a566c44b-f90e-4a92-af21-d62b87121b41\"\n            ]\n        }\n    },\n    {\n        \"id\": 168373,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/AFMSGoodfellow17thMedicalGroup/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:44:02.607Z\",\n        \"updated_at\": \"2019-08-27T22:44:02.607Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102979,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102979,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: c9e3f418-baf6-448a-84c1-42b917474740\"\n            ]\n        }\n    },\n    {\n        \"id\": 168371,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/pages/Troop-and-Family-Medical-Clinic/146684468818223\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:43:52.286Z\",\n        \"updated_at\": \"2019-08-27T22:43:52.286Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102977,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102977,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 79137d70-0102-401a-9232-3beab92b1bc0\"\n            ]\n        }\n    },\n    {\n        \"id\": 168370,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/pages/Branch-Health-Clinic-Washington-Navy-Yard/393648627321198\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:43:42.882Z\",\n        \"updated_at\": \"2019-08-27T22:43:42.882Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102976,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102976,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 255446e4-7806-4018-a6ca-3be476d359b1\"\n            ]\n        }\n    },\n    {\n        \"id\": 168369,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/55mdg/?rf=918290311579928\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:43:33.309Z\",\n        \"updated_at\": \"2019-08-27T22:43:33.309Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102975,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102975,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 5aca4892-f3bb-43c4-89bd-08bc52030186\"\n            ]\n        }\n    },\n    {\n        \"id\": 168364,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/pages/Russell-L-Collier-Health-Clinic/207672219273464\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:43:01.409Z\",\n        \"updated_at\": \"2019-08-27T22:43:01.409Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102970,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102970,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: faa07028-697a-4cc4-b3e9-3b60690ba8b4\"\n            ]\n        }\n    },\n    {\n        \"id\": 168363,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/AFMSMcChord62ndMedicalsquadron/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:42:56.346Z\",\n        \"updated_at\": \"2019-08-27T22:42:56.346Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102969,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102969,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 6eb41819-f470-4571-94ac-60c487c2dd92\"\n            ]\n        }\n    },\n    {\n        \"id\": 168382,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/92MDG/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:45:03.119Z\",\n        \"updated_at\": \"2019-08-27T22:45:03.119Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102988,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102988,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: eef73d02-13f7-48f8-a055-55ffe5a11bc2\"\n            ]\n        }\n    },\n    {\n        \"id\": 168380,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/BayneJonesACH/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:44:45.877Z\",\n        \"updated_at\": \"2019-08-27T22:44:45.877Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102986,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102986,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 38b9e313-d9a9-48e6-b505-714792847e23\"\n            ]\n        }\n    },\n    {\n        \"id\": 168379,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/McAfeeUSAHC/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:44:40.882Z\",\n        \"updated_at\": \"2019-08-27T22:44:40.882Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102985,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102985,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: ada1fa64-9291-47a9-883c-c8a4b80b6a50\"\n            ]\n        }\n    },\n    {\n        \"id\": 168377,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/Navalhealthcliniccharleston2010/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:44:24.404Z\",\n        \"updated_at\": \"2019-08-27T22:44:24.404Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102983,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102983,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 885abd50-a58b-4147-8415-7074497c6173\"\n            ]\n        }\n    },\n    {\n        \"id\": 168376,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/NavalHospPensacola/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:44:19.543Z\",\n        \"updated_at\": \"2019-08-27T22:44:19.543Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102982,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102982,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: e164fb3c-b4a3-4941-96c2-f292d20edf37\"\n            ]\n        }\n    },\n    {\n        \"id\": 168374,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/belvoirhospital/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:44:09.794Z\",\n        \"updated_at\": \"2019-08-27T22:44:09.794Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102980,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102980,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: a135f723-7884-4b72-9faf-e05ccddbc88d\"\n            ]\n        }\n    },\n    {\n        \"id\": 168372,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/pages/category/Government-Organization/AFMS-Grand-Forks-319th-Medical-Group-184221094950882/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:43:56.720Z\",\n        \"updated_at\": \"2019-08-27T22:43:56.720Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102978,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102978,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 4dcec56b-e4d3-495b-85c2-bbd28ad38c1d\"\n            ]\n        }\n    },\n    {\n        \"id\": 168368,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/NavalHospitalCampPendleton/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:43:26.337Z\",\n        \"updated_at\": \"2019-08-27T22:43:26.337Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102974,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102974,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 8787afcd-6133-438d-9985-35513703444d\"\n            ]\n        }\n    },\n    {\n        \"id\": 168367,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/pages/Nbhc-Meridian/162866257123727\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:43:20.883Z\",\n        \"updated_at\": \"2019-08-27T22:43:20.883Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102973,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102973,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 106af361-78ad-440f-869a-5f9ffa02690a\"\n            ]\n        }\n    },\n    {\n        \"id\": 168365,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/pages/Port-Hueneme-Naval-Base-Medical-Clinic/131766873564297\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:43:07.565Z\",\n        \"updated_at\": \"2019-08-27T22:43:07.565Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102971,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102971,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: dd1a6888-8a06-4542-a2cb-3303d51051b9\"\n            ]\n        }\n    },\n    {\n        \"id\": 168362,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/pages/category/Government-Organization/Naval-Branch-Health-Clinic-Fallon-167715063261012/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:42:50.645Z\",\n        \"updated_at\": \"2019-08-27T22:42:50.645Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102968,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102968,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: d1f85f17-be61-450c-bf0a-3261a049f0d9\"\n            ]\n        }\n    },\n    {\n        \"id\": 168358,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/pages/Naval-Branch-Health-Clinic-Eastlake/453508864729260\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:42:26.524Z\",\n        \"updated_at\": \"2019-08-27T22:42:26.524Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102964,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102964,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 07266813-b81f-4f9f-90ce-051f6af392df\"\n            ]\n        }\n    },\n    {\n        \"id\": 168356,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/pages/Consolidated-Troop-Medical-Clinic/198898663460376\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:42:15.024Z\",\n        \"updated_at\": \"2019-08-27T22:42:15.024Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102962,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102962,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 380762f1-26ce-43c4-abe0-28bff3c4ebf8\"\n            ]\n        }\n    },\n    {\n        \"id\": 168355,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/BrookeArmyMedicalCenter/?rf=107892602572345\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:42:03.921Z\",\n        \"updated_at\": \"2019-08-27T22:42:03.921Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102961,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102961,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: e282598d-2523-4c8a-9f1b-5484947d2ce3\"\n            ]\n        }\n    },\n    {\n        \"id\": 168353,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/Behavioral-Health-Branch-MCCS-Miramar-259848997450396/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:41:53.923Z\",\n        \"updated_at\": \"2019-08-27T22:41:53.923Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102959,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102959,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 9dd40073-354d-4050-886f-39d1d49d6ccb\"\n            ]\n        }\n    },\n    {\n        \"id\": 168366,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/NBHCGulfport\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:43:12.994Z\",\n        \"updated_at\": \"2019-08-27T22:43:12.994Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102972,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102972,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 56ed7e8d-41cc-4504-844f-dababccaa8ae\"\n            ]\n        }\n    },\n    {\n        \"id\": 168352,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/NavalHealthClinicQuantico/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:41:49.104Z\",\n        \"updated_at\": \"2019-08-27T22:41:49.104Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102958,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102958,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: b2f624b7-40dd-4707-bff6-9a3a5797730c\"\n            ]\n        }\n    },\n    {\n        \"id\": 168361,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/pages/Rio-Bravo-Medical-Center/1024769560898202\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:42:45.147Z\",\n        \"updated_at\": \"2019-08-27T22:42:45.147Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102967,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102967,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: c7cf0163-75de-4a7a-a2a8-fcfa51aed516\"\n            ]\n        }\n    },\n    {\n        \"id\": 168360,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/pages/NTC-Branch-Medical-Clinic/112284608836438\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:42:40.330Z\",\n        \"updated_at\": \"2019-08-27T22:42:40.330Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102966,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102966,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 517496d7-ed3a-4fa9-af3e-225a792c06d9\"\n            ]\n        }\n    },\n    {\n        \"id\": 168359,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/McDonaldAHC/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:42:31.538Z\",\n        \"updated_at\": \"2019-08-27T22:42:31.538Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102965,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102965,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: b8494b9e-e123-4529-b4b1-b9dba0b12fb4\"\n            ]\n        }\n    },\n    {\n        \"id\": 168357,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/MadiganHealth/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:42:20.310Z\",\n        \"updated_at\": \"2019-08-27T22:42:20.310Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102963,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102963,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 7219e309-3a49-451d-9836-a6cbb6d99874\"\n            ]\n        }\n    },\n    {\n        \"id\": 168354,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/nbhcbellechasse/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:41:58.859Z\",\n        \"updated_at\": \"2019-08-27T22:41:58.859Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102960,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102960,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 38f7ab3b-fd60-4b3d-b845-33a2372cbfee\"\n            ]\n        }\n    },\n    {\n        \"id\": 168351,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/NavHospLemoore/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:41:43.386Z\",\n        \"updated_at\": \"2019-08-27T22:41:43.386Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102957,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102957,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: c119a29b-eb11-45e7-a3af-3c9683f49f20\"\n            ]\n        }\n    },\n    {\n        \"id\": 168348,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/pages/MCAS-Yuma-BMC/165457553521720\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:41:24.423Z\",\n        \"updated_at\": \"2019-08-27T22:41:24.423Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102954,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102954,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 91d30bf9-960b-423d-a08a-1d0cd0e4dce8\"\n            ]\n        }\n    },\n    {\n        \"id\": 168347,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/pages/Fairfax-Health-Center/340919735982342\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:41:15.459Z\",\n        \"updated_at\": \"2019-08-27T22:41:15.459Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102953,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102953,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: bda8711c-3504-4379-884f-0b271d9f1ba3\"\n            ]\n        }\n    },\n    {\n        \"id\": 168345,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/Luke56MDG/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:41:03.592Z\",\n        \"updated_at\": \"2019-08-27T22:41:03.592Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102951,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102951,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: ef9887e8-ee84-4df6-a025-6386ea5f9c80\"\n            ]\n        }\n    },\n    {\n        \"id\": 168344,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/WBAMC1/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:39:54.944Z\",\n        \"updated_at\": \"2019-08-27T22:39:54.944Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102950,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102950,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: c79daeb3-511e-4923-ada7-095a7524b133\"\n            ]\n        }\n    },\n    {\n        \"id\": 168343,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/WomackAMC/?__tn__=kC-R\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:39:42.647Z\",\n        \"updated_at\": \"2019-08-27T22:39:42.647Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102949,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102949,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: eda2d55d-e75b-45f6-918e-a2c404acdd2b\"\n            ]\n        }\n    },\n    {\n        \"id\": 168341,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/lovellfhcc/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:39:22.270Z\",\n        \"updated_at\": \"2019-08-27T22:39:22.270Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102947,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102947,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 3ec74d1e-43d0-45ef-888b-f7c85f9b6145\"\n            ]\n        }\n    },\n    {\n        \"id\": 168340,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/pages/Linden-Oaks-Medical-Home/439893482888550\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:39:16.532Z\",\n        \"updated_at\": \"2019-08-27T22:39:16.532Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102946,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102946,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: df6dfed0-53b3-49af-8c1d-fb3cd16047a8\"\n            ]\n        }\n    },\n    {\n        \"id\": 168339,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/WomackAMC/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:39:09.653Z\",\n        \"updated_at\": \"2019-08-27T22:39:09.653Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102945,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102945,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: d5a76c46-3057-45df-a46a-6a0b868593e0\"\n            ]\n        }\n    },\n    {\n        \"id\": 168349,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/pages/Naval-Branch-Health-Clinic-NSA-Mid-South/470354362999660\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:41:30.563Z\",\n        \"updated_at\": \"2019-08-27T22:41:30.563Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102955,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102955,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 56b04694-0349-4151-bd6f-212866571bfc\"\n            ]\n        }\n    },\n    {\n        \"id\": 168346,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/CRDAMC/?rf=138547296192860\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:41:10.004Z\",\n        \"updated_at\": \"2019-08-27T22:41:10.004Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102952,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102952,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 2d64c763-8664-4581-abe8-3fb9a5194b11\"\n            ]\n        }\n    },\n    {\n        \"id\": 168338,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/pages/Army-Dumfries-Health-Clinic/216409121818014\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:39:04.122Z\",\n        \"updated_at\": \"2019-08-27T22:39:04.122Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102944,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102944,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 15eb5c70-0f0a-4316-918a-858cc04b6615\"\n            ]\n        }\n    },\n    {\n        \"id\": 168337,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/pages/Thomas-Moore-Health-Clinic/155626981133373\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:38:57.692Z\",\n        \"updated_at\": \"2019-08-27T22:38:57.692Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102943,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102943,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 15b71f3d-5e38-4113-922a-8defa1352870\"\n            ]\n        }\n    },\n    {\n        \"id\": 168336,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/kellerarmycommunityhospital/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:38:52.061Z\",\n        \"updated_at\": \"2019-08-27T22:38:52.061Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102942,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102942,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: b6ca6b58-2576-4ff0-a900-dc14b02f67a5\"\n            ]\n        }\n    },\n    {\n        \"id\": 168335,\n        \"organization_id\": 4,\n        \"paginate\": true,\n        \"return_in_batches\": false,\n        \"return_reviews_ids\": false,\n        \"is_active\": true,\n        \"pattern_id\": null,\n        \"scrape_type\": \"web_scrape\",\n        \"data_category\": \"reviews\",\n        \"monitoring_schedule\": \"manual\",\n        \"url\": \"https://www.facebook.com/NHCPaxRiver/\",\n        \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n        \"created_at\": \"2019-08-27T22:34:42.085Z\",\n        \"updated_at\": \"2019-08-27T22:34:42.085Z\",\n        \"business_id\": null,\n        \"source\": null,\n        \"last_scrape_id\": 7102941,\n        \"scrape_concurrently\": null,\n        \"scraping_done_callback_url\": null,\n        \"scrape_data\": {\n            \"last_scrape_id\": 7102941,\n            \"last_scrape_status\": \"done\",\n            \"last_scrape_log\": [\n                \"Job id: 391e4417-efc8-4001-a67e-dabf69bc20c5\"\n            ]\n        }\n    }\n]"}],"_postman_id":"d2ed3900-8d93-489e-bc79-4a4488f299c4"},{"name":"Show site data","id":"f30cf46c-1510-4435-9757-7a9403540114","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer-demo"}],"body":{"mode":"raw","raw":""},"url":"transformer.grade.us/api/v1/sites/{site_id}","description":"<p>Show site paramaters by provided site id</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Params</th>\n<th>Description</th>\n<th>Optional</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>site_id</td>\n<td>id of site</td>\n<td>false</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","v1","sites","{site_id}"],"host":["transformer","grade","us"],"query":[],"variable":[]}},"response":[{"id":"e6e37bac-8053-4421-8ff4-aab927dcbfe7","name":"Show site data - 200 OK","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer-demo"}],"body":{"mode":"raw","raw":""},"url":"transformer.grade.us/api/v1/sites/142371"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Fri, 13 May 2022 12:17:56 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"065ca0b8f4b172aafcc12f4a98ea13a2\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"5586a665-2c98-46b4-9dc0-54260e8330f1"},{"key":"X-Runtime","value":"0.012569"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 142371,\n    \"organization_id\": 4,\n    \"paginate\": true,\n    \"return_in_batches\": false,\n    \"return_reviews_ids\": false,\n    \"is_active\": true,\n    \"pattern_id\": null,\n    \"scrape_type\": \"web_scrape\",\n    \"data_category\": \"reviews\",\n    \"monitoring_schedule\": \"manual\",\n    \"url\": \"http://search.google.com/local/reviews?placeid=ChIJjaIfb2pF2YARyetjO38m-kA\",\n    \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n    \"created_at\": \"2019-08-07T20:24:44.448Z\",\n    \"updated_at\": \"2019-08-07T20:24:44.448Z\",\n    \"business_id\": null,\n    \"source\": null,\n    \"last_scrape_id\": 5322572,\n    \"scrape_concurrently\": null,\n    \"scraping_done_callback_url\": null,\n    \"scrape_data\": {\n        \"last_scrape_id\": 5322572,\n        \"last_scrape_status\": \"done\",\n        \"last_scrape_log\": [\n            \"Job id: 3b92cae3-6193-4572-a83a-50a5ade8c569\"\n        ]\n    }\n}"}],"_postman_id":"f30cf46c-1510-4435-9757-7a9403540114"},{"name":"Update site","id":"d0ce2b95-f19d-4216-8a86-9daf391968cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"transformer-demo","type":"text"}],"body":{"mode":"raw","raw":""},"url":"transformer.grade.us/api/v1/sites/{site_id}","description":"<p>Start another scraping process. If needed site parameters can be passed as well to update attributes.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Params</th>\n<th>Description</th>\n<th>Optional</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>site_id</td>\n<td>id of site</td>\n<td>false</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","v1","sites","{site_id}"],"host":["transformer","grade","us"],"query":[{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"7213014c-5ca0-420a-b9e2-7591937073c9","name":"Update site - 200 OK","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"transformer-demo","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"transformer.grade.us/api/v1/sites/142371","host":["transformer","grade","us"],"path":["api","v1","sites","142371"],"query":[{"key":"","value":"","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Fri, 13 May 2022 12:29:18 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"0cdd081b0576b5b27c975cf50b596d58\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"7652b2c0-051a-40ca-aa2c-a02b01fbfdee"},{"key":"X-Runtime","value":"0.033370"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"organization_id\": 4,\n    \"scrape_type\": \"web_scrape\",\n    \"id\": 142371,\n    \"url\": \"http://search.google.com/local/reviews?placeid=ChIJjaIfb2pF2YARyetjO38m-kA\",\n    \"paginate\": true,\n    \"return_in_batches\": false,\n    \"return_reviews_ids\": false,\n    \"is_active\": true,\n    \"pattern_id\": 25,\n    \"data_category\": \"reviews\",\n    \"monitoring_schedule\": \"manual\",\n    \"callback_url\": \"https://enfsiex05c42.x.pipedream.net/\",\n    \"created_at\": \"2019-08-07T20:24:44.448Z\",\n    \"updated_at\": \"2019-08-07T20:24:44.448Z\",\n    \"business_id\": null,\n    \"source\": null,\n    \"last_scrape_id\": 121941009,\n    \"scrape_concurrently\": null,\n    \"scraping_done_callback_url\": null,\n    \"scrape_data\": {\n        \"last_scrape_id\": 121941009,\n        \"last_scrape_status\": \"pending\",\n        \"last_scrape_log\": []\n    }\n}"}],"_postman_id":"d0ce2b95-f19d-4216-8a86-9daf391968cc"},{"name":"Delete site","id":"5dfe8b12-1376-4667-8ea7-b6fa7e344ce4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"transformer-demo","type":"text"}],"body":{"mode":"raw","raw":""},"url":"transformer.grade.us/api/v1/sites/{site_id}","description":"<p>Delete site by provided id.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Params</th>\n<th>Description</th>\n<th>Optional</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>site_id</td>\n<td>id of site</td>\n<td>false</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","v1","sites","{site_id}"],"host":["transformer","grade","us"],"query":[],"variable":[]}},"response":[{"id":"3d10ef93-f6be-4bde-bb44-2fb7c5ddd7aa","name":"Delete site - 200 OK","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"transformer-demo","type":"text"}],"body":{"mode":"raw","raw":""},"url":"transformer.grade.us/api/v1/sites/24982"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Fri, 14 Jun 2019 11:17:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"4145799e43270e914488a415f69c4155\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"3424d56b-94f1-4062-b90f-b8b23f5670ec"},{"key":"X-Runtime","value":"0.013706"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Deleted\"\n}"}],"_postman_id":"5dfe8b12-1376-4667-8ea7-b6fa7e344ce4"}],"id":"888381bb-65db-4314-ac09-9d6b2ea09a53","description":"<p>Site represents the URL from which reviews should be collected. Creating site (POST) will automatically initiate scraping of reviews.</p>\n<ul>\n<li><p>Example URLs for all working sources <a href=\"http://transformer.grade.us/patterns?data_category=reviews\">can be found in the web portal</a></p>\n</li>\n<li><p>User can also make a GET request for all sources (websites) that <a href=\"https://repapi.bytraject.com/#bc046c37-24fa-4dbc-bd4f-d40e10415c6f\">are active</a> or log into web portal to <a href=\"http://transformer.grade.us/patterns?data_category=reviews\">view all review sources</a> and get example URL for review site</p>\n</li>\n</ul>\n<p>Callback endpoint is where reviews are delivered.</p>\n<p>User can enable automatic monitoring of sites by a specified interval, or manually start a new scraping process to pull in new reviews with a PUT request.</p>\n<blockquote>\n<p>Note: Every site can't be scraped again until current scraping process is done. That is indicated by scraping status available in the response of POST, PUT or GET request in the last_scraping data section. Check <code>Scrapes</code> section for more details</p>\n</blockquote>\n","event":[{"listen":"prerequest","script":{"id":"7023e19d-bcc2-46c5-8a51-45903482f376","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d6a5a885-379d-4bd4-bc9c-4732fee598d5","type":"text/javascript","exec":[""]}}],"_postman_id":"888381bb-65db-4314-ac09-9d6b2ea09a53","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"transformer-demo"}]},"isInherited":true,"source":{"_postman_id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","name":"Reputation API","type":"collection"}}},{"name":"Example: Callback Response","item":[],"id":"4b9dc313-c2e6-4cbe-b733-80d66fc36bd5","description":"<p>When a site is created, and the callback param is included, reviews will be delivered to the callback. If you include the optional parameter of \"monitoring_schedule\", new review data will be sent to the callback automatically.</p>\n<h4 id=\"below-is-an-example-of-review-data-posted-to-callback\">Below is an example of review data POSTed to callback:</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>\\\\ example of data sent to callback\nbody {2}\nreviews\n[{\n    \"id\": 94701851,\n    \"site_id\": 1967775,\n    \"url\": \"https://www.google.com/async/reviewSort?async=feature_id:0x0:0x5a9f9c2aca31ed1b,next_page_token:,sort_by:newestFirst,review_source:Google,_fmt:html\",\n    \"unique_id\": \"140dbb67e7b829ca67c9905ba76d6c43c5d18b5f\",\n    \"attribution\": \"Syed Islam\",\n    \"date\": \"2022-05-25T18:48:03.000Z\",\n    \"content\": \"Adam has been my child's attorney for over 8 years. He has been very helpful to get my child's private ABA school funding and after school services. He charges a reasonable flat fee for his work. He never charges extra for anything else even though he provides a lot more extra help outside of his responsibilities. As a parent of a special need child, I can sleep peacefully while he handles all of the fights with DOE on my behalf. He wins our impartial hearing every year successfully.\",\n    \"rating\": 5,\n    \"title\": null,\n    \"source\": null,\n    \"reviewer_id\": null,\n    \"reviewer_account_url\": null,\n    \"verified_label\": null,\n    \"product_brand\": null,\n    \"product_image_url\": null,\n    \"product_title\": null\n}]\n\\\\ returns param/value settings for created site \nsite\n{\n  \"id\": 1964220,\n  \"organization_id\": 117,\n  \"paginate\": false,\n  \"return_in_batches\": true,\n  \"return_reviews_ids\": false,\n  \"is_active\": true,\n  \"pattern_id\": 25,\n  \"scrape_type\": \"web_scrape\",\n  \"data_category\": \"reviews\",\n  \"monitoring_schedule\": \"daily\",\n  \"url\": \"https://search.google.com/local/writereview?placeid=ChIJZQRNkqtCkFQRrxvVRXGGidM\",\n  \"callback_url\": \"https://eo5yym1bd654l2o.m.pipedream.net/\",\n  \"created_at\": \"2022-05-23T16:34:28.601Z\",\n  \"updated_at\": \"2022-06-01T19:51:17.164Z\",\n  \"business_id\": null,\n  \"source\": null,\n  \"last_scrape_id\": 124795929,\n  \"scrape_concurrently\": null,\n  \"scraping_done_callback_url\": \"https://eo5yym1bd654l2o.m.pipedream.net/\",\n  \"scrape_data\": {\n    \"last_scrape_id\": 124795929,\n    \"last_scrape_status\": \"active\",\n    \"last_scrape_log\": []\n  }\n}\n\n</code></pre><pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>\\\\ When scraping_done_callback_url = true\n\nbody {3}\n\nmessage:\n    Scraping of reviews for site {site_id} is done!\n\nsite\n{\n  \"id\": 1964220,\n  \"organization_id\": 117,\n  \"paginate\": false,\n  \"return_in_batches\": true,\n  \"return_reviews_ids\": false,\n  \"is_active\": true,\n  \"pattern_id\": 25,\n  \"scrape_type\": \"web_scrape\",\n  \"data_category\": \"reviews\",\n  \"monitoring_schedule\": \"daily\",\n  \"url\": \"https://search.google.com/local/writereview?placeid=ChIJZQRNkqtCkFQRrxvVRXGGidM\",\n  \"callback_url\": \"https://eo5yym1bd654l2o.m.pipedream.net/\",\n  \"created_at\": \"2022-05-23T16:34:28.601Z\",\n  \"updated_at\": \"2022-06-01T19:51:17.164Z\",\n  \"business_id\": null,\n  \"source\": null,\n  \"last_scrape_id\": 124795929,\n  \"scrape_concurrently\": null,\n  \"scraping_done_callback_url\": \"https://eo5yym1bd654l2o.m.pipedream.net/\",\n  \"scrape_data\": {\n    \"last_scrape_id\": 124795929,\n    \"last_scrape_status\": \"done\",\n    \"last_scrape_log\": []\n  }\n}\n\nstatus:\n    done\n\n</code></pre>","_postman_id":"4b9dc313-c2e6-4cbe-b733-80d66fc36bd5","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"transformer-demo"}]},"isInherited":true,"source":{"_postman_id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","name":"Reputation API","type":"collection"}}},{"name":"Scrapes","item":[{"name":"Show scrape data","id":"d4b3a68c-1f3b-4c31-b510-b08e0e0a908c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"transformer-demo","type":"text"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/sites/{site_id}/scrapes/{scrape_id}","description":"<p>Show sites scrape data for specified site id and scrape id</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Params</th>\n<th>Description</th>\n<th>Optional</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>site_id</td>\n<td>id of site</td>\n<td>false</td>\n</tr>\n<tr>\n<td>scrape_id</td>\n<td>id of scrape</td>\n<td>false</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"transformer-demo"}]},"isInherited":true,"source":{"_postman_id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","name":"Reputation API","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v1","sites","{site_id}","scrapes","{scrape_id}"],"host":["transformer","grade","us"],"query":[],"variable":[]}},"response":[{"id":"0f18809d-b810-4ec4-a6cc-be8d6585663a","name":"Show scrape data","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"transformer-demo","type":"text"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/sites/142371/scrapes/121941009"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Fri, 13 May 2022 12:32:49 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"d69cf5e9e832287e373bbfdc86f38982\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"084e8d78-a246-4037-9674-06cf82aba469"},{"key":"X-Runtime","value":"0.007597"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 121941009,\n    \"organization_id\": 4,\n    \"site_id\": 142371,\n    \"data_count\": 4,\n    \"status\": \"done\",\n    \"log\": [],\n    \"created_at\": \"2022-05-13T12:29:19.539Z\",\n    \"updated_at\": \"2022-05-13T12:29:21.218Z\",\n    \"system_log\": [\n        \"Job id: 342adedc-c139-4288-ad1a-be97005e883d\"\n    ],\n    \"pattern_id\": null,\n    \"from_index\": null,\n    \"to_index\": null,\n    \"retry\": null,\n    \"retry_count\": null,\n    \"reviews_count\": 4\n}"}],"_postman_id":"d4b3a68c-1f3b-4c31-b510-b08e0e0a908c"},{"name":"Show sites's scraping history","id":"f349a7f7-bbad-4851-b657-225086a647ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer-demo"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/sites/{site_id}/scrapes","description":"<p>Show all scrapes for specific site</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Params</th>\n<th>Description</th>\n<th>Optional</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>site_id</td>\n<td>id of site</td>\n<td>false</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"transformer-demo"}]},"isInherited":true,"source":{"_postman_id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","name":"Reputation API","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v1","sites","{site_id}","scrapes"],"host":["transformer","grade","us"],"query":[],"variable":[]}},"response":[{"id":"47b1d3be-efdb-4793-bef6-da4505885673","name":"Show sites's scraping history - First Page","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer-demo"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/sites/142371/scrapes/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Fri, 13 May 2022 12:34:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Per-Page","value":"100"},{"key":"Total","value":"2"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"7ee8a0a7fd8925a83c636e66850382b0\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"1033d8f4-5e6c-4c4d-9360-e76618f061de"},{"key":"X-Runtime","value":"0.009493"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 121941009,\n        \"organization_id\": 4,\n        \"site_id\": 142371,\n        \"data_count\": 4,\n        \"status\": \"done\",\n        \"log\": [],\n        \"created_at\": \"2022-05-13T12:29:19.539Z\",\n        \"updated_at\": \"2022-05-13T12:29:21.218Z\",\n        \"system_log\": [\n            \"Job id: 342adedc-c139-4288-ad1a-be97005e883d\"\n        ],\n        \"pattern_id\": null,\n        \"from_index\": null,\n        \"to_index\": null,\n        \"retry\": null,\n        \"retry_count\": null,\n        \"reviews_count\": 4\n    },\n    {\n        \"id\": 5322572,\n        \"organization_id\": 4,\n        \"site_id\": 142371,\n        \"data_count\": 1,\n        \"status\": \"done\",\n        \"log\": [\n            \"Job id: 3b92cae3-6193-4572-a83a-50a5ade8c569\"\n        ],\n        \"created_at\": \"2019-08-07T20:24:44.459Z\",\n        \"updated_at\": \"2019-08-07T20:25:08.236Z\",\n        \"system_log\": [],\n        \"pattern_id\": null,\n        \"from_index\": null,\n        \"to_index\": null,\n        \"retry\": null,\n        \"retry_count\": null,\n        \"reviews_count\": null\n    }\n]"},{"id":"5dc2a84e-2417-4797-aafa-10e2b28853fe","name":"Show sites's scraping history - Second Page","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer-demo"}],"body":{"mode":"raw","raw":""},"url":{"raw":"http://transformer.grade.us/api/v1/sites/142371/scrapes?page=2","protocol":"http","host":["transformer","grade","us"],"path":["api","v1","sites","142371","scrapes"],"query":[{"key":"page","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Fri, 13 May 2022 13:00:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Link","value":"<http://transformer.grade.us/api/v1/sites/142371/scrapes?page=1>; rel=\"first\", <http://transformer.grade.us/api/v1/sites/142371/scrapes?page=1>; rel=\"prev\""},{"key":"Per-Page","value":"100"},{"key":"Total","value":"2"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"4f53cda18c2baa0c0354bb5f9a3ecbe5\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"c31c5b3f-6376-41dc-bb20-664c784233ba"},{"key":"X-Runtime","value":"0.010789"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"f349a7f7-bbad-4851-b657-225086a647ce"}],"id":"c4a4e393-5f41-426f-9846-9209612ad6fa","description":"<p>Every scraping process is related to one scrape record. Scrape record indicates status of the scraping which can be </p>\n<ul>\n<li>pending - when scraping initated and waiting to be started</li>\n<li>active - when scraping is active</li>\n<li>done - when scraping finished.</li>\n<li>failed - when scraping failed. Reason of fail will be indicated in log field of scrape record.</li>\n</ul>\n<p>All scrapes are paginated. Check response headers, <code>Per-Page</code>, <code>Total</code>, <code>Link</code> for more details.</p>\n","event":[{"listen":"prerequest","script":{"id":"554d602f-cbba-4a1a-8044-398313efa151","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8759e65b-e374-4572-a4b5-748e26e0479f","type":"text/javascript","exec":[""]}}],"_postman_id":"c4a4e393-5f41-426f-9846-9209612ad6fa","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"transformer-demo"}]},"isInherited":true,"source":{"_postman_id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","name":"Reputation API","type":"collection"}}},{"name":"Reviews","item":[{"name":"Get site's reviews specified by unique ids","id":"0285efa1-e056-4073-b3d9-1397d9ce206e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer-demo"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/sites/{site_id}/reviews","description":"<p>Get all reviews for specific site by their unique ids</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Params</th>\n<th>Description</th>\n<th>Optional</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>site_id</td>\n<td>id of site</td>\n<td>false</td>\n</tr>\n<tr>\n<td>unique_ids</td>\n<td>array of review's unique_ids</td>\n<td>false</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"transformer-demo"}]},"isInherited":true,"source":{"_postman_id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","name":"Reputation API","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v1","sites","{site_id}","reviews"],"host":["transformer","grade","us"],"query":[],"variable":[]}},"response":[{"id":"9a5f21be-a9d0-4f57-9f7e-9b6f4a07d6ce","name":"Get site's reviews specified by unique ids","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer-demo"}],"body":{"mode":"raw","raw":""},"url":{"raw":"http://transformer.grade.us/api/v1/sites/1/reviews?unique_ids[]=118344913206283516496&unique_ids[]=106970991773899628998&unique_ids[]=115306055680043188172","protocol":"http","host":["transformer","grade","us"],"path":["api","v1","sites","1","reviews"],"query":[{"key":"unique_ids[]","value":"118344913206283516496"},{"key":"unique_ids[]","value":"106970991773899628998"},{"key":"unique_ids[]","value":"115306055680043188172"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"6c68fb3ea647cd2f2f562fc237253704\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"c52bf230-56a2-49fe-96b7-4276a47a88f8"},{"key":"X-Runtime","value":"2.220451"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"site_id\": 1,\n        \"url\": \"https://www.google.com/async/reviewSort?async=feature_id:0x0%3A0xd5f8d643b107164a,start_index:0,sort_by:newestFirst,review_source:Google,_fmt:html\",\n        \"unique_id\": \"118344913206283516496\",\n        \"attribution\": \"H Gentry\",\n        \"date\": \"2019-06-07T11:51:36.000Z\",\n        \"content\": \"Have been using Aussie Pet to groom Milli for some time now. They are a fantastic operation. Milli is fortunate to have Kathleen as her groomer. Kathleen is the best groomer Milli has ever had and Milli loves her.\",\n        \"rating\": 5,\n        \"title\": null\n    },\n    {\n        \"id\": 2,\n        \"site_id\": 1,\n        \"url\": \"https://www.google.com/async/reviewSort?async=feature_id:0x0%3A0xd5f8d643b107164a,start_index:0,sort_by:newestFirst,review_source:Google,_fmt:html\",\n        \"unique_id\": \"115306055680043188172\",\n        \"attribution\": \"Amy Martin\",\n        \"date\": \"2019-06-07T11:51:36.000Z\",\n        \"content\": \"Kathleen Saller is absolutely amazing! She has groomed my parents little Bella for over a year now and recently started grooming our Maltese, Crimson. It's a wonderful feeling knowing our fur-babies are given one on one attention by Kathleen. She truly loves these babies like her own! We are grateful for Aussie and Kathleen!\",\n        \"rating\": 5,\n        \"title\": null\n    },\n    {\n        \"id\": 3,\n        \"site_id\": 1,\n        \"url\": \"https://www.google.com/async/reviewSort?async=feature_id:0x0%3A0xd5f8d643b107164a,start_index:0,sort_by:newestFirst,review_source:Google,_fmt:html\",\n        \"unique_id\": \"106970991773899628998\",\n        \"attribution\": \"Matthew Crabtree\",\n        \"date\": \"2019-05-24T11:51:36.000Z\",\n        \"content\": \"Keith was great with our puppy on his first cut. Very thorough and took his time to do a nice job.\",\n        \"rating\": 5,\n        \"title\": null\n    }\n]"}],"_postman_id":"0285efa1-e056-4073-b3d9-1397d9ce206e"},{"name":"Show site's reviews","id":"b4cc4069-348c-4856-9aa1-bee2e00478d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer-demo"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/sites/{site_id}/reviews","description":"<p>GET reviews for (1) created site.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Params</th>\n<th>Description</th>\n<th>Optional</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>site_id</td>\n<td>id of site</td>\n<td>false</td>\n</tr>\n</tbody>\n</table>\n</div><p>GET will be paginated if there are over 100 reviews.</p>\n<ul>\n<li>Check response headers, <code>Per-Page</code>, <code>Total</code>, <code>Link</code> for more details.</li>\n</ul>\n<p>Here is an example of what you will see in the header of the response:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Params</strong></th>\n<th><strong>Example Response in</strong> <strong><code>Header</code></strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Link</td>\n<td><a href=\"http://transformer.grade.us/api/v1/sites?page=3\">http://transformer.grade.us/api/v1/sites/{site_id}/reviews?page=2</a> rel=\"last\", <a href=\"http://transformer.grade.us/api/v1/sites?page=2\">http://transformer.grade.us/api/v1/sites/{site_id}/reviews?page=2</a>; rel=\"next\"</td>\n</tr>\n<tr>\n<td>Per-Page</td>\n<td>100</td>\n</tr>\n<tr>\n<td>Total</td>\n<td>189</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"transformer-demo"}]},"isInherited":true,"source":{"_postman_id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","name":"Reputation API","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v1","sites","{site_id}","reviews"],"host":["transformer","grade","us"],"query":[],"variable":[]}},"response":[{"id":"99ac35f5-4316-4195-9a79-af90a2fab720","name":"Show site's reviews - First Page","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer-demo"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/sites/142371/reviews"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Fri, 13 May 2022 12:37:58 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Per-Page","value":"100"},{"key":"Total","value":"4"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"f343296aa5471524746697e080d28152\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"b673674a-7417-45e4-bb8b-e29f2de93edc"},{"key":"X-Runtime","value":"0.010032"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 91207937,\n        \"site_id\": 142371,\n        \"url\": \"https://www.google.com/async/reviewSort?async=feature_id:0x0%3A0x40fa267f3b63ebc9,next_page_token:,sort_by:newestFirst,review_source:Google,_fmt:html\",\n        \"unique_id\": \"3f4abf0b2b2883987262559d2089f46702e44732\",\n        \"attribution\": \"Kim Sheridan\",\n        \"date\": \"2020-05-13T12:29:20.000Z\",\n        \"content\": \"\",\n        \"rating\": 5,\n        \"title\": null,\n        \"source\": null,\n        \"reviewer_id\": null,\n        \"reviewer_account_url\": null,\n        \"verified_label\": null,\n        \"product_brand\": null,\n        \"product_image_url\": null,\n        \"product_title\": null\n    },\n    {\n        \"id\": 91207936,\n        \"site_id\": 142371,\n        \"url\": \"https://www.google.com/async/reviewSort?async=feature_id:0x0%3A0x40fa267f3b63ebc9,next_page_token:,sort_by:newestFirst,review_source:Google,_fmt:html\",\n        \"unique_id\": \"1a85d8d544be8a8afe1104070f5c9dd1227516fb\",\n        \"attribution\": \"Ashley Carter\",\n        \"date\": \"2020-05-13T12:29:20.000Z\",\n        \"content\": \"\",\n        \"rating\": 5,\n        \"title\": null,\n        \"source\": null,\n        \"reviewer_id\": null,\n        \"reviewer_account_url\": null,\n        \"verified_label\": null,\n        \"product_brand\": null,\n        \"product_image_url\": null,\n        \"product_title\": null\n    },\n    {\n        \"id\": 91207935,\n        \"site_id\": 142371,\n        \"url\": \"https://www.google.com/async/reviewSort?async=feature_id:0x0%3A0x40fa267f3b63ebc9,next_page_token:,sort_by:newestFirst,review_source:Google,_fmt:html\",\n        \"unique_id\": \"0996597394df20180782cad90f10d7eb8c0b05af\",\n        \"attribution\": \"Melissa Fisher\",\n        \"date\": \"2021-05-13T12:29:20.000Z\",\n        \"content\": \"As a patient requiring more mental health care than physical health I can say my experience here in regards to my mental health needs has been an absolute nightmare. 2 stars cause the physical care is fine, but a bit messy.\",\n        \"rating\": 2,\n        \"title\": null,\n        \"source\": null,\n        \"reviewer_id\": null,\n        \"reviewer_account_url\": null,\n        \"verified_label\": null,\n        \"product_brand\": null,\n        \"product_image_url\": null,\n        \"product_title\": null\n    },\n    {\n        \"id\": 91207934,\n        \"site_id\": 142371,\n        \"url\": \"https://www.google.com/async/reviewSort?async=feature_id:0x0%3A0x40fa267f3b63ebc9,next_page_token:,sort_by:newestFirst,review_source:Google,_fmt:html\",\n        \"unique_id\": \"cbb82a0b360c82f4082b10155cd67e454230b9a3\",\n        \"attribution\": \"david cox\",\n        \"date\": \"2021-05-13T12:29:20.000Z\",\n        \"content\": \"Lab is closed send you to Balboa after the long trip to East lake.TOC secure messaging does not work.Wait time for appointment line is 100 minutes.This clinic needs new leadership!I wound not recommend this clinic to my worst enemy!How can you possibly provide quality care if you are unavailable?Took me 30 years to get a male PCP now I can not contact him.The day covid 19 was announced your clinic moved to a new location, and your staff has been in hiding ever since.You should be ashamed of your clinic.\",\n        \"rating\": 1,\n        \"title\": null,\n        \"source\": null,\n        \"reviewer_id\": null,\n        \"reviewer_account_url\": null,\n        \"verified_label\": null,\n        \"product_brand\": null,\n        \"product_image_url\": null,\n        \"product_title\": null\n    }\n]"},{"id":"51ecb14f-f25d-4e30-a41f-54fd93b73f7c","name":"Show site's reviews - Second Page","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer-demo"}],"body":{"mode":"raw","raw":""},"url":{"raw":"http://transformer.grade.us/api/v1/sites/142371/reviews?page=2","protocol":"http","host":["transformer","grade","us"],"path":["api","v1","sites","142371","reviews"],"query":[{"key":"page","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Fri, 13 May 2022 13:02:10 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Link","value":"<http://transformer.grade.us/api/v1/sites/142371/reviews?page=1>; rel=\"first\", <http://transformer.grade.us/api/v1/sites/142371/reviews?page=1>; rel=\"prev\""},{"key":"Per-Page","value":"100"},{"key":"Total","value":"4"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"4f53cda18c2baa0c0354bb5f9a3ecbe5\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"503f0b5b-b5e3-48d2-804d-2c9aa3d7f467"},{"key":"X-Runtime","value":"0.009426"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"b4cc4069-348c-4856-9aa1-bee2e00478d3"},{"name":"Show site's review","id":"a38cc0ec-427f-441d-ae37-51f687c772cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer-demo"}],"body":{"mode":"raw","raw":"{\n    \"site_id\": \"1967770\",\n    \"id\" \"94701821\"\n}"},"url":"http://transformer.grade.us/api/v1/sites/{site_id}/reviews/{id}","description":"<p>Show single review data for specific site</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Params</th>\n<th>Description</th>\n<th>Optional</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>site_id</td>\n<td>id of site</td>\n<td>false</td>\n</tr>\n<tr>\n<td>id</td>\n<td>id of review</td>\n<td>false</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"transformer-demo"}]},"isInherited":true,"source":{"_postman_id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","name":"Reputation API","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v1","sites","{site_id}","reviews","{id}"],"host":["transformer","grade","us"],"query":[{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"475e6fa2-7641-4e76-90da-21af637fe854","name":"Show site's review","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer-demo"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/sites/142371/reviews/91207937"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Fri, 13 May 2022 12:39:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"3b7a19329fed68d39857804ab97339f0\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"0a36b190-de41-45b1-8607-184f56f5703e"},{"key":"X-Runtime","value":"0.011397"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 91207937,\n    \"site_id\": 142371,\n    \"url\": \"https://www.google.com/async/reviewSort?async=feature_id:0x0%3A0x40fa267f3b63ebc9,next_page_token:,sort_by:newestFirst,review_source:Google,_fmt:html\",\n    \"unique_id\": \"3f4abf0b2b2883987262559d2089f46702e44732\",\n    \"attribution\": \"Kim Sheridan\",\n    \"date\": \"2020-05-13T12:29:20.000Z\",\n    \"content\": \"\",\n    \"rating\": 5,\n    \"title\": null,\n    \"source\": null,\n    \"reviewer_id\": null,\n    \"reviewer_account_url\": null,\n    \"verified_label\": null,\n    \"product_brand\": null,\n    \"product_image_url\": null,\n    \"product_title\": null\n}"}],"_postman_id":"a38cc0ec-427f-441d-ae37-51f687c772cd"}],"id":"806a56b6-0007-4fff-be46-a4b5f99caebc","description":"<p>Site reviews can be accessed via reviews endpoints. This endpoints can be useful when transformer returns reviews unique ids instead of reviews. <strong>Strongly recommends using callback_url, check sites section, in order to avoid unnecessary calling endpoints for reviews and to avoid</strong> <strong><code>request limit</code></strong> <strong>which will be introduced soon.</strong></p>\n<p>All reviews are paginated. Check response headers, <code>Per-Page</code>, <code>Total</code>, <code>Link</code></p>\n","event":[{"listen":"prerequest","script":{"id":"06d96e1a-f4cd-486d-af15-a1dd6fed64b6","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"707052fa-b88a-4d85-8c2b-ec9ce7b4a68c","type":"text/javascript","exec":[""]}}],"_postman_id":"806a56b6-0007-4fff-be46-a4b5f99caebc","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"transformer-demo"}]},"isInherited":true,"source":{"_postman_id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","name":"Reputation API","type":"collection"}}},{"name":"Organizations","item":[{"name":"Get organizations data","id":"4a3e5cda-32c4-4f7c-981a-2ba18637b5f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer-demo"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/organizations","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"transformer-demo"}]},"isInherited":true,"source":{"_postman_id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","name":"Reputation API","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v1","organizations"],"host":["transformer","grade","us"],"query":[],"variable":[]}},"response":[{"id":"c12abcf1-a284-4807-9816-010b221e2d8e","name":"Get organizations data","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer-demo"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/organizations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Fri, 13 May 2022 12:39:50 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Etag","value":"W/\"f5642364823012bb56fda89da7c311c4\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"e26a0ffc-63ec-445c-ac9c-d563be61dd54"},{"key":"X-Runtime","value":"3.721528"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4,\n    \"name\": \"Transformer Demo\",\n    \"api_token\": \"transformer-demo\",\n    \"description\": null,\n    \"created_at\": \"2019-06-14T10:04:54.943Z\",\n    \"updated_at\": \"2019-10-10T19:07:13.597Z\",\n    \"users_count\": 2,\n    \"billings_count\": 0,\n    \"sites_count\": 300,\n    \"scrapes_count\": 10518,\n    \"reviews_count\": 41403\n}"}],"_postman_id":"4a3e5cda-32c4-4f7c-981a-2ba18637b5f4"}],"id":"2f2f4a83-da14-43fa-8215-fd91bd263c55","_postman_id":"2f2f4a83-da14-43fa-8215-fd91bd263c55","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"transformer-demo"}]},"isInherited":true,"source":{"_postman_id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","name":"Reputation API","type":"collection"}}},{"name":"Sources","item":[{"name":"Get all working sources","id":"d8d9053a-dfd5-4fc6-93d7-17851a9856df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/patterns?status=works&data_category=reviews","description":"<p>Get all sources that are working</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"transformer-demo"}]},"isInherited":true,"source":{"_postman_id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","name":"Reputation API","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v1","patterns"],"host":["transformer","grade","us"],"query":[{"description":{"content":"<p>Values: <code>works</code>, <code>testing</code>, <code>broken</code></p>\n","type":"text/plain"},"key":"status","value":"works"},{"description":{"content":"<p>Values: <code>reviews</code>(default) , <code>listings</code></p>\n","type":"text/plain"},"key":"data_category","value":"reviews"}],"variable":[]}},"response":[{"id":"8f8b6998-54c8-4724-8e01-c42224a98b51","name":"Get pattern (source)","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/patterns/125"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"87e5c132f613e28b4e097fdd95b46111\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"3ab30b4a-2a1b-455c-8a2b-f1afc6a565de"},{"key":"X-Runtime","value":"0.020102"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 125,\n    \"name\": \"HighYa\",\n    \"slug\": \"highya\",\n    \"domain\": \"highya.com\",\n    \"data_category\": \"reviews\",\n    \"status\": \"works\",\n    \"example_url\": \"https://www.highya.com/truthfinder-reviews\",\n    \"test_data\": {\n        \"tested_at\": \"2019-11-25T14:45:32.497Z\",\n        \"data_collected\": 11,\n        \"review_sample\": {\n            \"unique_id\": \"188741\",\n            \"date\": \"2019-09-13T10:00:00.000Z\",\n            \"attribution\": \"<span itemprop=\\\"name\\\">Rodney W.</span>\",\n            \"rating\": 5,\n            \"title\": \"Easy to use\",\n            \"content\": \"I found that the interface was extremely easy to use. I recommend it to anyone wanting to do a background check. You will be amazed at what shows up...truly exciting stuff. Very affordable as well. Cannot beat the bang for the buck!\"\n        }\n    }\n}"}],"_postman_id":"d8d9053a-dfd5-4fc6-93d7-17851a9856df"},{"name":"Get list of all sources","id":"dfcbda7a-e1c5-4da6-83b1-2621b673a4cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/patterns","description":"<p>Get list of all sources (working or broken) for which patterns exist</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"transformer-demo"}]},"isInherited":true,"source":{"_postman_id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","name":"Reputation API","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v1","patterns"],"host":["transformer","grade","us"],"query":[],"variable":[]}},"response":[{"id":"e3234b0c-657d-4b03-bc8d-49e33c607a95","name":"Get patterns (sources)","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/patterns"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"ebcadc481c84de737f03998de48fbfec\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"bb96ca4a-b79e-4fe5-981c-3946b5b9948e"},{"key":"X-Runtime","value":"0.526480"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 37,\n        \"name\": \"Lawyers.com\",\n        \"slug\": \"lawyers\",\n        \"domain\": \"lawyers.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.lawyers.com/bristol/tennessee/myers-n-massengill-1597666-a/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:19.420Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 3,\n        \"name\": \"Google\",\n        \"slug\": \"google\",\n        \"domain\": \"google.com\",\n        \"data_category\": \"listings\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.google.com/search?q=Susan%20M%20Williams%20146%20High%20Street%2006082\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:44:14.789Z\",\n            \"data_collected\": 1,\n            \"listing_sample\": {\n                \"unique_id\": \"c0cfb032451b4101aaea7557b2480da21ca79547\",\n                \"name\": \"Susan M Williams LLC\",\n                \"street_address\": \"146 High St\",\n                \"locality\": \"Enfield\",\n                \"region\": \"CT\",\n                \"postal_code\": \"06082\",\n                \"phone_number\": \"(860) 265-4764\"\n            }\n        }\n    },\n    {\n        \"id\": 1,\n        \"name\": \"Yelp\",\n        \"slug\": \"yelp\",\n        \"domain\": \"yelp.com\",\n        \"data_category\": \"listings\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.yelp.com/biz/cups-frozen-yogurt-clifton\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:44:14.812Z\",\n            \"data_collected\": 1,\n            \"listing_sample\": {\n                \"unique_id\": \"ba13872b038395e03cb26f3cee26c186f927f948\",\n                \"name\": \"Cups Frozen Yogurt\",\n                \"street_address\": \"852 State Route 3\",\n                \"locality\": \"Clifton\",\n                \"region\": \"NJ\",\n                \"postal_code\": \"07012\",\n                \"phone_number\": \"(973) 272-1990\"\n            }\n        }\n    },\n    {\n        \"id\": 11,\n        \"name\": \"AutoMD\",\n        \"slug\": \"automd\",\n        \"domain\": \"automd.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.automd.com/shops/old-dominion-automotive-and-transmission_466832/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:44:14.812Z\",\n            \"data_collected\": 3,\n            \"review_sample\": {\n                \"unique_id\": \"125\",\n                \"date\": \"2013-12-11T23:00:00.000Z\",\n                \"attribution\": \"AutoMD Member\",\n                \"rating\": 3,\n                \"content\": \"\"\n            }\n        }\n    },\n    {\n        \"id\": 14,\n        \"name\": \"Amazon.com\",\n        \"slug\": \"amazon\",\n        \"domain\": \"amazon.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.amazon.com/gp/product/B00SBPIGTI/ref=s9_acsd_rdhp_bw_c_x_1_w\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:44:14.787Z\",\n            \"data_collected\": 10,\n            \"review_sample\": {\n                \"unique_id\": \"R3FB3TFU3BJN3Z\",\n                \"date\": \"2019-11-10T11:00:00.000Z\",\n                \"attribution\": \"iris5u\",\n                \"rating\": 4,\n                \"title\": \"\",\n                \"content\": \"In our \\\"Sonoma Cement\\\" super hard dry soil one has to sit on the drill to get it to bite. Would probably be ok in moist or sandy loam, but not in our soil!\"\n            }\n        }\n    },\n    {\n        \"id\": 18,\n        \"name\": \"Credit Karma\",\n        \"slug\": \"creditkarma\",\n        \"domain\": \"creditkarma.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.creditkarma.com/reviews/auto-loan/single/id/OpenRoad\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:00.877Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 13,\n        \"name\": \"BBB\",\n        \"slug\": \"bbb\",\n        \"domain\": \"bbb.org\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.bbb.org/us/ma/west-boylston/profile/general-contractor/sweet-building-remodeling-inc-0261-207440/customer-reviews\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:44:14.785Z\",\n            \"data_collected\": 8,\n            \"review_sample\": {\n                \"unique_id\": \"2c022b8dd393c19fd52c41a0523291e071d96c9f\",\n                \"date\": \"2018-04-23T10:00:00.000Z\",\n                \"attribution\": \"Allen & Carol H.\",\n                \"rating\": 5,\n                \"content\": \"We have used Sweet Building and Remodeling Inc. on two major projects. We found them to fair, personable and highly competent. We were extremely pleased with the results of their work.\"\n            }\n        }\n    },\n    {\n        \"id\": 16,\n        \"name\": \"Citysearch\",\n        \"slug\": \"citysearch\",\n        \"domain\": \"citysearch.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.citysearch.com/profile/6610722/montclair_nj/bangz_salon_and_wellness_spa.html\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:00.852Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 26,\n        \"name\": \"GetApp\",\n        \"slug\": \"getapp\",\n        \"domain\": \"getapp.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.getapp.com/operations-management-software/a/processgene-grc-software-suite/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:00.859Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 60,\n        \"name\": \"Yahoo! Local\",\n        \"slug\": \"yahoo\",\n        \"domain\": \"Yahoo.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://local.yahoo.com/info-10695064-anthony-b-spain-dmd-montclair\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:00.930Z\",\n            \"data_collected\": 3,\n            \"review_sample\": {\n                \"unique_id\": \"id:lsbe:review::10695064-2\",\n                \"date\": \"2010-10-19T10:00:00.000Z\",\n                \"attribution\": \"A Yahoo Local User\",\n                \"rating\": 1,\n                \"content\": \"WARNING: THE STATE BOARD OF MEDICAL EXAMINERS SUSPENDED DR SPAINS LICENSE A FEW YEARS BACK. ALSO HE TRIES TO OVERCHARGE FOR CERTAIN THINGS. BE AWARE. GET EVERYTHING IN WRITING. DO NOT PAY ANY MORE THAN WHAT IS IN YOUR CONTRACT. WE WERE VERY UNHAPPY WITH HIM AND THE GIRLS IN THE OFFICE. VERY RUDE DR AND OFFICE STAFF. STAY CLEAR. FIND ANOTHER ORTHO TO STRAIGHTEN YOUR KIDS TEETH. YOU HAVE BEEN WARNED.\"\n            }\n        }\n    },\n    {\n        \"id\": 20,\n        \"name\": \"DemandForce\",\n        \"slug\": \"demandforce\",\n        \"domain\": \"Demandforce.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://local.demandforce.com/b/edisondentalarts\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:00.864Z\",\n            \"data_collected\": 11,\n            \"review_sample\": {\n                \"unique_id\": \"3823635\",\n                \"date\": \"2019-11-06T11:00:00.000Z\",\n                \"attribution\": \"Shelley L\",\n                \"rating\": 5,\n                \"content\": \"Everybody in the office is pleasant and helpful. I have always received excellent care at this practice.\"\n            }\n        }\n    },\n    {\n        \"id\": 21,\n        \"name\": \"DexKnows\",\n        \"slug\": \"dexknows\",\n        \"domain\": \"dexknows.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.dexknows.com/business_profiles/manwill_plumbing_heating_and_air_conditioning-l565922\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:00.831Z\",\n            \"data_collected\": 10,\n            \"review_sample\": {\n                \"unique_id\": \"439144\",\n                \"date\": \"2015-04-02T19:03:34.000Z\",\n                \"attribution\": \"Dao\",\n                \"rating\": 5,\n                \"title\": \"FURNACE\",\n                \"content\": \"Heath and Steve were so efficient at replacing our furnace. It was a big job and they were so nice and professional at fixing all the problems that we had. Thanks guys for a great job!\"\n            }\n        }\n    },\n    {\n        \"id\": 33,\n        \"name\": \"InsiderPages\",\n        \"slug\": \"insiderpages\",\n        \"domain\": \"insiderpages.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.insiderpages.com/doctors/bruce-heller-md-pc-new-york-1\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:00.986Z\",\n            \"data_collected\": 50,\n            \"review_sample\": {\n                \"unique_id\": \"review_10312336837\",\n                \"date\": \"2013-09-03T10:00:00.000Z\",\n                \"attribution\": \"JESSICA a.\",\n                \"rating\": 5,\n                \"title\": \"Very pleasant\",\n                \"content\": \"Dr. Heller was very pleasant and informative. The entire visit was exceptional.\"\n            }\n        }\n    },\n    {\n        \"id\": 28,\n        \"name\": \"GuildQuality\",\n        \"slug\": \"guildquality\",\n        \"domain\": \"guildquality.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.guildquality.com/JohnMcCarterConstruction\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:00.931Z\",\n            \"data_collected\": 69,\n            \"review_sample\": {\n                \"unique_id\": \"2651272\",\n                \"date\": \"2016-01-16T11:00:00.000Z\",\n                \"attribution\": \"Ken K.\",\n                \"rating\": 1,\n                \"content\": \"The communication of the site supervisor and the project manager was very poor.\"\n            }\n        }\n    },\n    {\n        \"id\": 40,\n        \"name\": \"OpenTable\",\n        \"slug\": \"opentable\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.opentable.com/giorgios-ristorante-south-orange\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:00.994Z\",\n            \"data_collected\": 40,\n            \"review_sample\": {\n                \"unique_id\": \"OT-70246-2109747026-190019235419\",\n                \"date\": \"2019-05-02T10:00:00.000Z\",\n                \"attribution\": \"JosephS\",\n                \"rating\": 4,\n                \"content\": \"We have our men's book club meeting at Giorgios often. The food and service is always good. The consistency of all aspects of our experience is important and appreciated.\"\n            }\n        }\n    },\n    {\n        \"id\": 38,\n        \"name\": \"Martindale-Hubbell\",\n        \"slug\": \"martindale\",\n        \"domain\": \"martindale.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.martindale.com/atlanta/georgia/scott-gregory-monge-2494704-a\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:02.607Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 42,\n        \"name\": \"PatientFusion\",\n        \"slug\": \"patientfusion\",\n        \"domain\": \"patientfusion.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.patientfusion.com/doctor/angela-tran-do-81402\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:02.893Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 41,\n        \"name\": \"OurParents\",\n        \"slug\": \"ourparents\",\n        \"domain\": \"ourparents.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.ourparents.com/new_jersey/moorestown/lutheran_crossings_enhanced_living_in_moorestown\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:02.814Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 48,\n        \"name\": \"SeniorAdvisor\",\n        \"slug\": \"senioradvisor\",\n        \"domain\": \"seniorAdvisor.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.senioradvisor.com/local/aspen-view-living-llc-aurora-co\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:03.670Z\",\n            \"data_collected\": 9,\n            \"review_sample\": {\n                \"unique_id\": \"3007ba327145aa872b1909ae0e15a8e1\",\n                \"date\": \"2016-01-27T13:49:03.000Z\",\n                \"attribution\": \"Denise\",\n                \"rating\": 5,\n                \"title\": \"Aspen View Living the best !\",\n                \"content\": \"I moved my mom from Scottsdale AZto Aspen View Living and the care for my mom is so wonderful. Lori the caregiver is amazing with seniors and so caring. Lori's cooking is wonderful too! The owners are hands on and always available if mom needs anything. I'm so impressed with this assisted living home.\"\n            }\n        }\n    },\n    {\n        \"id\": 47,\n        \"name\": \"Restaurant.com\",\n        \"slug\": \"restaurant\",\n        \"domain\": \"restaurant.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.restaurant.com/900-degrees-towaco-reviews-pid=241602\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:04.684Z\",\n            \"data_collected\": 50,\n            \"review_sample\": {\n                \"unique_id\": \"186513516\",\n                \"date\": \"2017-09-29T10:00:00.000Z\",\n                \"attribution\": \"Barbara C\",\n                \"rating\": 4,\n                \"content\": \"Food great , service a little rushed had to ask fir bread s few times and napkins but risotto great.\"\n            }\n        }\n    },\n    {\n        \"id\": 50,\n        \"name\": \"Thumbtack\",\n        \"slug\": \"thumbtack\",\n        \"domain\": \"thumbtack\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.thumbtack.com/nj/chatham/hvac/hvac-cleaning-restoration\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:03.915Z\",\n            \"data_collected\": 5,\n            \"review_sample\": {\n                \"unique_id\": \"ec3c6474899bb374eebdc12dfd0f759e51f1badb\",\n                \"date\": \"2017-12-07T11:00:00.000Z\",\n                \"attribution\": \"Mike c.\",\n                \"rating\": 5,\n                \"content\": \"Ian and his crew showed up when scheduled to do so, worked hard, and got the job done on time and budget. I would have no issues recommending ICH to others and will certainly hire them again for future projects.\"\n            }\n        }\n    },\n    {\n        \"id\": 45,\n        \"name\": \"realtor.com\",\n        \"slug\": \"realtor\",\n        \"domain\": \"realtor.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.realtor.com/realestateagents/LISA-TOMASELLA_Little-Falls_NJ_88141_806899883\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:03.558Z\",\n            \"data_collected\": 65,\n            \"review_sample\": {\n                \"unique_id\": \"1696628639aaa8e4dd019e16630fd5bab1dba412\",\n                \"date\": \"2017-01-01T11:00:00.000Z\",\n                \"attribution\": \"Cindie N. Cedar Grove, NJ\",\n                \"rating\": 5,\n                \"content\": \"As difficult as the experience of clearing out and selling your family home of 60 years can be, Lisa Tomasella was a God-send in making it all easier. She was there when needed, and even checked in at times when she wasn't needed -- just to say hi and see how things were going. She does a wonderful job, and with the perfect degree of personal touch. I know that she will do everything in her power to sell your home as quickly as possible and for the highest price possible. Lisa will not disappoint.\"\n            }\n        }\n    },\n    {\n        \"id\": 46,\n        \"name\": \"RepairPal\",\n        \"slug\": \"repairpal\",\n        \"domain\": \"repairpal.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://repairpal.com/bells-mill-auto-care#fndtn-reviews-tab\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:03.933Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 52,\n        \"name\": \"TrustedPros.ca\",\n        \"slug\": \"trustedprosca\",\n        \"domain\": \"trustedpros.ca\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://trustedpros.ca/company/kraftwerk-home-improvement\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:05.685Z\",\n            \"data_collected\": 11,\n            \"review_sample\": {\n                \"unique_id\": \"35872\",\n                \"date\": \"2016-12-31T11:00:00.000Z\",\n                \"attribution\": \"Keith\",\n                \"rating\": 5,\n                \"title\": \"Finished a Basement Bedroom and Floor in Second Bedroom\",\n                \"content\": \"Kurt and his staff did a fantastic job finishing a bedroom in the basement for my son. They also re-did the floor in my other son's bedroom.Their prices are very competitive and their work is excellent.Their are always on time and extremely clean and polite.I will be using them for a few more jobs in 2017!Thank you Kurt!\"\n            }\n        }\n    },\n    {\n        \"id\": 58,\n        \"name\": \"Wellness.com\",\n        \"slug\": \"wellness\",\n        \"domain\": \"wellness.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.wellness.com/dir/2332892/dentist/wa/silverdale/greggory--wilde-lowell-street-dental-implant--surgical-center-dds-msd\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:06.473Z\",\n            \"data_collected\": 6,\n            \"review_sample\": {\n                \"unique_id\": \"2164036427\",\n                \"date\": \"2012-02-02T11:00:00.000Z\",\n                \"attribution\": \"Anonymous\",\n                \"rating\": 5,\n                \"content\": \"My son needed all (4) of his wisdom teeth pulled and after interviewing several oral surgeons we chose Dr Wilde because they made sure every single question I had was answered, and were always available if I thought of any more questions prior to the procedure. Their staff is the most friendly, welcoming staff I've ever dealt with. They are so warm and professional, and make the whole experience that much better. I was very impressd with Dr Wilde's attention to detail and calming bedside manner. He made my son and I feel very at ease. The procedure was a success with minimal pain, and he healed very well with no problems what so ever.\"\n            }\n        }\n    },\n    {\n        \"id\": 54,\n        \"name\": \"Tupalo\",\n        \"slug\": \"tupalo\",\n        \"domain\": \"Tupalo.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.tupalo.net/en/vienna/pizza-mari\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:07.115Z\",\n            \"data_collected\": 17,\n            \"review_sample\": {\n                \"unique_id\": \"690e6de4e3e2c0916b6160d9959d156b\",\n                \"date\": \"2009-06-02T13:06:59.000Z\",\n                \"attribution\": \"milo\",\n                \"rating\": 5,\n                \"content\": \"i like the minimal style of the restaurant and of the pizza. there is not much choice, but as often this is a good sign. pizzas are marvellous. service is straight.\"\n            }\n        }\n    },\n    {\n        \"id\": 51,\n        \"name\": \"Trulia\",\n        \"slug\": \"trulia\",\n        \"domain\": \"Trulia.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.trulia.com/profile/jeffrey-leatherwood-agent-77845-239495/reviews\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:05.199Z\",\n            \"data_collected\": 12,\n            \"review_sample\": {\n                \"unique_id\": \"z92125\",\n                \"date\": \"2016-06-07T22:00:00.000Z\",\n                \"attribution\": \"Natalie mccall\",\n                \"rating\": 5,\n                \"content\": \"Jeffrey Leatherwood is an exceptional Real Estate Agent. He is determined, knowledgeable and always willing to help in preparing for your purchase or sale. He is a top of the notch agent. He knows the market extremely well and is up to date with any changes that may occur. I would recommend anyone who is renting, listing, selling and/or buying a home! In my opinion, he is the best in Bryan/College Station.\"\n            }\n        }\n    },\n    {\n        \"id\": 62,\n        \"name\": \"Yellowbook\",\n        \"slug\": \"yellowbook\",\n        \"domain\": \"Yellowbook.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.yellowbook.com/profile/naunas-bella-casa_1540048443.html\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:09.351Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 63,\n        \"name\": \"YellowBot\",\n        \"slug\": \"yellowbot\",\n        \"domain\": \"Yellowbot.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.yellowbot.com/reviews-tribeca-blues-inc-new-york-ny.html\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:07.483Z\",\n            \"data_collected\": 15,\n            \"review_sample\": {\n                \"unique_id\": \"review_133292149\",\n                \"date\": \"2012-09-11T07:00:20.000Z\",\n                \"attribution\": \"milescarver410\",\n                \"rating\": 5,\n                \"title\": \"Great Pizza\",\n                \"content\": \"Some of the best pizza I had in years. drop Dominos like a brick.\"\n            }\n        }\n    },\n    {\n        \"id\": 68,\n        \"name\": \"CustomerLobby\",\n        \"slug\": \"customerlobby\",\n        \"domain\": \"customerlobby.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.customerlobby.com/reviews/10102/daffy-ducts/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:08.682Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 64,\n        \"name\": \"YellowPages.ca\",\n        \"slug\": \"yellowpagesca\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.yellowpages.ca/bus/Ontario/Toronto/Parmagiano/6416598.html\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:07.876Z\",\n            \"data_collected\": 14,\n            \"review_sample\": {\n                \"unique_id\": \"50089489\",\n                \"date\": \"2011-01-06T11:00:00.000Z\",\n                \"attribution\": \"Restaurantica12\",\n                \"rating\": 3,\n                \"title\": \"Quite tasty\",\n                \"content\": \"I took my girlfriend here some time ago, and we were very pleased. The chef made us a custom risotto from off the menu with absolutely no fuss. We had shrimp, risotto, veal, and a bottle of wine. We loved the food, although the decor of the place was lacking in 'taste'. We'll come back here when we're in the area.\"\n            }\n        }\n    },\n    {\n        \"id\": 66,\n        \"name\": \"Zomato\",\n        \"slug\": \"zomato\",\n        \"domain\": \"Zomato.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.zomato.com/perth/the-local-shack-scarborough-north-beach\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:08.187Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 74,\n        \"name\": \"localsearch.com.au\",\n        \"slug\": \"localsearchau\",\n        \"domain\": \"LOCALSEARCH.COM\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.localsearch.com.au/profile/burleigh-cars/qld/gold-coast/burleigh-heads/piGj\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:11.883Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 75,\n        \"name\": \"n49.ca\",\n        \"slug\": \"n49ca\",\n        \"domain\": \"n49.ca\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.n49.com/biz/895537/goemans-appliances-stoney-creek-on-stoney-creek-903-queenston-rd\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:09.385Z\",\n            \"data_collected\": 2,\n            \"review_sample\": {\n                \"unique_id\": \"71722\",\n                \"date\": \"2014-05-10T10:00:00.000Z\",\n                \"attribution\": \"<span class=\\\"username\\\">non-member71722</span>\",\n                \"rating\": 1,\n                \"content\": \"After failing to deliver a functioning or damage free oven for the fourth time we were forced to contact Kitchen Aid directly. Goeman&acirc;&#128;&#153;s customer service was only interested in scheduling the next pick up. Einstein defined insanity as doing the same thing over and over again and expecting different results. Clearly I am guilty of expecting something from Goeman&acirc;&#128;&#153;s that they are incapable of providing. No one took responsibility for the situation they put us in. No one apologized, however Brett the store manager did offer us $20 off a microwave. They have a great selection, but I recommend buying from somewhere else.\",\n                \"title\": \"Terrible customer service experience\"\n            }\n        }\n    },\n    {\n        \"id\": 72,\n        \"name\": \"192.com\",\n        \"slug\": \"site192\",\n        \"domain\": \"192.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.192.com/business/london-wc1a/hairdressers-unisex/ledbury-mcintyre-ltd/415db7fc290dc483b0d91d582a004bd57b45b89f/ml/?sk=ebcfe8b8-7fc7-4f54-9578-2f4ae6a95d89\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:11.232Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 73,\n        \"name\": \"Checkatrade\",\n        \"slug\": \"checkatrade\",\n        \"domain\": \"checkatrade.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.checkatrade.com/JohnSmithBuilders/Reviews.aspx\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:11.715Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 76,\n        \"name\": \"TrueLocal\",\n        \"slug\": \"truelocalau\",\n        \"domain\": \"truelocal.com.au/\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.truelocal.com.au/business/burleigh-cars/australia\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:10.404Z\",\n            \"data_collected\": 5,\n            \"review_sample\": {\n                \"unique_id\": \"review-1FB45A26-B52C-46FD-8613-5990C47FC738\",\n                \"date\": \"2016-09-23T10:00:00.000Z\",\n                \"attribution\": \"Harmony&grace\",\n                \"rating\": 0,\n                \"content\": \"I didn't actually buy the car and after reading these reviews I'm glad I didn't. I've been stuffed around for weeks now in an attempt to get a deposit I paid back though,currently in the process of reporting the matter to the OFT and the bank.\"\n            }\n        }\n    },\n    {\n        \"id\": 82,\n        \"name\": \"AirBNB\",\n        \"slug\": \"airbnb\",\n        \"domain\": \"airbnb.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.airbnb.com/rooms/13379031\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:16.121Z\",\n            \"data_collected\": 20,\n            \"review_sample\": {\n                \"unique_id\": \"539584384\",\n                \"date\": \"2019-10-01T20:27:58.000Z\",\n                \"attribution\": \"Tabita\",\n                \"content\": \"Nicole is a wonderful hostess - kind, caring, helpful... the house is steps from the beach... wonderful place & wonderful people!\"\n            }\n        }\n    },\n    {\n        \"id\": 81,\n        \"name\": \"CarGurus\",\n        \"slug\": \"cargurus\",\n        \"domain\": \"Cargurus.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.cargurus.com/Cars/m-Bob-Weaver-GM-Chrysler-sp315199\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:14.007Z\",\n            \"data_collected\": 45,\n            \"review_sample\": {\n                \"unique_id\": \"1518456\",\n                \"date\": \"2017-05-07T10:00:00.000Z\",\n                \"attribution\": \"Robert\",\n                \"rating\": 3,\n                \"content\": \"I requested more info and pictures of the vehicle. Response was prompt, but pictures were of wrong vehicle. I was later informed the vehicle was sold. Not much interaction to rate.\"\n            }\n        }\n    },\n    {\n        \"id\": 80,\n        \"name\": \"FreeToBook\",\n        \"slug\": \"freetobook\",\n        \"domain\": \"freetobook.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.freetobook.com/reviews/47f0b108/The_Tower\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:13.073Z\",\n            \"data_collected\": 5,\n            \"review_sample\": {\n                \"unique_id\": \"1423786\",\n                \"date\": \"2019-10-21T10:00:00.000Z\",\n                \"attribution\": \"guest from North Augusta:\",\n                \"rating\": 5,\n                \"content\": \"We loved our time at The Tower! We hope to come back again! We loved the history tour and all the space we had while we stayed! It was wonderful!\"\n            }\n        }\n    },\n    {\n        \"id\": 83,\n        \"name\": \"GreatSchools\",\n        \"slug\": \"greatschools\",\n        \"domain\": \"greatschools.org\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.greatschools.org/new-jersey/kinnelon/928-Kinnelon-High-School/reviews/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:16.424Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 90,\n        \"name\": \"Hostelbookers\",\n        \"slug\": \"hostelbookers\",\n        \"domain\": \"Hostelbookers.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.hostelbookers.com/hostels/cambodia/phnom-penh/71194/reviews/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:19.045Z\",\n            \"data_collected\": 10,\n            \"review_sample\": {\n                \"unique_id\": \"d01579c8b646a5a06fc24a489b78d94ba11c3631\",\n                \"date\": \"2016-01-02T11:00:00.000Z\",\n                \"attribution\": \"Anonymous\",\n                \"rating\": 4,\n                \"content\": \"Liked: Fun bar and easy place to meet other travelers. Staff are great! Disliked: The room was really sterile and only had a window to a hallway. No natural light. Overpriced for what it was. The resturant and bar are also really expensive. The place didn't have much atmosphere.\"\n            }\n        }\n    },\n    {\n        \"id\": 86,\n        \"name\": \"My Moving Reviews\",\n        \"slug\": \"mymovingreviews\",\n        \"domain\": \"mymovingreviews.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.mymovingreviews.com/movers/white-glove-moving-409\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:17.300Z\",\n            \"data_collected\": 10,\n            \"review_sample\": {\n                \"unique_id\": \"61931\",\n                \"date\": \"2017-01-30T23:00:00.000Z\",\n                \"attribution\": \"Camille Barchetto\",\n                \"rating\": 5,\n                \"title\": \"\",\n                \"content\": \"I recently moved from Morris County New Jersey to Monmouth County New Jersey. The white glove moving team was amazing. They took pride and care in wrapping every piece of our furniture, and were very careful not to damage any walls in my unit or the common areas of the condo that I lived in. When they reached my new home they were just as careful and very helpful in suggesting placement of some of my furniture pieces. I would recommend white glove moving to anyone\"\n            }\n        }\n    },\n    {\n        \"id\": 88,\n        \"name\": \"Hostelz\",\n        \"slug\": \"hostelz\",\n        \"domain\": \"Hostelz.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.hostelz.com/hostel/3816-Polynesian-Hostel-Beach-Club\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:18.031Z\",\n            \"data_collected\": 8,\n            \"review_sample\": {\n                \"unique_id\": \"53a1adb5795b9b3c5d3230894446c75244ec05d0\",\n                \"date\": \"2014-08-21T10:00:00.000Z\",\n                \"attribution\": \"Carly\",\n                \"rating\": 1,\n                \"title\": \"DO NOT STAY HERE!! BUGS, NOISE, SMELL, UNFRIENDLY ENVIRONMENT\",\n                \"content\": \"I've stayed in some bad hostels, but this is by far the absolute WORST. The employees had more idea what they were doing and gave me the wrong key to my room. Once I finally got into the room it looked as if people have been living there for years. The employees do absolutely no cleaning, the rooms smell horrible, and the worst part is the bug problem! Cockroaches and what looked like ticks were crawling over everything! Please, DO NOT STAY HERE!! I couldn't sleep at all because of the street noise (and the woman below me making threats to kill people in her sleep) I would have even been able to handle that if I didn't feel bugs crawling over me all night. I finally gave up and had to get out of that place, I walked down to the street and the lovely people at a nearby hostel allowed me to stay in their common area for free because they know how bad it is at the Polynesian hostel. I ended up staying at the second hostel for the rest of my time in Oahu and had a wonderful time. IF YOU RESPECT YOURSELF AT ALL, YOU WILL NOT STAY AT THE POLYNESIAN HOSTEL!\"\n            }\n        }\n    },\n    {\n        \"id\": 91,\n        \"name\": \"Texas Electricity Ratings\",\n        \"slug\": \"texaselectricityratings\",\n        \"domain\": \"texaselectricityratings.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://texaselectricityratings.com/companies/direct-energy\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:19.167Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 100,\n        \"name\": \"RateABiz\",\n        \"slug\": \"rateabiz\",\n        \"domain\": \"Rateabiz.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.rateabiz.com/reviews/maaco-collision-repair-auto-painting-linden-nj/73d563bcc564898d38481c7bd399182d/summary\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:22.143Z\",\n            \"data_collected\": 10,\n            \"review_sample\": {\n                \"unique_id\": \"3718276\",\n                \"date\": \"2018-02-26T23:00:00.000Z\",\n                \"attribution\": \"Mariella G.\",\n                \"rating\": 5,\n                \"title\": \"\",\n                \"content\": \"Impressive work, very professional and friendly easy to work with I am very happy with Maaco in Linden\"\n            }\n        }\n    },\n    {\n        \"id\": 97,\n        \"name\": \"Word of Mouth\",\n        \"slug\": \"womoau\",\n        \"domain\": \"Wordofmouth.com.au\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.wordofmouth.com.au/reviews/razz-hair-norwood\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:20.409Z\",\n            \"data_collected\": 10,\n            \"review_sample\": {\n                \"unique_id\": \"d960224917edecb449b27022deb7c796f6572445\",\n                \"date\": \"2019-05-25T10:00:00.000Z\",\n                \"attribution\": \"mariannez383\",\n                \"rating\": 5,\n                \"content\": \"Since coming to Razz Hair my hair has been transformed from a brassy carmel to a cool blonde. Mimi has revived my hair to where its now in great condition. I receive so many compliments and love the care and attention I receive from Mimi and her staff.\"\n            }\n        }\n    },\n    {\n        \"id\": 99,\n        \"name\": \"Blinds To Go\",\n        \"slug\": \"custom-blindstogocom\",\n        \"domain\": \"Blindstogo.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.blindstogo.com/programs/review/StoreLandingReview.php?storeno=216\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:22.891Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 96,\n        \"name\": \"GetYourGuide\",\n        \"slug\": \"getyourguide\",\n        \"domain\": \"Getyourguide.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.getyourguide.com/paris-l16/skip-the-line-louvre-museum-entrance-ticket-t52564/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:22.606Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 93,\n        \"name\": \"Hostels.com\",\n        \"slug\": \"hostels\",\n        \"domain\": \"Hostels.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.hostels.com/Reviews/Polynesian-Hostel-Beach-Club-Waikiki/3264\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:19.525Z\",\n            \"data_collected\": 2,\n            \"review_sample\": {\n                \"unique_id\": \"5e92b3795763fb876168e2202d91afb3dd30f503\",\n                \"date\": \"2018-06-23T10:00:00.000Z\",\n                \"attribution\": \"Emma - Canada\",\n                \"rating\": 4,\n                \"content\": \"Excellent staff, free breakfast, ample common area space so it's easy to meet people\"\n            }\n        }\n    },\n    {\n        \"id\": 95,\n        \"name\": \"Viator\",\n        \"slug\": \"viator\",\n        \"domain\": \"Viator.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.viator.com/tours/Amsterdam/Amsterdam-City-Canal-Cruise/d525-7441P1/TR\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:23.218Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 94,\n        \"name\": \"LateRooms.com\",\n        \"slug\": \"laterooms\",\n        \"domain\": \"Laterooms.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.laterooms.com/en/hotel-reviews/209284_the-helaina-scarborough.aspx\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:23.608Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 103,\n        \"name\": \"ProductReview.com.au\",\n        \"slug\": \"productreviewau\",\n        \"domain\": \"productreview.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.productreview.com.au/p/jason-windows.html\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:28.443Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 108,\n        \"name\": \"Etsy\",\n        \"slug\": \"etsy\",\n        \"domain\": \"etsy.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.etsy.com/shop/lolabeanjewelry/reviews?ref=pagination&page=2\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:27.444Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 101,\n        \"name\": \"Beer Advocate\",\n        \"slug\": \"beeradvocate\",\n        \"domain\": \"Beeradvocate.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.beeradvocate.com/beer/profile/18177\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:27.089Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 105,\n        \"name\": \"RealPatientRatings\",\n        \"slug\": \"realpatientratings\",\n        \"domain\": \"realpatientratings.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.realpatientratings.com/Richard-Adler/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:23.926Z\",\n            \"data_collected\": 20,\n            \"review_sample\": {\n                \"unique_id\": \"8bedd6e9a54d7b828261b4e8d52bd2f0125bb227\",\n                \"date\": \"2019-10-11T10:00:00.000Z\",\n                \"attribution\": \"Anonymous\",\n                \"rating\": 5,\n                \"title\": \"Glaucoma Treatment\",\n                \"content\": \"Carrying and professionalism of Dr. Adler. Very knowledgeable.\"\n            }\n        }\n    },\n    {\n        \"id\": 106,\n        \"name\": \"Goodreads\",\n        \"slug\": \"goodreads\",\n        \"domain\": \"Goodreads.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.goodreads.com/book/show/40121378-atomic-habits\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:25.508Z\",\n            \"data_collected\": 29,\n            \"review_sample\": {\n                \"unique_id\": \"2755965984\",\n                \"date\": \"2019-04-04T10:00:00.000Z\",\n                \"attribution\": \"Mariana  Vieira\",\n                \"rating\": 4,\n                \"content\": \"This is THE book for habit building and tracking. James Clear provides clear insights on various aspects regarding habits and the four laws are simple and easy to remember. Definitely recommend!\"\n            }\n        }\n    },\n    {\n        \"id\": 109,\n        \"name\": \"Healthy Hearing\",\n        \"slug\": \"healthyhearing\",\n        \"domain\": \"Healthyhearing.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.healthyhearing.com/hearing-aids/26680-hearing-science-of-the-foothills\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:28.487Z\",\n            \"data_collected\": 146,\n            \"review_sample\": {\n                \"unique_id\": \"05c93c1501f0c8a05e2c08f3782ac84a85a2de8e\",\n                \"date\": \"2012-03-06T11:00:00.000Z\",\n                \"attribution\": \"Kenneth C.\",\n                \"rating\": 5,\n                \"content\": \"“Everyone in the office was very helpful and friendly. They all knew their jobs.”\"\n            }\n        }\n    },\n    {\n        \"id\": 112,\n        \"name\": \"BuildZoom\",\n        \"slug\": \"buildzoom\",\n        \"domain\": \"buildzoom.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.buildzoom.com/contractor/roth-built-works-inc-ny\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:29.172Z\",\n            \"data_collected\": 10,\n            \"review_sample\": {\n                \"unique_id\": \"8047351\",\n                \"date\": \"2016-08-31T10:00:00.000Z\",\n                \"attribution\": \"Anonymous\",\n                \"rating\": 5,\n                \"content\": \"I recommend this company, they did a great work for us.\"\n            }\n        }\n    },\n    {\n        \"id\": 113,\n        \"name\": \"topDentists\",\n        \"slug\": \"topdentists\",\n        \"domain\": \"usatopdentists.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.usatopdentists.com/find-dentist/dentist-details.asp?dentist=rabiel+r%2e+amirian&specialty=general%20dentistry&city=brooklyn&state=new%20york&num=1\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:29.289Z\",\n            \"data_collected\": 2,\n            \"review_sample\": {\n                \"unique_id\": \"e1f17579ab99ec246bc20f5e489e279ade62af1e\",\n                \"attribution\": \"Marie</span>\",\n                \"date\": \"2015-02-28T23:00:00.000Z\",\n                \"content\": \"Dr. Amirian Rabiel is the only dentist I can trust and feel comfortable with. He is highly skilled and has gentle hands. His office has a great team. Affordable payment plans. I love my new smile. I never thought I would be able to get rid of my dentures but I did it... Now I have beautiful implants that look so natural. God bless him and his office!\\\"\"\n            }\n        }\n    },\n    {\n        \"id\": 115,\n        \"name\": \"BringFido\",\n        \"slug\": \"bringfido\",\n        \"domain\": \"Bringfido.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.bringfido.com/attraction/113\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:29.336Z\",\n            \"data_collected\": 17,\n            \"review_sample\": {\n                \"unique_id\": \"11586\",\n                \"date\": \"2015-08-24T10:00:00.000Z\",\n                \"attribution\": \"<span itemprop=\\\"name\\\">\\nDawn\\n</span>\",\n                \"rating\": 2,\n                \"title\": \"Not worth it\",\n                \"content\": \"Yes, it's a beautiful beach. Yes, dogs are allowed. But it cost $20 and there wasn't a single dog around for my dog to play with! I drove 30 min each way from where I was staying in OC so that my dog could romp in the surf and have a morning of fun. Honestly, he had more fun in the sand dunes in the early morning hours right next to my condo (dogs aren't allowed on the beach, so we go out to the dunes early in the morning or late at night to not disturb anyone.) Waste of gas, waste of money, waste of time. And we were here on a Friday morning, which should've been a prime time before the heat of the day! I was disappointed, especially because I couldn't even maximize that admission fee with a hike.\"\n            }\n        }\n    },\n    {\n        \"id\": 114,\n        \"name\": \"SolarReviews\",\n        \"slug\": \"solarreviews\",\n        \"domain\": \"solarreviews.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.solarreviews.com/installers/amergy-solar-reviews/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:30.335Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 121,\n        \"name\": \"Transport Reviews\",\n        \"slug\": \"transportreviews\",\n        \"domain\": \"transportreviews.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.transportreviews.com/Reviews/NewestReviews/2years/All/ShowPaid/7174/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:30.649Z\",\n            \"data_collected\": 10,\n            \"review_sample\": {\n                \"unique_id\": \"349280\",\n                \"attribution\": \"<span itemprop=\\\"name\\\" class=\\\"proper\\\">max</span>\",\n                \"date\": \"2019-11-02T17:20:00.000Z\",\n                \"rating\": 5,\n                \"title\": \"Review\",\n                \"content\": \"Picked up the Car a day earlier than scheduled pick up date. Car came quick and drivers were really nice. Highly recommend them! Speak to Max, He is the best and I will use him in the future to transp\"\n            }\n        }\n    },\n    {\n        \"id\": 133,\n        \"name\": \"Rankers.co.nz\",\n        \"slug\": \"rankers\",\n        \"domain\": \"rankers.co.nz\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.rankers.co.nz/experiences/1739-Campa_South_Rentals\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:31.891Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 122,\n        \"name\": \"SiteJabber\",\n        \"slug\": \"sitejabber\",\n        \"domain\": \"sitejabber.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.sitejabber.com/reviews/www.maccosmetics.com\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:31.144Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 120,\n        \"name\": \"MeasuredUp\",\n        \"slug\": \"measuredup\",\n        \"domain\": \"measuredup.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://united-airlines-reviews.measuredup.com/2568\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:31.054Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 119,\n        \"name\": \"Transport Rankings\",\n        \"slug\": \"transportrankings\",\n        \"domain\": \"transportrankings.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.transportrankings.com/CAR-SHIPPING-PROS.html\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:30.442Z\",\n            \"data_collected\": 13,\n            \"review_sample\": {\n                \"unique_id\": \"15106\",\n                \"date\": \"2005-11-12T23:00:00.000Z\",\n                \"attribution\": \"Myrtle Brittain\",\n                \"rating\": 5,\n                \"title\": \"nice working with car shipping pros\",\n                \"content\": \"It's a big relief that I called car shipping pros for my car delivery. Got deceived by other shipping companies once but today my car arrived and on-time! Thank you car shipping pros!\"\n            }\n        }\n    },\n    {\n        \"id\": 131,\n        \"name\": \"Leafly\",\n        \"slug\": \"leafly\",\n        \"domain\": \"leafly.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.leafly.com/dispensary-info/ganja-goddess-san-diego\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:09.494Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 130,\n        \"name\": \"Niche\",\n        \"slug\": \"niche\",\n        \"domain\": \"niche.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.niche.com/k12/horace-mann-school-bronx-ny/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:09.457Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 128,\n        \"name\": \"Kununu\",\n        \"slug\": \"kununu\",\n        \"domain\": \"kununu.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.kununu.com/us/pizza-hut-restaurants/reviews\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:09.431Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 125,\n        \"name\": \"HighYa\",\n        \"slug\": \"highya\",\n        \"domain\": \"highya.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.highya.com/truthfinder-reviews\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:32.497Z\",\n            \"data_collected\": 11,\n            \"review_sample\": {\n                \"unique_id\": \"189837\",\n                \"date\": \"2019-09-21T10:00:00.000Z\",\n                \"attribution\": \"<span itemprop=\\\"name\\\">Derek S.</span>\",\n                \"rating\": 4,\n                \"title\": \"Functional\",\n                \"content\": \"For the most part, I found information that I was looking for. I liked the timeline format. I also liked the feature that suggested family members for search. Even though multiple phone numbers are listed, it appeared in some cases none of them were in working order.\"\n            }\n        }\n    },\n    {\n        \"id\": 139,\n        \"name\": \"USA Veterinarians\",\n        \"slug\": \"usaveterinarians\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.usa-veterinarians.com/business/katella-animal-clinic\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:09.444Z\",\n            \"data_collected\": 5,\n            \"review_sample\": {\n                \"unique_id\": \"226009\",\n                \"date\": \"2017-03-23T11:00:00.000Z\",\n                \"attribution\": \"<span itemprop=\\\"author\\\">Yolanda</span>\",\n                \"rating\": 1,\n                \"title\": \"Katella Animal Clinic put my dog's life in jeopardy\",\n                \"content\": \"The staff was very nice; however the doctors were very negligent of my dog's care. He was supposedly was diagnosed with Kidney failure, and within 2.5 days his blood work found no source of poison or illness. He had two x-rays and not once did a doctor call me regarding their findings, he was hospitalized for two days and for TWO WEEKS he received medication and would not eat. By the eigth day I met wtih Dr Saleeb whom came across arrogant stating he had decided what treatment my dog should have, and within the 5 minutes we spoke he asked me three times \\\"how old is baby?\\\" (That is not my dog's name and and did you hear me when I responded to your question the first two times?) He sent me home with another $155 dollars of medication to help him eat, which made his situation worse. After spending over $1200.00 I decided to take him to another hospital. At the Garden Grove Dog &amp; Cat hospital they took an X-ray in which they discovered it was a fruit pit that was lodged in his intestine, blood work was received within two hours and he went into surgery by that afternoon. My dog was only hospitalized for two days and is now FINALLY recovering at home. I ended up paying less at Garden Grove Dog &amp; Cat Hospital than Katella Anaheim Clinic. KATELLA ANIMAL CLINIC PUT MY DOG'S LIFE IN JEOPARDY\"\n            }\n        }\n    },\n    {\n        \"id\": 138,\n        \"name\": \"Autotrader\",\n        \"slug\": \"autotrader\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.autotrader.com/car-dealers/Parlin+NJ-08859/4382279/Torch+Light+Motors\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:09.444Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 142,\n        \"name\": \"Avvo\",\n        \"slug\": \"avvo\",\n        \"domain\": \"avvo.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.avvo.com/attorneys/98201-wa-steven-burkhalter-29471/reviews.html\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:09.421Z\",\n            \"data_collected\": 10,\n            \"review_sample\": {\n                \"unique_id\": \"1465744\",\n                \"date\": \"2017-07-11T10:00:00.000Z\",\n                \"attribution\": \"anonymous\",\n                \"rating\": 2,\n                \"title\": \"Not completely Horrible\",\n                \"content\": \"I retained Scott a few years ago to file for divorce and waited to write this review, knowing my emotions were pretty raw at the time. I had retained him for only $3,000 since my marriage had only been one year and no kids so he said it would be pretty simple. Then, my spouse got violent and left a bad scratch on my face so I called the police. She was arrested for domestic violence and I decided to move forward with the divorce. I went to...\"\n            }\n        }\n    },\n    {\n        \"id\": 140,\n        \"name\": \"Findlaw\",\n        \"slug\": \"findlaw\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://pview.findlaw.com/lawyer/jason-michael-mclendon/ga/atlanta/NTAwNzYwMV8x/PP\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:09.496Z\",\n            \"data_collected\": 8,\n            \"review_sample\": {\n                \"unique_id\": \"9576fc3bbf897aba630ef529afb5c645ee176c90\",\n                \"date\": \"2017-04-19T10:00:00.000Z\",\n                \"attribution\": \"Anonymous\",\n                \"rating\": null,\n                \"content\": \"Good law and very nice person\"\n            }\n        }\n    },\n    {\n        \"id\": 141,\n        \"name\": \"Garmin ActiveCaptain\",\n        \"slug\": \"activecaptaingarmin\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://activecaptain.garmin.com/en-US/pois/11689\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:09.409Z\",\n            \"data_collected\": 126,\n            \"review_sample\": {\n                \"unique_id\": \"11666\",\n                \"date\": \"2010-03-25T23:00:00.000Z\",\n                \"attribution\": \"Anonymous\",\n                \"rating\": 5,\n                \"title\": \"Very nice marina\",\n                \"content\": \"I had my boat there longer but I only stayed several weeks. Everything is very nice. My only complaints is the WIFI has an extremely low signal and would disconnect me frequently. It is a very marginal system and if you have a vehicle they have limited parking spaces. I would stay again if the opportunity comes up.\"\n            }\n        }\n    },\n    {\n        \"id\": 135,\n        \"name\": \"Dental Insider\",\n        \"slug\": \"dentalinsider\",\n        \"domain\": \"dentalinsider.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.dentalinsider.com/general-dentistry/ny/10019/new-york/dr-eric-josephson-dmd-92807\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:09.427Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 137,\n        \"name\": \"VetRatingz\",\n        \"slug\": \"vetratingz\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.vetratingz.com/reviews/20563/Veterinary-Clinic-Sachem-Animal-Hospital.html\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:09.446Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 144,\n        \"name\": \"allAgents.co.uk\",\n        \"slug\": \"allagents\",\n        \"domain\": \"allagents.co.uk\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.allagents.co.uk/view-branch/streets-ahead/south-croydon/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:09.443Z\",\n            \"data_collected\": 30,\n            \"review_sample\": {\n                \"unique_id\": \"77057\",\n                \"date\": \"2013-12-15T05:50:46.000Z\",\n                \"attribution\": \"George\",\n                \"rating\": 5,\n                \"content\": \"Kenisha has been excellent in progress the purchase of 48 Purley Park road from offer stage to completion. A lot of potentially 'deal breaker' issues arose during the purchase process but Kenisha's calm authority and professionalism ensured that these issues were resolve to both parties' satisfaction. ...\"\n            }\n        }\n    },\n    {\n        \"id\": 147,\n        \"name\": \"Apartmentguide.com\",\n        \"slug\": \"apartmentguidecom\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.apartmentguide.com/apartments/California/San-Francisco/Avalon-Ocean-Avenue/179312/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:10.234Z\",\n            \"data_collected\": 5,\n            \"review_sample\": {\n                \"unique_id\": \"95700047fc83518f2bb265d4758769347e82aa5d\",\n                \"date\": \"2015-01-21T23:00:00.000Z\",\n                \"attribution\": \"Matthew V.\",\n                \"rating\": 5,\n                \"content\": \"Such a great place. Clean. Nice. New. Safe. Secure. Excellent Operation. Great Area. What more could you ask for....\"\n            }\n        }\n    },\n    {\n        \"id\": 143,\n        \"name\": \"Care.com\",\n        \"slug\": \"carecom\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.care.com/b/l/ann-l-gilnack-daycare/glastonbury-ct\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:11.014Z\",\n            \"data_collected\": 3,\n            \"review_sample\": {\n                \"unique_id\": \"33948\",\n                \"date\": \"2015-01-23T11:00:00.000Z\",\n                \"attribution\": \"James K\",\n                \"rating\": 5,\n                \"content\": \"Ann and Barbara are great! The daycare is really warm and friendly. Ann always fills us in on what happens during the day and I feel like she gears the projects toward what interests the kids. My son loves animals and puzzles; maybe it's coincidence but it seems like since he's developed those interests they've been doing more of those things. He's almost 3 and he knows all of his letter sounds. In the summer he comes home dirty from playing outside, which makes me happy! Ann has been running this daycare forever (she even has a college student who occasionally helps her out who was once actually enrolled in the school) and I trust her completely.\"\n            }\n        }\n    },\n    {\n        \"id\": 186,\n        \"name\": \"Beanhunter\",\n        \"slug\": \"beanhunter\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.beanhunter.com/melbourne/brother-baba-budan-melbourne-cbd\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:10.321Z\",\n            \"data_collected\": 4,\n            \"review_sample\": {\n                \"unique_id\": \"c46c88bb0d61c59c1c0c9a94b27b2c4ac564a78f\",\n                \"date\": \"2008-11-25T14:49:58.000Z\",\n                \"attribution\": \"Anthology\",\n                \"rating\": 4,\n                \"content\": \"For those of you wishing you could make it to St. Ali in your lunch break, look no further. St. Ali's baby brother opened in Lt Bourke st early in '08 and managed to squeeze all the elements of that top rating cafe into a 15 seater hole in the wall. Dedicated solely to the finer points of caffeine, Brother Baba Budan is the retail outlet and tasting stop off for Seven Seeds specialty coffee, and provides aficionados with individually tailored espresso and clover brewed beverages. Passionate expert staff, superbly roasted coffee, and an uncompromising approach to all aspects of this cafe come together to form an outstanding coffee experience.\"\n            }\n        }\n    },\n    {\n        \"id\": 152,\n        \"name\": \"Cardealerreviews.co.uk\",\n        \"slug\": \"cardealerreviews\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.cardealerreviews.co.uk/dealership/daniel-maxwell-car-sales-cheadle-cheshire-england\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:11.132Z\",\n            \"data_collected\": 10,\n            \"review_sample\": {\n                \"unique_id\": \"6812468124\",\n                \"date\": \"2019-04-15T22:00:00.000Z\",\n                \"attribution\": \"Fiona B\",\n                \"rating\": 5,\n                \"title\": \"\\\"Another fantastic purchase!!\\\"\",\n                \"content\": \"Third vehicle I have purchased from Jeff, no pressure selling (the cars sell themselves)! Absolutely delighted with all 3 vehicles and the odd issue that I have had has been dealt with fast and efficiently! Excellent customer service and can’t recommend Daniel Maxwell Car Sales highly enough.\"\n            }\n        }\n    },\n    {\n        \"id\": 153,\n        \"name\": \"Wotif\",\n        \"slug\": \"wotifcom\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.wotif.com/Auckland-Hotels-Hilton-Auckland.h579309.Hotel-Information\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:13.479Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 154,\n        \"name\": \"Vitals\",\n        \"slug\": \"vitals\",\n        \"domain\": \"Vitals.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.vitals.com/doctors/Dr_Paul_Hubbell/reviews\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:11.682Z\",\n            \"data_collected\": 12,\n            \"review_sample\": {\n                \"unique_id\": \"8ec73b1a8c6bb011efe3cf1d60a6164e2fcacabd\",\n                \"date\": \"2019-02-14T11:00:00.000Z\",\n                \"attribution\": \"Self-verified patient of Dr. Paul Hubbell III\",\n                \"rating\": 5,\n                \"title\": \"fun\",\n                \"content\": \"awesome boctor who has goood bed side manner and listen well\"\n            }\n        }\n    },\n    {\n        \"id\": 149,\n        \"name\": \"Carfax.com\",\n        \"slug\": \"carfaxcom\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.carfax.com/Dealer-Ed-Morse-Cadillac-of-Delray-Delray-Beach-FL_VBC8FJO4G1\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:11.058Z\",\n            \"data_collected\": 20,\n            \"review_sample\": {\n                \"unique_id\": \"287435e4dfc4b9af51e9df9a26acfd5b99adb69d\",\n                \"date\": \"2019-04-15T22:00:00.000Z\",\n                \"attribution\": \"2017 CADILLAC XT5 LUXURY Owner\",\n                \"rating\": 5,\n                \"title\": \"Maintenance inspection completed\",\n                \"content\": \"Fast efficient service Friendly staff and super lounge\"\n            }\n        }\n    },\n    {\n        \"id\": 159,\n        \"name\": \"Officedepot.com\",\n        \"slug\": \"officedepotcom\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.officedepot.com/a/products/940593/Office-Depot-Brand-Multipurpose-Paper-Letter/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:19.044Z\",\n            \"data_collected\": 30,\n            \"review_sample\": {\n                \"unique_id\": \"217375344\",\n                \"date\": \"2019-04-09T02:58:44.000Z\",\n                \"attribution\": \"Office\",\n                \"rating\": 5,\n                \"title\": \"Good Paper\",\n                \"content\": \"Have never had a problem with this paper and have used it in a variety of printers and copiers. Will purchase again.\"\n            }\n        }\n    },\n    {\n        \"id\": 156,\n        \"name\": \"Google Play\",\n        \"slug\": \"googleplay\",\n        \"domain\": \"play.google.com/store?hl=en\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://play.google.com/store/apps/details?id=firstchoicepower.mobileoam\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:15.914Z\",\n            \"data_collected\": 40,\n            \"review_sample\": {\n                \"unique_id\": \"e3eff90b090dd8f441976a4256ed5293087b58fb\",\n                \"date\": \"2017-10-26T10:00:00.000Z\",\n                \"attribution\": \"Kim Rader Edgell\",\n                \"rating\": 1,\n                \"content\": \"Had to have customer service set up wouldn't let me. I like the app except it had issues loading daily usage. Still cannot see daily usage. Would be 5 stars if i could see daily usage\"\n            }\n        }\n    },\n    {\n        \"id\": 157,\n        \"name\": \"Agoda.com\",\n        \"slug\": \"agoda\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.agoda.com/best-western-plus-hospitality-house_2/hotel/new-york-ny-us.html\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:15.934Z\",\n            \"data_collected\": 20,\n            \"review_sample\": {\n                \"unique_id\": \"9a4a36c3d7631259f1bac91349d05b910f6ad715\",\n                \"date\": \"2013-12-07T11:00:00.000Z\",\n                \"attribution\": \"Kriangsak\",\n                \"rating\": 3,\n                \"title\": \"Cozy Hotel”\",\n                \"content\": \"Big room, Good Staff, <br /><br />Small entrance but big room :)\\nSmall Bathroom\\nCheck out early but they even allow me to get breakfast before it open.\\nThumb up for the staff.\"\n            }\n        }\n    },\n    {\n        \"id\": 158,\n        \"name\": \"Capterra\",\n        \"slug\": \"capterra\",\n        \"domain\": \"capterra.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.capterra.com/p/140467/Reputation-Loop/reviews/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:16.971Z\",\n            \"data_collected\": 24,\n            \"review_sample\": {\n                \"unique_id\": \"1c4d21bf5e8219fb396ea83453c660d9acbb882e\",\n                \"date\": \"2015-09-30T10:00:00.000Z\",\n                \"attribution\": \"Steven L.\",\n                \"rating\": 5,\n                \"title\": \"“Fantastic product!”\",\n                \"content\": \"Overall: We have been using the Reputation Loop platform at my organization for several months now and have generated more on-line reviews in these months than in all of our previous efforts combined over the past few years. Very simple to use from both the administrator and client perspective. Excellent dashboarding makes it easy to obtain the data you want at a glance. Superior customer service. Just an excellent product that I would recommend without hesitation to any organization.\"\n            }\n        }\n    },\n    {\n        \"id\": 165,\n        \"name\": \"GolfAdvisor\",\n        \"slug\": \"golfadvisor\",\n        \"domain\": \"Golfadvisor.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.golfadvisor.com/courses/15722-tpc-scottsdale-the-stadium-course/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:21.722Z\",\n            \"data_collected\": 20,\n            \"review_sample\": {\n                \"unique_id\": \"208585518\",\n                \"date\": \"2019-04-15T22:00:00.000Z\",\n                \"attribution\": \"u000007007786\",\n                \"rating\": 5,\n                \"title\": \"\",\n                \"content\": \"Windy windy day made this tough course even tougher. Greens are very challenging. Nice staff. Very helpful. Needed a ranger as group in front of us was playing like the were the last group at the WM Phoenix Open on Sunday! We got ahead of them at the turn but their slow play cost us two holes at the end of the day due to darkness. I enjoyed this course.\"\n            }\n        }\n    },\n    {\n        \"id\": 162,\n        \"name\": \"SeniorHomes.com\",\n        \"slug\": \"seniorhomes\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.seniorhomes.com/maryland/severna-park/sunrise-of-severna-park\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:20.069Z\",\n            \"data_collected\": 4,\n            \"review_sample\": {\n                \"unique_id\": \"3820\",\n                \"date\": \"2015-02-17T11:00:00.000Z\",\n                \"attribution\": \"Mother's Caring Daughter\",\n                \"rating\": 1,\n                \"title\": \"I Am A Friend Or Relative Of A Current/Past Resident\",\n                \"content\": \"Horrible experience with poor management. They care more about the community dog, \\\"Buddy\\\" then they did for my mother. DO NOT GO THERE.\"\n            }\n        }\n    },\n    {\n        \"id\": 160,\n        \"name\": \"TheKnot.com\",\n        \"slug\": \"theknot\",\n        \"domain\": \"theknot.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.theknot.com/marketplace/windows-on-the-lake-lake-ronkonkoma-ny-483862\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:19.696Z\",\n            \"data_collected\": 25,\n            \"review_sample\": {\n                \"unique_id\": \"9672a6b4-def7-4363-80ae-a5d8e2c42843\",\n                \"date\": \"2018-12-11T14:12:34.828Z\",\n                \"attribution\": \"Kevin H\",\n                \"rating\": 5,\n                \"title\": null,\n                \"content\": \"FAIRY TALES DO COME TRUE! My husband Dennis & I recently married at WOTL this past September. First off, the management & staff of a wedding venue are the heart & soul of your wedding...and the family at WOTL are no exception. They will do everything within their power to make your special day the best day of your life. The management team (Michael, Danielle & \\\"Uncle\\\" Frank) worked with us for over a year to accommodate every request we had to make this day the day we envisioned. THEY ARE FABULOUS! We had some pretty unique ideas in the execution of our wedding - they worked with us on every aspect. A big deal breaker for us was the participation of our dog, Max, in the ceremony. When other venues said we could bring our dog for an outside ceremony, but if it rains, he's not allowed inside; and as luck would have it, the weather was horrible on our wedding day, but WOTL stepped up and moved the whole event inside and our pup/son Max made a grand entrance during the indoor ceremony. While on the topic of the big day, we can't forget to mention the staff, including Charles & Chelsea, who literally saved me from having a mental breakdown 20 minutes before the ceremony. I am a bit of a control freak and was formerly an event planner and decided to be groom & wedding planner. Despite the lack of a wedding planner, Charles stepped up as maitre'd and took the reigns when I needed him to make the day go off without a hitch. And Chelsea, our attendant, was literally waiting in the wings every time we needed something. It was utterly amazing how FABULOUS they made our day! A couple of things for couples looking at WOTL to consider: - Single Event Venue: We were the only event happening and that makes a huge difference when the staff (who did I mention are FABULOUS?) are strictly focused on your event. - FOOD, FOOD & MORE FOOD: Seriously, our guests are still talking about how much food we had (this was the basic menu w/ no additional packages) and the quality of the food is utterly FABULOUS! - Price Points: The rates are very competitive with Long Island wedding venues; we believe we actually got a larger and higher quality wedding for less money versus what we would have paid at some of the other venues we toured where we would have gotten less and been one of many events happening at the same time. - Vendor Package: We absolutely loved the photographer & videographer that came as part of the WOTL vendor package. The quality of their work is FABULOUS! In regard to the DJ/Entertainment company, we worked with a music director to create the soundtrack to our big day versus the DJ choosing the music to play. We provided pre-mixed music sets & protocol to follow throughout the reception. Not only did they agree to use our music protocol, but they did it with zero flaws! FABULOUS! We did have a slight issue with the limo service, however, and this is not a reflection on WOTL as you work directly with the limo company in the planning. Be aware there is a mandatory gratuity for the car service that takes the happy couple home after the wedding and an extra \\\"overtime\\\" fee for the shuttle bus service to take all your guests back to the hotels if you run even one minute over your contract expiration. Other than that, the drivers were great and on time for everything. All in all, we had a FABULOUS wedding and WOTL will always hold a special place in our heart as the ones who played a major role in this milestone event in our lives! THANK YOU! XOXOXO\"\n            }\n        }\n    },\n    {\n        \"id\": 169,\n        \"name\": \"JudgeService\",\n        \"slug\": \"judgeservice\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.judgeservice.com/en-gb/car-dealership/name/Bristol+Street+Vauxhall+Knaresborough/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:23.472Z\",\n            \"data_collected\": 6,\n            \"review_sample\": {\n                \"unique_id\": \"6547440\",\n                \"date\": \"2019-11-15T17:06:53.000Z\",\n                \"attribution\": \"Mr Mark Bailey\",\n                \"rating\": 4,\n                \"content\": \"Bristol Street Vauxhall Knaresborough were fantastic because I got a good deal. After sales ok. Still waiting for service history and don't expect a deep clean!!!!\"\n            }\n        }\n    },\n    {\n        \"id\": 167,\n        \"name\": \"Edmunds.com\",\n        \"slug\": \"edmunds\",\n        \"domain\": \"edmunds.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.edmunds.com/dealerships/NewJersey/Paramus/AllAmericanFordinParamus/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:23.459Z\",\n            \"data_collected\": 22,\n            \"review_sample\": {\n                \"unique_id\": \"789124ff6938a38c188c12e041e17c8cd2b38c7e\",\n                \"date\": \"2019-04-17T10:00:00.000Z\",\n                \"attribution\": \"William P.\",\n                \"rating\": 5,\n                \"title\": \"Great Service\",\n                \"content\": \"Service process was quick, courteous and efficient. Great communication and facilities\"\n            }\n        }\n    },\n    {\n        \"id\": 171,\n        \"name\": \"Yelp\",\n        \"slug\": \"yelp\",\n        \"domain\": \"yelp.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.yelp.com/biz/cups-frozen-yogurt-clifton\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:24.580Z\",\n            \"data_collected\": 20,\n            \"review_sample\": {\n                \"unique_id\": \"11eb62c35d932c39dc195b12f495d96ccecfee80\",\n                \"date\": \"2017-10-05T22:00:00.000Z\",\n                \"attribution\": \"Esme H.\",\n                \"rating\": 5,\n                \"content\": \"Very niceI went in while I was in that little strip mall shopping for clothes I wasn't able to use the track in dollar off coupon because the cup of yogurt that I got was not five dollars it was about 350 but other than that they had a plethora of flavorsThey almost even gave me the dollar off coupon regardless the girls were very nice here in the place was immaculately cleanI didn't see any marshmallow topping but I ended up getting hazelnut with chocolate covered pretzels I wasn't crazy about the chocolate hazelnut yogurt but I'm not sure if it was chocolate hazelnut or just hazelnutI didn't finish the entire thing\"\n            }\n        }\n    },\n    {\n        \"id\": 170,\n        \"name\": \"Facebook\",\n        \"slug\": \"facebook\",\n        \"domain\": \"facebook.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.facebook.com/stuffhudsonvalley\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:23.687Z\",\n            \"data_collected\": 18,\n            \"review_sample\": {\n                \"unique_id\": \"1584755514950006\",\n                \"date\": \"2017-12-28T16:32:00.000Z\",\n                \"attribution\": \"Nikki Mayone\",\n                \"rating\": 5,\n                \"content\": \"Beautiful shop, with wonderful owners! Definitely one of my new favorite stores\"\n            }\n        }\n    },\n    {\n        \"id\": 177,\n        \"name\": \"Staples.com\",\n        \"slug\": \"staplescom\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.staples.com/Magic-Whiteboard-Magic-Whiteboard-Sheets-White/product_960570\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:49:58.195Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 176,\n        \"name\": \"Target\",\n        \"slug\": \"targetcom\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.target.com/p/otterbox-174-iphone-6-6s-case-commuter-black/-/A-16494800\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:49:58.197Z\",\n            \"data_collected\": 10,\n            \"review_sample\": {\n                \"unique_id\": \"8f60cb31-5df5-45cf-aa72-3536e0563a6f\",\n                \"date\": \"2018-04-04T21:39:37.000Z\",\n                \"attribution\": \"Baragon11\",\n                \"rating\": 1,\n                \"title\": \"DOES NOT FIT iPhone 6s\",\n                \"content\": \"Way too small to fit my iPhone 6s. Extremely disappointed. Now I have to make an extra trip to return it.\"\n            }\n        }\n    },\n    {\n        \"id\": 175,\n        \"name\": \"Gmatclub.com\",\n        \"slug\": \"gmatclubcom\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://gmatclub.com/reviews/manhattan-prep-gmat-3\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:49:58.177Z\",\n            \"data_collected\": 10,\n            \"review_sample\": {\n                \"unique_id\": \"345357529345357529\",\n                \"date\": \"2019-07-07T10:00:00.000Z\",\n                \"attribution\": \"ole20180730\",\n                \"rating\": 5,\n                \"title\": \"MGMAT Interact Post Exam Assessment (PEA)-Elaine Loh\",\n                \"content\": \"MGMAT Interact is an impressive product. It took a lot of work and dedication, but I was ultimately able to surpass my goal of a score of 700 (I got a 710 second attempt) through many hours of work and a highly effective Post Exam Assessment (PEA) after not reaching my goal on my first attempt, and having started out at a baseline of 570. I started the Interact course in the beginning of January, 2019. As an active duty member of the U.S. military, I had not exercised many of the academic skills tested in the GMAT in nearly 7 years. MGMAT Interact was a great tool that allowed me to \\\"plug back in\\\" at my own pace. I worked 10-15 hours per week for 3.5 months completing the Interact syllabus, and then left 1.5 months for review and practice before my test date in late May. I think the Interact syllabus could be completed in 2ish months with a less demanding work schedule. Owing to a very demanding work training tempo prior to my first attempt, I did not achieve my goal of 700 and scored 660. MGMAT offers a free, 1 hour Post Exam Assessment (PEA) on videochat with one of its tutors if you do not achieve your goal on attempt 1 and you are taking one of their courses. I had one month between my first and second attempt, but really only 2 weeks of good study time owing to work commitments. The PEA was highly effective. Elaine Loh did a great job of giving me tangible \\\"do this\\\" advice, while still really listening to and giving thoughtful answers to my questions. She helped me tailor essentially a 10-14 day study plan (obviously highly compressed) to give me the best shot of hitting 700. She sent me a ton of helpful drill sets for my weaker areas, and she gave me hard, tangible priorities for what I needed to work on and for roughly how long. She also helped drive home the importance of error logging. Most impressively, she stayed in contact with me for the next couple of weeks and promptly answered my questions via email. Her feedback on a day by day study plan I created helped boost my confidence in the final week before my second test attempt. Her efforts during the PEA and after it really underscored how MGMAT is committed to getting you to where you want to be, even if you don't hit your goal on your first attempt. That being said, Elaine went above and beyond; she was invested in my personal success and really wanted me to achieve my goal, irrespective of reviews, etc. The PEA is a great feature and I attribute much of my rapid score improvement (50 points) to Elaine's effectiveness and sincere efforts as an instructor.\"\n            }\n        }\n    },\n    {\n        \"id\": 179,\n        \"name\": \"AutoBody-Review.com\",\n        \"slug\": \"autobody-review\",\n        \"domain\": \"autobody-review.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.autobody-review.com/shop/48141/silvas-auto-body\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:49:58.187Z\",\n            \"data_collected\": 20,\n            \"review_sample\": {\n                \"unique_id\": \"f36326f0b109ac271494522f2eb44a3ee7c2ac52\",\n                \"date\": \"2019-06-11T10:00:00.000Z\",\n                \"attribution\": \"Laura N.\",\n                \"rating\": 5,\n                \"content\": \"They made the process very easy. Work cane out great!\"\n            }\n        }\n    },\n    {\n        \"id\": 178,\n        \"name\": \"Hitched.co.uk\",\n        \"slug\": \"hitchedcouk\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.hitched.co.uk/wedding-venues/gosfield-hall_2889.htm\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:49:58.186Z\",\n            \"data_collected\": 12,\n            \"review_sample\": {\n                \"unique_id\": \"e6d9ffd24ae541d0e19214ab4f7691930f6a8da9\",\n                \"date\": \"2019-11-10T11:00:00.000Z\",\n                \"attribution\": \"By , on\",\n                \"rating\": 5,\n                \"title\": \"Perfect from start to finish!\",\n                \"content\": \"Gosfield Hall was the last wedding venue we looked at and we both just fell in love with it instantly! From start to finish, everything was incredibly professional, friendly and helpful. Our wedding manager, Gaynor, was absolutely amazing. She took care of everything on the run up to and on the day of our wedding, so I nor my bridesmaids didn't need to worry about a thing. There's a wedding at Gosfield Hall nearly every day, but they made our day feel as if it were the only one. Thank you Gaynor and Gosfield for making our day the most amazing day of our lives!\"\n            }\n        }\n    },\n    {\n        \"id\": 185,\n        \"name\": \"Hellopeter.com\",\n        \"slug\": \"hellopetercom\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.hellopeter.com/peugeot-citron-south-africa-pty-ltd\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:49:58.176Z\",\n            \"data_collected\": 25,\n            \"review_sample\": {\n                \"unique_id\": \"2801306\",\n                \"date\": \"2019-07-26T09:40:12.000Z\",\n                \"attribution\": \"Janine N\",\n                \"rating\": 1,\n                \"title\": \"DEEPLY REGRET BUYING CITROEN IN CAPE TOWN\",\n                \"content\": \"It took Citroen 3 months for get a waterhose part costing R300.00. Had to use uber and no representative kept us updated. Had to pay for the part in advance however I was charged the full estimate plus labour when citroen placed the order. The dealer principle never offered an apology but in a rather arrogant manner informed me that the refund will take time and when I responded to this he simply said \\\" I am trying to help you\\\". It was probably the most inferiating experience I have had. My family has decided to sell the vehicle and we will never purchase a citroen or peugeot as the after sale service is shocking\"\n            }\n        }\n    },\n    {\n        \"id\": 183,\n        \"name\": \"Ratebeer.com/brewers\",\n        \"slug\": \"ratebeercombrewers\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.ratebeer.com/brewers/boxing-cat-brewery-ab-inbev/11103/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:49:58.188Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 184,\n        \"name\": \"RealSelf\",\n        \"slug\": \"realself\",\n        \"domain\": \"realself\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.realself.com/find/Washington/Seattle/Facial-Plastic-Surgeon/Ludwig-A-Allegra\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:49:58.208Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 191,\n        \"name\": \"Rent.com\",\n        \"slug\": \"rent\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.rent.com/tennessee/nashville-apartments/the-500-fifth-4-100021776\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:07.933Z\",\n            \"data_collected\": 10,\n            \"review_sample\": {\n                \"unique_id\": \"900b942d9b71cc36f3833cbb1e468f97aafc4cad\",\n                \"date\": \"2017-01-29T11:00:00.000Z\",\n                \"attribution\": \"Anonymous\",\n                \"rating\": 4,\n                \"content\": \"Great place to live downtown. My studio is ideal for me, and the renovated design rocks!\"\n            }\n        }\n    },\n    {\n        \"id\": 188,\n        \"name\": \"Bonapp.net\",\n        \"slug\": \"bonappnet\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.bonapp.net/21-restaurant/13206436-Shanghailander%20Wine%20Cafe?lang=en_US\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:49:59.399Z\",\n            \"data_collected\": 3,\n            \"review_sample\": {\n                \"unique_id\": \"114561\",\n                \"date\": \"2019-05-12T10:00:00.000Z\",\n                \"attribution\": \"Josh E\",\n                \"content\": \"Really surprised at the glowing praise folks have for this place. Highly disappointed in the whole situation there. Sure the place is nice looking-a great outdoor space, um but the coffee is served lukewarm and the food I had, um-not sure it would or should be called food. Decided to try the red velvet latte and was sorely unimpressed. Sure it tasted similar to a red velvet cake, but the problem was I was was able to drink the entire thing in one gulp. I guess I should know if a coffee is served in a normal water glass, don’t expect much. I HATE A LUKEWARM COFFEE. Let it be cold or hot, but not lukewarm. And the “bagel.” Well that was a weak attempt on a bagel, and in a sandwich. Just solely based on the food, this place should bow their heads in shame-because it does not belong in the f&b business of Shanghai.\"\n            }\n        }\n    },\n    {\n        \"id\": 190,\n        \"name\": \"Groupon (Biz)\",\n        \"slug\": \"grouponbiz\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.groupon.com/biz/gloucester-ma/latitude\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:06.382Z\",\n            \"data_collected\": 10,\n            \"review_sample\": {\n                \"unique_id\": \"e14da77b-531a-470a-958d-21283ac4338b\",\n                \"date\": \"2016-11-25T13:09:14.000Z\",\n                \"attribution\": \"Bonnie\",\n                \"content\": \"Food was amazing. Sushi delicious. Chowder great! Service always wonderful. Birthday worthy!\"\n            }\n        }\n    },\n    {\n        \"id\": 189,\n        \"name\": \"Ratebeer.com/place\",\n        \"slug\": \"ratebeercomp\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.ratebeer.com/p/kaiba-tap-house-taikang-terrace-shanghai/31682/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:08.129Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 195,\n        \"name\": \"Designmynight.com\",\n        \"slug\": \"designmynight\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.designmynight.com/london/bars/angel/little-bat\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:09.513Z\",\n            \"data_collected\": 230,\n            \"review_sample\": {\n                \"unique_id\": \"59241fc6e6f26046da7a59ec\",\n                \"date\": \"2017-05-23T11:40:54.000Z\",\n                \"attribution\": \"Little Bat customer\",\n                \"rating\": 5,\n                \"content\": \"Helen and the team did a great job of managing the event on the night; everyone was very professional and both the food and cocktails were delicious. Our only recommendation for the future, is to ensure there is more champagne / sparkling wine available as we ran out quite early. This minor glitch aside, we and our guests had a great evening and we would recommend the venue to other people. Thank you for helping us have a memorable and very happy farewell party.\"\n            }\n        }\n    },\n    {\n        \"id\": 198,\n        \"name\": \"Poing.co.kr\",\n        \"slug\": \"poingcokr\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.poing.co.kr/restaurant/detail/30712\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:12.262Z\",\n            \"data_collected\": 5,\n            \"review_sample\": {\n                \"unique_id\": \"221372\",\n                \"date\": \"2019-10-31T10:23:33.000Z\",\n                \"attribution\": \"이진아\",\n                \"rating\": 3,\n                \"content\": \"분위기 좋아요! 안주도 괜찮고, 무엇보다 맥주가 맛있는 집이에요~\"\n            }\n        }\n    },\n    {\n        \"id\": 197,\n        \"name\": \"Baidu\",\n        \"slug\": \"baiducom\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://map.baidu.com/?poiShareUid=97d0ad4d5d25e4a87369d3d1\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:10.660Z\",\n            \"data_collected\": 10,\n            \"review_sample\": {\n                \"unique_id\": \"e8347b06bd3f110695ed383f81ffcda3\",\n                \"date\": \"2018-04-12T22:00:00.000Z\",\n                \"attribution\": \"Kara8899\",\n                \"rating\": 5,\n                \"content\": \"非常棒的一家店，发型师很帅、很细致，技术很赞！以后锁定的一家店！\"\n            }\n        }\n    },\n    {\n        \"id\": 200,\n        \"name\": \"Glassdoor\",\n        \"slug\": \"glassdoor\",\n        \"domain\": \"glassdoor.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.glassdoor.com/Reviews/LHC-Group-Reviews-E37879.htm\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:15.010Z\",\n            \"data_collected\": 10,\n            \"review_sample\": {\n                \"unique_id\": \"30013970\",\n                \"title\": \"\",\n                \"attribution\": \"Current Employee - Anonymous Employee \",\n                \"rating\": 5,\n                \"date\": \"2019-10-25T10:00:00.000Z\",\n                \"content\": \"\"\n            }\n        }\n    },\n    {\n        \"id\": 23,\n        \"name\": \"Foursquare\",\n        \"slug\": \"foursquare\",\n        \"domain\": \"foursquare.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://foursquare.com/v/ah-pizz/4ba298e9f964a520b90738e3\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:16.853Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 201,\n        \"name\": \"ZocDoc\",\n        \"slug\": \"zocdoc\",\n        \"domain\": \"Zocdoc.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.zocdoc.com/doctor/sharon-romain-do-109358\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:15.581Z\",\n            \"data_collected\": 50,\n            \"review_sample\": {\n                \"unique_id\": \"051819327ed90839a0f4cc8f3723655354b252f7\",\n                \"date\": \"2017-12-23T11:00:00.000Z\",\n                \"attribution\": \"Benjamin S.\",\n                \"rating\": 5,\n                \"content\": \"\"\n            }\n        }\n    },\n    {\n        \"id\": 34,\n        \"name\": \"MerchantCircle\",\n        \"slug\": \"merchantcircle\",\n        \"domain\": \"Merchantcircle.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.merchantcircle.com/business/99.Bottles.253-838-2558\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:18.640Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 15,\n        \"name\": \"Caring.com\",\n        \"slug\": \"caring\",\n        \"domain\": \"caring.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.caring.com/local/nursing-homes-in-haskell-new-jersey/oakland-care-center-3\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:15.670Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 43,\n        \"name\": \"RateADentist.com\",\n        \"slug\": \"rateadentist\",\n        \"domain\": \"rateadentist.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.rateadentist.com/officesummary?officeId=h5JtFrO8RwyfjF2\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:19.475Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 67,\n        \"name\": \"Kudzu\",\n        \"slug\": \"kudzu\",\n        \"domain\": \"kudzu.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.kudzu.com/m/Caseys-Painting-LLC-652565\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:22.978Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 53,\n        \"name\": \"TrustRadius\",\n        \"slug\": \"trustradius\",\n        \"domain\": \"Trustradius\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.trustradius.com/products/advocatehub/reviews\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:20.206Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 44,\n        \"name\": \"SoftwareAdvice\",\n        \"slug\": \"softwareadvice\",\n        \"domain\": \"softwareadvice.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.softwareadvice.com/crm/infusionsoft-crm-profile\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:19.828Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 84,\n        \"name\": \"Private School Review\",\n        \"slug\": \"privateschoolreview\",\n        \"domain\": \"privateschoolreview.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.privateschoolreview.com/rowland-hall-profile\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:26.855Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 148,\n        \"name\": \"Expedia\",\n        \"slug\": \"expedia\",\n        \"domain\": \"expedia.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.expedia.com/Vancouver-Hotels-Executive-Hotel-Le-Soleil.h163379.Hotel-Information\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:31.361Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 110,\n        \"name\": \"FertilityIQ\",\n        \"slug\": \"fertilityiq\",\n        \"domain\": \"fertilityiq.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.fertilityiq.com/fertility-doctor/eric-forman\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:30.138Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 98,\n        \"name\": \"Smith\",\n        \"slug\": \"gosmith\",\n        \"domain\": null,\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.gosmith.com/pro/212650/Huber-Plumbing-Company-LLC\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:28.830Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 116,\n        \"name\": \"On The Snow\",\n        \"slug\": \"onthesnow\",\n        \"domain\": \"onthesnow.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.onthesnow.com/vermont/killington-resort/ski-resort.html\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:30.104Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 118,\n        \"name\": \"ResellerRatings\",\n        \"slug\": \"resellerratings\",\n        \"domain\": \"resellerratings.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.resellerratings.com/store/Chain_Reaction_Cycles\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:30.119Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 102,\n        \"name\": \"411.ca\",\n        \"slug\": \"www411ca\",\n        \"domain\": \"411.ca\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://411.ca/business/profile/3374626\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:29.969Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 129,\n        \"name\": \"Weedmaps\",\n        \"slug\": \"weedmaps\",\n        \"domain\": \"weedmaps.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://weedmaps.com/doctors/online-medical-cards-54\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:31.195Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 174,\n        \"name\": \"Yowzit.com\",\n        \"slug\": \"yowzitcom\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.yowzit.com/za/customs/6647-customs-or-tambo-international-airport\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:32.157Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 136,\n        \"name\": \"Stayz\",\n        \"slug\": \"stayz\",\n        \"domain\": \"stayz.com.au\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.stayz.com.au/accommodation/vic/phillip-island-gippsland/gippsland/134965\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:31.585Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 146,\n        \"name\": \"TripAdvisor\",\n        \"slug\": \"tripadvisor\",\n        \"domain\": \"Tripadvisor.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.tripadvisor.com/Hotel_Review-g39604-d224887-Reviews-Red_Roof_Inn_Louisville_Fair_And_Expo-Louisville_Kentucky.html\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:34.966Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 126,\n        \"name\": \"The Blue Book Network\",\n        \"slug\": \"bluebooknetwork\",\n        \"domain\": \"thebluebook.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.thebluebook.com/iProView/1174303/bhi-general-contracting/general-contractors/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:32.863Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 124,\n        \"name\": \"NHS\",\n        \"slug\": \"nhsuk\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.nhs.uk/Services/dentists/Overview/DefaultView.aspx?id=23336\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:33.276Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 151,\n        \"name\": \"Travelocity\",\n        \"slug\": \"travelocity\",\n        \"domain\": \"travelocity.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.travelocity.com/Las-Vegas-Hotels-The-Venetian-Resort-Las-Vegas.h1443.Hotel-Information\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:33.945Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 163,\n        \"name\": \"Indeed\",\n        \"slug\": \"indeed\",\n        \"domain\": \"indeed.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.indeed.com/cmp/Delta/reviews\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:36.178Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 168,\n        \"name\": \"Feefo\",\n        \"slug\": \"feefo\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.feefo.com/en-US/reviews/orlebar-brown\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:37.871Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 6,\n        \"name\": \"Foursquare\",\n        \"slug\": \"foursquare\",\n        \"domain\": \"foursquare.com\",\n        \"data_category\": \"listings\",\n        \"status\": \"works\",\n        \"example_url\": \"https://foursquare.com/v/paus-asian-kitchen/594b292a04d1ae5204d378c6\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:44:14.807Z\",\n            \"data_collected\": 1,\n            \"listing_sample\": {\n                \"unique_id\": \"f8fc50f7adc92b3e9f97750b82c670dfbd9719f6\",\n                \"name\": \"Pau's Asian Kitchen\",\n                \"street_address\": \"321 High School Rd NE Ste D6\",\n                \"locality\": \"Bainbridge Island\",\n                \"region\": \"WA\",\n                \"postal_code\": \"98110\",\n                \"phone_number\": \"Not found.\",\n                \"latitude\": \"Not found.\",\n                \"longitude\": \"Not found.\"\n            }\n        }\n    },\n    {\n        \"id\": 10,\n        \"name\": \"Avvo\",\n        \"slug\": \"avvo\",\n        \"domain\": \"avvo.com\",\n        \"data_category\": \"listings\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.avvo.com/attorneys/98036-wa-michael-chin-1901859.html\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:44:14.787Z\",\n            \"data_collected\": 1,\n            \"listing_sample\": {\n                \"unique_id\": \"23035447d32af8e58038373944ad21ceddaed05e\",\n                \"name\": \"Michael Spencer Chin\",\n                \"street_address\": \"Not found.\",\n                \"locality\": \"Not found.\",\n                \"region\": \"Not found.\",\n                \"postal_code\": \"Not found.\",\n                \"phone_number\": \"(425) 276-6750\",\n                \"latitude\": \"Not found.\",\n                \"longitude\": \"Not found.\"\n            }\n        }\n    },\n    {\n        \"id\": 180,\n        \"name\": \"Carwise.com\",\n        \"slug\": \"carwisecom\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.carwise.com/auto-body-shops/abra-auto-body-repair-of-america-berwyn-berwyn-il-60402/528829\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:38.430Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 192,\n        \"name\": \"TheFork.com.au\",\n        \"slug\": \"theforkcomau\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.thefork.com.au/restaurant/caterinas-cucina-e-bar\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:38.826Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 7,\n        \"name\": \"BBB\",\n        \"slug\": \"bbb\",\n        \"domain\": \"bbb.org\",\n        \"data_category\": \"listings\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.bbb.org/us/ct/enfield/profile/real-estate-lawyer/susan-m-williams-llc-0111-87008020\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:44:14.808Z\",\n            \"data_collected\": 1,\n            \"listing_sample\": {\n                \"unique_id\": \"f44b753626ccb70ff0e691a26e9472719f2da1df\",\n                \"name\": \"Susan M. Williams LLC\",\n                \"street_address\": \"146 High St\",\n                \"locality\": \"Enfield\",\n                \"region\": \"CT\",\n                \"postal_code\": \"06082-3532\",\n                \"phone_number\": \"(860) 265-4764\"\n            }\n        }\n    },\n    {\n        \"id\": 5,\n        \"name\": \"Citysearch\",\n        \"slug\": \"citysearch\",\n        \"domain\": \"citysearch.com\",\n        \"data_category\": \"listings\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.citysearch.com/profile/619984865/corona_ca/citrus_valley_family_practice.html?impressionId=000b000000d11259b8e4bf4068a43f1da44142e3b7\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:44:14.808Z\",\n            \"data_collected\": 1,\n            \"listing_sample\": {\n                \"unique_id\": \"9ee59e6e3bad5a708d57f912c1826db3433c9398\",\n                \"name\": \"Citrus Valley Family Practice (Reported Closed)\",\n                \"street_address\": \"S Main St\",\n                \"locality\": \"Corona\",\n                \"region\": \"CA\",\n                \"postal_code\": \"92882\",\n                \"phone_number\": \"(951) 737-1454\",\n                \"latitude\": \"33.861952\",\n                \"longitude\": \"-117.568505\"\n            }\n        }\n    },\n    {\n        \"id\": 4,\n        \"name\": \"Yellow Pages\",\n        \"slug\": \"yp\",\n        \"domain\": \"yellowpages.com\",\n        \"data_category\": \"listings\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.yellowpages.com/enfield-ct/mip/attorney-susan-m-williams-7488683?lid=1001594701129\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:44:14.786Z\",\n            \"data_collected\": 1,\n            \"listing_sample\": {\n                \"unique_id\": \"e7c708425e64abfc9e14ad4d66b829beefd3dcf1\",\n                \"name\": \"Attorney Susan M Williams\",\n                \"street_address\": \"146 High St\",\n                \"locality\": \"Enfield\",\n                \"region\": \"CT\",\n                \"postal_code\": \"06082\",\n                \"phone_number\": \"(860) 745-6611\",\n                \"latitude\": \"41.99654\",\n                \"longitude\": \"-72.59583\"\n            }\n        }\n    },\n    {\n        \"id\": 2,\n        \"name\": \"Facebook\",\n        \"slug\": \"facebook\",\n        \"domain\": \"facebook.com\",\n        \"data_category\": \"listings\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.facebook.com/stuffhudsonvalley\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:44:14.814Z\",\n            \"data_collected\": 1,\n            \"listing_sample\": {\n                \"unique_id\": \"68f7f4c9c25da2f164aa75e29547d35967b08d6c\",\n                \"name\": \"Stuff. / Hudson Valley\",\n                \"street_address\": \"1 Main st\",\n                \"locality\": \"Kingston\",\n                \"region\": \"New York\",\n                \"postal_code\": \"12401\",\n                \"phone_number\": \"(845) 481-0559\"\n            }\n        }\n    },\n    {\n        \"id\": 19,\n        \"name\": \"DealerRater\",\n        \"slug\": \"dealerrater\",\n        \"domain\": \"dealerrater.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.dealerrater.com/dealer/Jaguar-Land-Rover-Minneapolis-review-26830/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:44:14.805Z\",\n            \"data_collected\": 10,\n            \"review_sample\": {\n                \"unique_id\": \"r6409778\",\n                \"date\": \"2019-11-10T11:00:00.000Z\",\n                \"attribution\": \"Christine\",\n                \"rating\": 1,\n                \"title\": \"Beware: Service takes months to perform!\",\n                \"content\": \"8 weeks ago I DROVE my car to the dealership because of a \\\"sound\\\". Fast forward and I have no date for when I'll get my car back, didn't receive a loaner until I stopped in and demanded one (which meant I paid for a rental for the first 4 weeks!), they told me to just buy another car and I don't think they're doing the honorable- and right thing- with my warranty. Likely they're not going to make a lot of money off of me ...and I've been nice so far...so I can be ignored. Also, I'm woman, may not matter, but sure feels like that has something to do with it. Filed a complaint with the Attorney General as well. The service is sketchy. I'd never work with them again.\"\n            }\n        }\n    },\n    {\n        \"id\": 29,\n        \"name\": \"HealthGrades\",\n        \"slug\": \"healthgrades\",\n        \"domain\": \"healthgrades.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.healthgrades.com/physician/dr-ramtin-kassir-29bhl\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:00.900Z\",\n            \"data_collected\": 10,\n            \"review_sample\": {\n                \"unique_id\": \"596fa35c3d7784a1ad977006fff4cadcbb1d1b9c\",\n                \"date\": \"2019-01-09T11:00:00.000Z\",\n                \"attribution\": \"Denise B in New York, NY –\",\n                \"rating\": 5,\n                \"content\": \"Dr. Kassir is amazing at what he does and if you want the very best, it is ideal that you go to him. He is meticulous and I am a perfectionist and he did a great job with my surgery.\"\n            }\n        }\n    },\n    {\n        \"id\": 22,\n        \"name\": \"Dr. Oogle\",\n        \"slug\": \"doctoroogle\",\n        \"domain\": \"doctor-oogle.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.doctoroogle.com/1184134929-new-york-periodontist-dr-edward-gottesman\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T19:31:57.632Z\",\n            \"data_collected\": 7,\n            \"review_sample\": {\n                \"unique_id\": \"e6241072220071c15c44992aa05035f6870a7dc3\",\n                \"rating\": 5,\n                \"date\": \"2015-03-01T11:00:00.000Z\",\n                \"attribution\": \"Anna Banana\",\n                \"content\": \"I had my extraction and implant done by Dr. Gottesman. The whole experience was painless. He is very knowledgeable and professional.He was very open to my questions and concerns. His great sense of humor and friendliness made me feel very comfortable during the surgery. Dr. Gottesman is the best dentist i've ever been too. And trust me i had a lot of dentistry in my life. Highly recommend Dr. Gottesman to anyone who needs periodontist.\"\n            }\n        }\n    },\n    {\n        \"id\": 17,\n        \"name\": \"ConsumerAffairs\",\n        \"slug\": \"consumeraffairs\",\n        \"domain\": \"ConsumerAffairs.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.consumeraffairs.com/texas-electricity-companies/direct-energy.html\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:00.851Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 57,\n        \"name\": \"WeddingWire\",\n        \"slug\": \"weddingwire\",\n        \"domain\": \"WeddingWire.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.weddingwire.com/reviews/windows-on-the-lake-lake-ronkonkoma/39e635754ca10a59.html\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:06.364Z\",\n            \"data_collected\": 14,\n            \"review_sample\": {\n                \"unique_id\": \"fb8af60de5131b24b909a28a804f39de127e4614\",\n                \"date\": \"2016-03-26T11:00:00.000Z\",\n                \"attribution\": \"Michelle\",\n                \"rating\": 5,\n                \"content\": \"Windows staff was very accommodating and made my wedding day so very special with special attention to detail, I highly recommend them.\"\n            }\n        }\n    },\n    {\n        \"id\": 107,\n        \"name\": \"ExperiencePros\",\n        \"slug\": \"experiencepros\",\n        \"domain\": \"experiencepros.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.experiencepros.com/directory/binkley-it-consulting-88.html\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:27.134Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 123,\n        \"name\": \"Review Centre\",\n        \"slug\": \"reviewcentre\",\n        \"domain\": \"reviewcentre.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.reviewcentre.com/reviews116268.html\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:45:30.661Z\",\n            \"data_collected\": 20,\n            \"review_sample\": {\n                \"unique_id\": \"1590461\",\n                \"date\": \"2012-06-26T22:00:00.000Z\",\n                \"attribution\": \"Anonymous\",\n                \"rating\": 1,\n                \"title\": \"Ripped Off!!!!!!!!!!!!!!!!!!!!!!!!!!!!\",\n                \"content\": \"I recently pre-ordered concert tickets online from a company called FrontRowTickets.com, LLC. I agreed that I would pay top price, over $800 for two tickets. They would only guarantee that seats would be between rows A-K. I ordered before tickets went on sale thinking that these tickets should be great, given the amount of preliminary time to prepare to purchase them. The tickets did arrive and I received row G in the Orchestra seats 3 and 4 which are far right of the stage and 7 rows back. I…\"\n            }\n        }\n    },\n    {\n        \"id\": 155,\n        \"name\": \"Booking.com\",\n        \"slug\": \"booking\",\n        \"domain\": \"booking.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.booking.com/hotel/gb/the-headlands-scarborough.en-gb.html#tab-reviews\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:13.628Z\",\n            \"data_collected\": 25,\n            \"review_sample\": {\n                \"unique_id\": \"4fbda4fe65d283bdae2979e26d99d5f90a956f3e\",\n                \"date\": \"2019-10-14T10:00:00.000Z\",\n                \"attribution\": \"David\",\n                \"rating\": 10,\n                \"title\": \"Nice relaxing stay.\",\n                \"content\": \"Everything.<br /><br />Nothing.\"\n            }\n        }\n    },\n    {\n        \"id\": 150,\n        \"name\": \"Orbitz\",\n        \"slug\": \"orbitz\",\n        \"domain\": \"orbitz.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.orbitz.com/Miami-Hotels-Newport-Beachside-Resort.h1145283.Hotel-Information\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:12.186Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 166,\n        \"name\": \"RateMDs\",\n        \"slug\": \"ratemds\",\n        \"domain\": \"ratemds.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.ratemds.com/doctor-ratings/162075/Dr-Jonathan+R.-Stieber-NEW+YORK-NY.html\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:23.316Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 181,\n        \"name\": \"Carbuyingadvisor.co.uk\",\n        \"slug\": \"carbuyingadvisorcouk\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.carbuyingadvisor.co.uk/car-dealer-review/v12-sports-and-classics-ltd/5E0424DC-D6AB-4CD4-80B6-17BD6F1E1C88\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:49:58.204Z\",\n            \"data_collected\": 2,\n            \"review_sample\": {\n                \"unique_id\": \"5e0424dc-d6ab-4cd4-80b6-17bd6f1e1c88\",\n                \"date\": \"2015-07-05T13:09:26.326Z\",\n                \"attribution\": \"Graham Anderson\",\n                \"rating\": 1,\n                \"title\": \"600miles for nothing\",\n                \"content\": \"After contacting v12 on monday the 29/6/2015 concerning a volvo v70 with 143k on the clock, I then made arrangements during that week to drive down from lesmahagow ml11 to their premises to sign paper work and take car back to scotland. I had contacted them another three time in that week to discuss the sale and also put a £100.00 deposit down . On arrival at their site they didnt ha\"\n            }\n        }\n    },\n    {\n        \"id\": 89,\n        \"name\": \"Hostelworld\",\n        \"slug\": \"hostelworld\",\n        \"domain\": \"Hostelworld.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.hostelworld.com/hosteldetails.php/Polynesian-Hostel-Beach-Club-Waikiki/Honolulu/3264/reviews\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:27.592Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 164,\n        \"name\": \"Beatthegmat.com\",\n        \"slug\": \"beatthegmatcom\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://reviews.beatthegmat.com/manhattan-prep\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:21.673Z\",\n            \"data_collected\": 10,\n            \"review_sample\": {\n                \"unique_id\": \"5aac63359c59c4c40689cae13499b718ce68c243\",\n                \"date\": \"2019-06-29T10:00:00.000Z\",\n                \"attribution\": \"rnweaver19\",\n                \"rating\": 5,\n                \"title\": \"Huge Improvement Thanks to Ryan McGorman\",\n                \"content\": \"Without Ryan's instruction, I would not have made the huge improvement that I did over the course of his 9-session class. The structure of his class was very well balanced, as we spent enough time both digging in on concepts and going through OG problems. I found Ryan to be particularly helpful when it came to the Verbal portion of the test. He was able to help me understand how to quickly and efficiently identify what a SC problem was testing, how to deconstruct a complex CR problem, and how to simplify and take away what was necessary from a complex Reading Comp passage. My Verbal score improved from a 35 before the course to a 44 on my first GMAT attempt. I also saw big improvement in my Quant score, going from a 41 before the course to a 46 on the exam. Highly recommend Ryan, thanks!!\"\n            }\n        }\n    },\n    {\n        \"id\": 145,\n        \"name\": \"Walmart\",\n        \"slug\": \"walmart\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.walmart.com/ip/Glade-Wax-Melts-Air-Freshener-Warmer-Sandy-1-warmer/27928705\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:09.493Z\",\n            \"data_collected\": 20,\n            \"review_sample\": {\n                \"unique_id\": \"c844146f1ba98e0feda2a14f8c502ea8a966d4df\",\n                \"date\": \"2014-08-04T10:00:00.000Z\",\n                \"attribution\": \"magiov112\",\n                \"rating\": 5,\n                \"title\": \"Love this wax melt warmer\",\n                \"content\": \"\"\n            }\n        }\n    },\n    {\n        \"id\": 172,\n        \"name\": \"Cars.com\",\n        \"slug\": \"cars\",\n        \"domain\": \"cars.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.cars.com/dealers/202202/auto-city-motors/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:24.847Z\",\n            \"data_collected\": 30,\n            \"review_sample\": {\n                \"unique_id\": \"97a86b26773d8bc1036581dddc2ab82676979f55\",\n                \"date\": \"2011-12-12T11:00:00.000Z\",\n                \"attribution\": \"SAMUEL\",\n                \"rating\": 5,\n                \"title\": \"GREAT BUYING EXPERIENCE\",\n                \"content\": \"IT WAS REALLY GREAT USED CAR BUYING EXPERIENCE FROM THIS DEALER, COREY IS THE ONE OF BEST FRIENDLY, HONEST SALES PERSON.\"\n            }\n        }\n    },\n    {\n        \"id\": 161,\n        \"name\": \"Orbitz\",\n        \"slug\": \"orbitz\",\n        \"domain\": \"orbitz.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.orbitz.com/Miami-Hotels-Newport-Beachside-Resort.h1145283.Hotel-Information\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:23.436Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 173,\n        \"name\": \"Google\",\n        \"slug\": \"google\",\n        \"domain\": \"google.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://search.google.com/local/writereview?placeid=ChIJFSU6LqdS6EcRE9yLQwdwF3E\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:46:26.535Z\",\n            \"data_collected\": 10,\n            \"review_sample\": {\n                \"unique_id\": \"103227660141367064028\",\n                \"date\": \"2019-06-25T12:09:09.000Z\",\n                \"attribution\": \"Jeanluc Demanche\",\n                \"rating\": 5,\n                \"content\": \"(Translated by Google) A well done realization. Aleas set in time. We are very satisfied with this unusual achievement. Very efficient sales department.(Original)Une r&eacute;alisation bien men&eacute;e. Des aleas r&eacute;gl&eacute;s dans le temps. Nous sommes tr&egrave;s satisfaits avec cette r&eacute;alisation pas courante. Service commercial tr&egrave;s efficace.\"\n            }\n        }\n    },\n    {\n        \"id\": 196,\n        \"name\": \"Hotels.com\",\n        \"slug\": \"hotels\",\n        \"domain\": \"Hotels.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.hotels.com/ho128770/hilton-new-york-grand-central-new-york-united-states-of-america/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:09.869Z\",\n            \"data_collected\": 50,\n            \"review_sample\": {\n                \"unique_id\": \"76d368a0c841864075d79895683117c74215c400\",\n                \"date\": \"2019-08-11T10:00:00.000Z\",\n                \"attribution\": \"Anonymous\",\n                \"rating\": 5,\n                \"title\": \"Exceptional\",\n                \"content\": \"Great hotel for 3 reasons:the staff, the location, and the ROOM BALCONY. All the staff were super friendly and helpful. Couldn't ask for more. The location is great . Close proximity to everything. Lots of restaurants. Also it's right off the FDR at 2nd so it's easy to get in and out of the city from the location. But what me liked about it most was the private balcony. We had perfect weather so our doors were always open enjoying the sounds of the city. After walking all day it was perfect for hanging out and watching ships go by on the river, having a drink and enjoying the great city view. We loved it so much we stayed another night. On the negative this hotel is old and in need of a renovation, which many of the staff mentioned was just starting, and I did notice renderings on the lobby wall of what the new rooms would look like. The room and facilities were very clean, but again a bit dated. I would definitely recommend this place to a friend.\"\n            }\n        }\n    },\n    {\n        \"id\": 194,\n        \"name\": \"Cruisecritic\",\n        \"slug\": \"cruisecriticcom\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.cruisecritic.com/memberreviews/getreviews.cfm?ShipID=177\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:09.114Z\",\n            \"data_collected\": 25,\n            \"review_sample\": {\n                \"unique_id\": \"669805\",\n                \"date\": \"2019-10-31T11:00:00.000Z\",\n                \"attribution\": \"baibai413\",\n                \"rating\": 2,\n                \"title\": \"Underwhelming\",\n                \"content\": \"We were very underwhelmed by our cruise. We had a balcony room towards the front of the ship. The room was clean, but nothing spectacular. The TV channels were almost non existent, we had 2 movie channels and 1 sitcom channel, the other few channels were related to the cruise. The beverage staff was slow and constantly forgot your drinks. There was little to no entertainment on the ship. The smoking section was so small there was never enough seats for everyone to sit. Additionally, you weren’t allowed to smoke at the bar that was located in the smoking section. Food was mediocre and the service one night at the four seasons was horrendous. We were there for almost two hours after being seated and it wasn’t because we couldn’t decide what we wanted to eat or drink, it was because our server kept disappearing. I will definitely not be going back on a Norwegian Cruise.\"\n            }\n        }\n    },\n    {\n        \"id\": 12,\n        \"name\": \"BedAndBreakfast.com\",\n        \"slug\": \"bedandbreakfast\",\n        \"domain\": \"bedandbreakfast.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.bedandbreakfast.com/maine-bar-harbor-ullikanabedandbreakfastandayellowhouse.html\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:15.641Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 199,\n        \"name\": \"YP\",\n        \"slug\": \"yp\",\n        \"domain\": \"Yellowpages.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"http://www.yellowpages.com/new-york-ny/mip/charles-m-marks-dds-18605995?lid=1000275638089\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:14.584Z\",\n            \"data_collected\": 13,\n            \"review_sample\": {\n                \"unique_id\": \"146f2433-b3e0-437a-905b-3f031531aa9d\",\n                \"date\": \"2015-12-01T23:00:00.000Z\",\n                \"attribution\": \"David B.\",\n                \"rating\": 5,\n                \"content\": \"This was an amazing doctor. I had 2 root canals and the price was competitor.This dentist ranks amongst the best that I have know\"\n            }\n        }\n    },\n    {\n        \"id\": 25,\n        \"name\": \"HomeAdvisor\",\n        \"slug\": \"homeadvisor\",\n        \"domain\": \"homeadvisor.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"http://www.homeadvisor.com/rated.PrecisionLandscaping.32692956.html\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:17.913Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 193,\n        \"name\": \"G2 Crowd\",\n        \"slug\": \"g2crowd\",\n        \"domain\": \"g2crowd.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.g2crowd.com/products/grade-us/reviews\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:38.825Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 182,\n        \"name\": \"Ratebeer.com/beer\",\n        \"slug\": \"ratebeercombeer\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://www.ratebeer.com/beer/twin-sails-woke-up-like-this/555810/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:49:58.199Z\",\n            \"data_collected\": 0\n        }\n    },\n    {\n        \"id\": 187,\n        \"name\": \"Bookenda\",\n        \"slug\": \"bookenda\",\n        \"domain\": \"\",\n        \"data_category\": \"reviews\",\n        \"status\": \"works\",\n        \"example_url\": \"https://www.bookenda.com/wolf-in-the-fog\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:49:58.223Z\",\n            \"data_collected\": 25,\n            \"review_sample\": {\n                \"unique_id\": \"2ed7d370cefeee20353fdcb546c14c46f0b1373d\",\n                \"date\": \"2019-11-04T11:00:00.000Z\",\n                \"attribution\": \"Dr.\",\n                \"rating\": 5,\n                \"content\": \"Thanks Jeff and the entire staff for a terrific time and delicious dinner! What a special experience at Wolf in the Fog...best yet in three visits over 4 years. Coming back next year with a gang of 8 for a special dinner.\"\n            }\n        }\n    },\n    {\n        \"id\": 71,\n        \"name\": \"SolutionReach\",\n        \"slug\": \"solutionreach\",\n        \"domain\": \"SolutionReach.com\",\n        \"data_category\": \"reviews\",\n        \"status\": \"broken\",\n        \"example_url\": \"https://reviews.solutionreach.com/vs/smyrna_dental_group/\",\n        \"test_data\": {\n            \"tested_at\": \"2019-11-25T14:50:25.926Z\",\n            \"data_collected\": 0\n        }\n    }\n]"}],"_postman_id":"dfcbda7a-e1c5-4da6-83b1-2621b673a4cd"},{"name":"Get source","id":"ef807bac-895c-465f-83ea-24aafa04ab3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/patterns/{pattern_id}","description":"<p>Get pattern(source) data based on id. Id of publicly available source can be found via <code>Get patterns</code> endpoint or at <code>Sources</code> tab in <code>http://reputation.authoritylabs.com/</code> dashboard.<br />If source if working testing data will be provided in response as well consisting:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attribute</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>tested_at</td>\n<td>Time when last testing was performed</td>\n</tr>\n<tr>\n<td>data_collected</td>\n<td>Number of records collected during last testing</td>\n</tr>\n<tr>\n<td>test_sample</td>\n<td>Sample of collected data</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"transformer-demo"}]},"isInherited":true,"source":{"_postman_id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","name":"Reputation API","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v1","patterns","{pattern_id}"],"host":["transformer","grade","us"],"query":[],"variable":[]}},"response":[{"id":"e038c930-686d-42bd-820b-ab57ff8db9f1","name":"Get pattern (source)","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/patterns/125"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"87e5c132f613e28b4e097fdd95b46111\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"3ab30b4a-2a1b-455c-8a2b-f1afc6a565de"},{"key":"X-Runtime","value":"0.020102"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 125,\n    \"name\": \"HighYa\",\n    \"slug\": \"highya\",\n    \"domain\": \"highya.com\",\n    \"data_category\": \"reviews\",\n    \"status\": \"works\",\n    \"example_url\": \"https://www.highya.com/truthfinder-reviews\",\n    \"test_data\": {\n        \"tested_at\": \"2019-11-25T14:45:32.497Z\",\n        \"data_collected\": 11,\n        \"review_sample\": {\n            \"unique_id\": \"188741\",\n            \"date\": \"2019-09-13T10:00:00.000Z\",\n            \"attribution\": \"<span itemprop=\\\"name\\\">Rodney W.</span>\",\n            \"rating\": 5,\n            \"title\": \"Easy to use\",\n            \"content\": \"I found that the interface was extremely easy to use. I recommend it to anyone wanting to do a background check. You will be amazed at what shows up...truly exciting stuff. Very affordable as well. Cannot beat the bang for the buck!\"\n        }\n    }\n}"}],"_postman_id":"ef807bac-895c-465f-83ea-24aafa04ab3f"},{"name":"Get custom sources data and patterns","id":"29541271-d682-4a53-85ba-8a68675e1616","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/patterns?custom=true","description":"<p>Get status of sources and patterns that belongs only to organization</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"transformer-demo"}]},"isInherited":true,"source":{"_postman_id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","name":"Reputation API","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v1","patterns"],"host":["transformer","grade","us"],"query":[{"key":"custom","value":"true"}],"variable":[]}},"response":[{"id":"bff0346c-e56d-401e-af03-94b57b1b9c81","name":"Get pattern (source)","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/patterns/125"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"87e5c132f613e28b4e097fdd95b46111\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"3ab30b4a-2a1b-455c-8a2b-f1afc6a565de"},{"key":"X-Runtime","value":"0.020102"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 125,\n    \"name\": \"HighYa\",\n    \"slug\": \"highya\",\n    \"domain\": \"highya.com\",\n    \"data_category\": \"reviews\",\n    \"status\": \"works\",\n    \"example_url\": \"https://www.highya.com/truthfinder-reviews\",\n    \"test_data\": {\n        \"tested_at\": \"2019-11-25T14:45:32.497Z\",\n        \"data_collected\": 11,\n        \"review_sample\": {\n            \"unique_id\": \"188741\",\n            \"date\": \"2019-09-13T10:00:00.000Z\",\n            \"attribution\": \"<span itemprop=\\\"name\\\">Rodney W.</span>\",\n            \"rating\": 5,\n            \"title\": \"Easy to use\",\n            \"content\": \"I found that the interface was extremely easy to use. I recommend it to anyone wanting to do a background check. You will be amazed at what shows up...truly exciting stuff. Very affordable as well. Cannot beat the bang for the buck!\"\n        }\n    }\n}"}],"_postman_id":"29541271-d682-4a53-85ba-8a68675e1616"},{"name":"Get platform sources data","id":"7231563e-31a3-427e-bec1-e71a634a254b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/patterns?platform=true","description":"<p>Get system patterns. If organization does not own any custom pattern response will be identical as calling just patterns index.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"transformer-demo"}]},"isInherited":true,"source":{"_postman_id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","name":"Reputation API","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v1","patterns"],"host":["transformer","grade","us"],"query":[{"key":"platform","value":"true"}],"variable":[]}},"response":[{"id":"c4f7d4f6-1b68-49cb-8710-c4129dbccedc","name":"Get pattern (source)","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/patterns/125"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"87e5c132f613e28b4e097fdd95b46111\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"3ab30b4a-2a1b-455c-8a2b-f1afc6a565de"},{"key":"X-Runtime","value":"0.020102"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 125,\n    \"name\": \"HighYa\",\n    \"slug\": \"highya\",\n    \"domain\": \"highya.com\",\n    \"data_category\": \"reviews\",\n    \"status\": \"works\",\n    \"example_url\": \"https://www.highya.com/truthfinder-reviews\",\n    \"test_data\": {\n        \"tested_at\": \"2019-11-25T14:45:32.497Z\",\n        \"data_collected\": 11,\n        \"review_sample\": {\n            \"unique_id\": \"188741\",\n            \"date\": \"2019-09-13T10:00:00.000Z\",\n            \"attribution\": \"<span itemprop=\\\"name\\\">Rodney W.</span>\",\n            \"rating\": 5,\n            \"title\": \"Easy to use\",\n            \"content\": \"I found that the interface was extremely easy to use. I recommend it to anyone wanting to do a background check. You will be amazed at what shows up...truly exciting stuff. Very affordable as well. Cannot beat the bang for the buck!\"\n        }\n    }\n}"}],"_postman_id":"7231563e-31a3-427e-bec1-e71a634a254b"},{"name":"Get source by name","id":"ec20882e-d265-4f70-8646-531d9ffc79ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/patterns?name=Google&data_category=reviews","description":"<p>Get source by name. For list of available names check endpoint: <code>http://transformer.grade.us/api/v1/patterns</code></p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"transformer-demo"}]},"isInherited":true,"source":{"_postman_id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","name":"Reputation API","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v1","patterns"],"host":["transformer","grade","us"],"query":[{"description":{"content":"<p>name of the source</p>\n","type":"text/plain"},"key":"name","value":"Google"},{"description":{"content":"<p>Values: <code>reviews</code>(default) , <code>listings</code></p>\n","type":"text/plain"},"key":"data_category","value":"reviews"}],"variable":[]}},"response":[{"id":"65fad123-13e7-4cec-acb1-47cedf65792e","name":"Get pattern (source)","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/patterns/125"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"87e5c132f613e28b4e097fdd95b46111\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"3ab30b4a-2a1b-455c-8a2b-f1afc6a565de"},{"key":"X-Runtime","value":"0.020102"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 125,\n    \"name\": \"HighYa\",\n    \"slug\": \"highya\",\n    \"domain\": \"highya.com\",\n    \"data_category\": \"reviews\",\n    \"status\": \"works\",\n    \"example_url\": \"https://www.highya.com/truthfinder-reviews\",\n    \"test_data\": {\n        \"tested_at\": \"2019-11-25T14:45:32.497Z\",\n        \"data_collected\": 11,\n        \"review_sample\": {\n            \"unique_id\": \"188741\",\n            \"date\": \"2019-09-13T10:00:00.000Z\",\n            \"attribution\": \"<span itemprop=\\\"name\\\">Rodney W.</span>\",\n            \"rating\": 5,\n            \"title\": \"Easy to use\",\n            \"content\": \"I found that the interface was extremely easy to use. I recommend it to anyone wanting to do a background check. You will be amazed at what shows up...truly exciting stuff. Very affordable as well. Cannot beat the bang for the buck!\"\n        }\n    }\n}"}],"_postman_id":"ec20882e-d265-4f70-8646-531d9ffc79ff"},{"name":"Get source by slug","id":"7ea03819-5ce6-40d0-aa60-687fb418bbe5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/patterns?slug=google&data_category=reviews","description":"<p>Get source by slug. For list of available slugs check endpoint: <code>http://transformer.grade.us/api/v1/patterns</code></p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"transformer-demo"}]},"isInherited":true,"source":{"_postman_id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","name":"Reputation API","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v1","patterns"],"host":["transformer","grade","us"],"query":[{"key":"slug","value":"google"},{"description":{"content":"<p>Values: <code>reviews</code>(default) , <code>listings</code></p>\n","type":"text/plain"},"key":"data_category","value":"reviews"}],"variable":[]}},"response":[{"id":"a5e11bdf-61d3-4f3c-8298-f1a912527c4b","name":"Get pattern (source)","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/patterns/125"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"87e5c132f613e28b4e097fdd95b46111\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"3ab30b4a-2a1b-455c-8a2b-f1afc6a565de"},{"key":"X-Runtime","value":"0.020102"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 125,\n    \"name\": \"HighYa\",\n    \"slug\": \"highya\",\n    \"domain\": \"highya.com\",\n    \"data_category\": \"reviews\",\n    \"status\": \"works\",\n    \"example_url\": \"https://www.highya.com/truthfinder-reviews\",\n    \"test_data\": {\n        \"tested_at\": \"2019-11-25T14:45:32.497Z\",\n        \"data_collected\": 11,\n        \"review_sample\": {\n            \"unique_id\": \"188741\",\n            \"date\": \"2019-09-13T10:00:00.000Z\",\n            \"attribution\": \"<span itemprop=\\\"name\\\">Rodney W.</span>\",\n            \"rating\": 5,\n            \"title\": \"Easy to use\",\n            \"content\": \"I found that the interface was extremely easy to use. I recommend it to anyone wanting to do a background check. You will be amazed at what shows up...truly exciting stuff. Very affordable as well. Cannot beat the bang for the buck!\"\n        }\n    }\n}"}],"_postman_id":"7ea03819-5ce6-40d0-aa60-687fb418bbe5"},{"name":"Get source by category","id":"32981e04-690f-4533-a60c-dbec8d598a3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/patterns?data_category=reviews&=","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"transformer-demo"}]},"isInherited":true,"source":{"_postman_id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","name":"Reputation API","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v1","patterns"],"host":["transformer","grade","us"],"query":[{"key":"data_category","value":"reviews"},{"description":{"content":"<p>Values: <code>reviews</code>(default) , <code>listings</code></p>\n","type":"text/plain"},"key":null,"value":""}],"variable":[]}},"response":[{"id":"91853e20-5de9-4022-b335-a61c3200f30e","name":"Get pattern (source)","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"transformer"}],"body":{"mode":"raw","raw":""},"url":"http://transformer.grade.us/api/v1/patterns/125"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"87e5c132f613e28b4e097fdd95b46111\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"3ab30b4a-2a1b-455c-8a2b-f1afc6a565de"},{"key":"X-Runtime","value":"0.020102"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 125,\n    \"name\": \"HighYa\",\n    \"slug\": \"highya\",\n    \"domain\": \"highya.com\",\n    \"data_category\": \"reviews\",\n    \"status\": \"works\",\n    \"example_url\": \"https://www.highya.com/truthfinder-reviews\",\n    \"test_data\": {\n        \"tested_at\": \"2019-11-25T14:45:32.497Z\",\n        \"data_collected\": 11,\n        \"review_sample\": {\n            \"unique_id\": \"188741\",\n            \"date\": \"2019-09-13T10:00:00.000Z\",\n            \"attribution\": \"<span itemprop=\\\"name\\\">Rodney W.</span>\",\n            \"rating\": 5,\n            \"title\": \"Easy to use\",\n            \"content\": \"I found that the interface was extremely easy to use. I recommend it to anyone wanting to do a background check. You will be amazed at what shows up...truly exciting stuff. Very affordable as well. Cannot beat the bang for the buck!\"\n        }\n    }\n}"}],"_postman_id":"32981e04-690f-4533-a60c-dbec8d598a3b"}],"id":"b55f5abd-45e8-4fc3-89e7-13f9d86d7c4b","event":[{"listen":"prerequest","script":{"id":"24a2d850-fa3a-4a41-a667-b4b22313b647","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4d526785-cabb-464d-bd9d-82c537e366e7","type":"text/javascript","exec":[""]}}],"_postman_id":"b55f5abd-45e8-4fc3-89e7-13f9d86d7c4b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"transformer-demo"}]},"isInherited":true,"source":{"_postman_id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","id":"51865302-1b50-4b3e-a010-9178d2d8b0a8","name":"Reputation API","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"transformer-demo"}]}},"event":[{"listen":"prerequest","script":{"id":"d5b10c9b-1421-4050-aa94-98aa68842dac","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"01232d36-a75b-40ad-832a-30ac0fc0eb60","type":"text/javascript","exec":[""]}}],"variable":[{"id":"80de2189-fc6b-4d6d-b860-48ba6b2c0b27","key":"site_id","value":"142371"},{"id":"7d726ba6-62df-489a-9c00-664fae985ea6","key":"demo_token","value":"transformer-demo"},{"id":"fae98041-6f1e-40ee-898d-a4a22bd01048","key":"scrape_id","value":"121941009"},{"id":"aa21d0f6-5653-4628-9170-245fbd6cc8a6","key":"review_id","value":"91207937"}]}