Difference between revisions of "Reports"
From Advice Local Wiki
(→Directory Data Report) |
(→Example Request) |
||
Line 231: | Line 231: | ||
Host: praxis.lssdev.com | Host: praxis.lssdev.com | ||
x-api-token: YOUR_API_KEY | x-api-token: YOUR_API_KEY | ||
+ | </syntaxhighlight> | ||
+ | === Example Response === | ||
+ | <syntaxhighlight lang="json"> | ||
+ | { | ||
+ | "foursquare": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "foursquare", | ||
+ | "dirName": "Foursquare", | ||
+ | "dirQuery": "https://foursquare.com/explore?mode=url&near=galloway%2c+oh+43119&q=Cameron+Creek", | ||
+ | "dups": [ | ||
+ | { | ||
+ | "fulfillment": false, | ||
+ | "link": "http://www.foursquare.com/v/cameron-creek/55f32629498e537abeb110b6", | ||
+ | "methods": { | ||
+ | "addr_enc": "class", | ||
+ | "addr_kind": "class", | ||
+ | "addr_sym": "primaryInfo", | ||
+ | "addr_tag": "div", | ||
+ | "addr_val": "adr", | ||
+ | "enclosure": "resultsView", | ||
+ | "enctype": "id", | ||
+ | "phone_enc": "class", | ||
+ | "phone_kind": "class", | ||
+ | "phone_sym": "linkAttrValue", | ||
+ | "phone_tag": "span", | ||
+ | "phone_val": "tel", | ||
+ | "size": 10000, | ||
+ | "url": "https://foursquare.com/explore?mode=url&near=galloway%2c+oh+43119&q=Cameron+Creek" | ||
+ | }, | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Dr Galloway, OH 43119 United States", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "(855) 251-7207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | }, | ||
+ | "tech": "false", | ||
+ | "title": "Cameron Creek" | ||
+ | } | ||
+ | ], | ||
+ | "result": [ | ||
+ | { | ||
+ | "fulfillment": true, | ||
+ | "link": "https://foursquare.com/v/cameron-creek/59f25e751acf117283fc0b35", | ||
+ | "methods": { | ||
+ | "addr_enc": "class", | ||
+ | "addr_kind": "class", | ||
+ | "addr_sym": "primaryInfo", | ||
+ | "addr_tag": "div", | ||
+ | "addr_val": "adr", | ||
+ | "enclosure": "resultsView", | ||
+ | "enctype": "id", | ||
+ | "phone_enc": "class", | ||
+ | "phone_kind": "class", | ||
+ | "phone_sym": "linkAttrValue", | ||
+ | "phone_tag": "span", | ||
+ | "phone_val": "tel", | ||
+ | "size": 10000, | ||
+ | "url": "https://foursquare.com/explore?mode=url&near=galloway%2c+oh+43119&q=Cameron+Creek" | ||
+ | }, | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Dr Galloway, OH 43119 United States", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "(855) 251-7207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | }, | ||
+ | "tech": "false", | ||
+ | "title": "Cameron Creek" | ||
+ | } | ||
+ | ], | ||
+ | "results": 2 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "https://foursquare.com/v/cameron-creek/59f25e751acf117283fc0b35", | ||
+ | "apiLink": "https://foursquare.com/v/cameron-creek/59f25e751acf117283fc0b35" | ||
+ | }, | ||
+ | "localstack": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "localstack", | ||
+ | "dirName": "Localstack", | ||
+ | "dirQuery": "http://www.localstack.com", | ||
+ | "noDataAvailable": true, | ||
+ | "result": [ | ||
+ | { | ||
+ | "link": "https://localstack.com/biz/cameron-creek-milwaukee-wi/3011584", | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive Galloway OH 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "8552517207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | } | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "https://localstack.com/biz/cameron-creek-milwaukee-wi/3011584", | ||
+ | "apiLink": "https://localstack.com/biz/cameron-creek-milwaukee-wi/3011584" | ||
+ | }, | ||
+ | "citysquares": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "citysquares", | ||
+ | "dirName": "Citysquares", | ||
+ | "dirQuery": "http://citysquares.com/search?search%5Bterm%5D=cameron+creek&search%5Blocation%5D=galloway%2C+oh", | ||
+ | "result": [ | ||
+ | { | ||
+ | "fulfillment": true, | ||
+ | "link": "http://citysquares.com/b/cameron-creek-22568460", | ||
+ | "methods": { | ||
+ | "enclosure": "panel-body", | ||
+ | "enctype": "class", | ||
+ | "size": 6500, | ||
+ | "url": "http://citysquares.com/search?search%5Bterm%5D=cameron+creek&search%5Blocation%5D=galloway%2C+oh" | ||
+ | }, | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive, Galloway, Ohio, 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "(855) 251-7207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | }, | ||
+ | "tech": "false", | ||
+ | "title": "Cameron Creek" | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "http://citysquares.com/b/cameron-creek-22568460", | ||
+ | "apiLink": "http://citysquares.com/b/cameron-creek-22568460" | ||
+ | }, | ||
+ | "bubblelife": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "bubblelife", | ||
+ | "dirName": "Bubblelife", | ||
+ | "dirQuery": "#", | ||
+ | "result": [ | ||
+ | { | ||
+ | "fulfillment": false, | ||
+ | "link": "http://directory.bubblelife.com/listing/35677601/Cameron_Creek", | ||
+ | "methods": { | ||
+ | "enclosure": "", | ||
+ | "enctype": "", | ||
+ | "noproxy": true, | ||
+ | "url": "#" | ||
+ | }, | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive, Galloway, OH, 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "8552517207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | }, | ||
+ | "tech": "false", | ||
+ | "title": "Cameron Creek" | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "http://directory.bubblelife.com/listing/35677601/Cameron_Creek", | ||
+ | "apiLink": "http://directory.bubblelife.com/listing/35677601/Cameron_Creek" | ||
+ | }, | ||
+ | "superpages": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "superpages", | ||
+ | "dirName": "Superpages", | ||
+ | "dirQuery": "http://www.superpages.com/listings.jsp?CS=L&MCBP=true&search=Find+It&SRC=organic&STYPE=S&SCS=&C=Galloway+OH+Cameron+Creek", | ||
+ | "noDataAvailable": true, | ||
+ | "result": [ | ||
+ | { | ||
+ | "link": "http://www.superpages.com/bp/galloway-oh/cameron-creek-L2456469931.htm", | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 0 | ||
+ | }, | ||
+ | "address": "", | ||
+ | "n": { | ||
+ | "percentage": 0 | ||
+ | }, | ||
+ | "name": "", | ||
+ | "p": { | ||
+ | "percentage": 0 | ||
+ | }, | ||
+ | "phone": "" | ||
+ | }, | ||
+ | "score": 0 | ||
+ | } | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "http://www.superpages.com/bp/galloway-oh/cameron-creek-L2456469931.htm", | ||
+ | "apiLink": "http://www.superpages.com/bp/galloway-oh/cameron-creek-L2456469931.htm" | ||
+ | }, | ||
+ | "yellowpages": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "yellowpages", | ||
+ | "dirName": "Yellowpages", | ||
+ | "dirQuery": "http://www.yellowpages.com/galloway-oh/cameron+creek?g=Galloway%2C+OH+43119&q=cameron+creek", | ||
+ | "result": [ | ||
+ | { | ||
+ | "fulfillment": false, | ||
+ | "link": "http://www.yellowpages.com/galloway-oh/mip/cameron-creek-4951331?lid=4951331", | ||
+ | "methods": { | ||
+ | "enclosure": "main-content", | ||
+ | "enctype": "id", | ||
+ | "url": "http://www.yellowpages.com/galloway-oh/cameron+creek?g=Galloway%2C+OH+43119&q=cameron+creek" | ||
+ | }, | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Dr Galloway, OH 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 40 | ||
+ | }, | ||
+ | "phone": "(614) 853-1715" | ||
+ | }, | ||
+ | "score": 80 | ||
+ | }, | ||
+ | "tech": "false", | ||
+ | "title": "Cameron Creek" | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "http://www.yellowpages.com/galloway-oh/mip/cameron-creek-4951331?lid=4951331", | ||
+ | "apiLink": "http://www.yellowpages.com/galloway-oh/mip/cameron-creek-4951331?lid=4951331" | ||
+ | }, | ||
+ | "dnb": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": {}, | ||
+ | "message": "No link Back, but Client NAP submitted", | ||
+ | "scraperLink": "", | ||
+ | "apiLink": "" | ||
+ | }, | ||
+ | "dexknows": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "dexknows", | ||
+ | "dirName": "Dexknows", | ||
+ | "dirQuery": "http://www.dexknows.com/search/?what=cameron+creek&suggestedWhat=&where=Galloway%2C+OH+43119&suggestedWhere=&srcPgt=", | ||
+ | "result": [ | ||
+ | { | ||
+ | "fulfillment": false, | ||
+ | "link": "https://www.dexknows.com/business_profiles/cameron_creek-l907682419", | ||
+ | "methods": { | ||
+ | "enclosure": "listingsMain", | ||
+ | "enctype": "id", | ||
+ | "url": "http://www.dexknows.com/search/?what=cameron+creek&suggestedWhat=&where=Galloway%2C+OH+43119&suggestedWhere=&srcPgt=" | ||
+ | }, | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Dr, Â Galloway, Â OH 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 40 | ||
+ | }, | ||
+ | "phone": "(614) 853-1715" | ||
+ | }, | ||
+ | "score": 80 | ||
+ | }, | ||
+ | "tech": "false", | ||
+ | "title": "Cameron Creek" | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "https://www.dexknows.com/business_profiles/cameron_creek-l907682419", | ||
+ | "apiLink": "https://www.dexknows.com/business_profiles/cameron_creek-l907682419" | ||
+ | }, | ||
+ | "wherezit": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "wherezit", | ||
+ | "dirName": "Wherezit", | ||
+ | "dirQuery": "https://www.google.com/search?q=site%3Awww.wherezit.com+Cameron+Creek+1900+cardinal+trail+%22%28855%29+251-7207%22+Galloway&ie=utf-8&hl=en&as_qdr=all&aq=t&rls=org:mozilla:us:official&client=firefox&num=1&filter=1&nojs=1", | ||
+ | "result": [ | ||
+ | { | ||
+ | "fulfillment": true, | ||
+ | "link": "http://www.wherezit.com/listing_show.php?lid=1408437", | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 82 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Galloway ", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "(855) 251-7207" | ||
+ | }, | ||
+ | "score": 94 | ||
+ | }, | ||
+ | "tech": "false", | ||
+ | "title": "Cameron Creek" | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "http://www.wherezit.com/listing_show.php?lid=1408437", | ||
+ | "apiLink": "http://www.wherezit.com/listing_show.php?lid=1408437" | ||
+ | }, | ||
+ | "herelivemaps": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": {}, | ||
+ | "message": "No link Back, but Client NAP submitted", | ||
+ | "scraperLink": "", | ||
+ | "apiLink": "" | ||
+ | }, | ||
+ | "brownbook": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "brownbook", | ||
+ | "dirName": "Brownbook", | ||
+ | "dirQuery": "http://www.brownbook.net/businesses/?setcountry_ie=us&filter=us&p=1&tag=cameron+creek+43119", | ||
+ | "noDataAvailable": true, | ||
+ | "result": [ | ||
+ | { | ||
+ | "link": "http://brownbook.net/business/43383960/cameron-creek", | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive Galloway OH 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "8552517207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | } | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "http://brownbook.net/business/43383960/cameron-creek", | ||
+ | "apiLink": "http://brownbook.net/business/43383960/cameron-creek" | ||
+ | }, | ||
+ | "sitecards": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "sitecards", | ||
+ | "dirName": "sitecards", | ||
+ | "noDataAvailable": true, | ||
+ | "result": [ | ||
+ | { | ||
+ | "link": "http://www.site.cards/3011584/Galloway/Cameron-Creek", | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive Galloway OH 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "8552517207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | } | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "http://www.site.cards/3011584/Galloway/Cameron-Creek", | ||
+ | "apiLink": "http://www.site.cards/3011584/Galloway/Cameron-Creek" | ||
+ | }, | ||
+ | "bizsheet": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "bizsheet", | ||
+ | "dirName": "Bizsheet", | ||
+ | "dirQuery": "https://www.google.com/search?q=site%3Abizsheet.com+Cameron+Creek+1900+cardinal+trail+%22%28855%29+251-7207%22+Galloway&ie=utf-8&hl=en&as_qdr=all&aq=t&rls=org:mozilla:us:official&client=firefox&num=1&filter=1&nojs=1", | ||
+ | "result": [ | ||
+ | { | ||
+ | "fulfillment": true, | ||
+ | "link": "http://www.bizsheet.com/company/cameron-creek", | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 82 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Galloway ", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "(855) 251-7207" | ||
+ | }, | ||
+ | "score": 94 | ||
+ | }, | ||
+ | "tech": "false", | ||
+ | "title": "Cameron Creek" | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "http://www.bizsheet.com/company/cameron-creek", | ||
+ | "apiLink": "http://www.bizsheet.com/company/cameron-creek" | ||
+ | }, | ||
+ | "enrollbusiness": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "enrollbusiness", | ||
+ | "dirName": "enrollbusiness", | ||
+ | "noDataAvailable": true, | ||
+ | "result": [ | ||
+ | { | ||
+ | "link": "http://us.enrollbusiness.com/BusinessProfile/2054758", | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive Galloway OH 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "8552517207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | } | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "http://us.enrollbusiness.com/BusinessProfile/2054758", | ||
+ | "apiLink": "http://us.enrollbusiness.com/BusinessProfile/2054758" | ||
+ | }, | ||
+ | "hubbiz": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "hubbiz", | ||
+ | "dirName": "Hubbiz", | ||
+ | "dirQuery": "http://hubbiz.com/search?q=cameron+creek&near=galloway%2C+oh&qf=home&geo_id=&search_for=business_name", | ||
+ | "noDataAvailable": true, | ||
+ | "result": [ | ||
+ | { | ||
+ | "link": "https://cameron-creekgalloway.hub.biz/", | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive Galloway OH 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "8552517207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | } | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "https://cameron-creekgalloway.hub.biz/", | ||
+ | "apiLink": "https://cameron-creekgalloway.hub.biz/" | ||
+ | }, | ||
+ | "n49": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "n49", | ||
+ | "dirName": "N49", | ||
+ | "dirQuery": "https://www.google.com/search?q=site%3Awww.n49.com+Cameron+Creek+1900+cardinal+trail+%22%28855%29+251-7207%22&ie=utf-8&hl=en&as_qdr=all&aq=t&rls=org:mozilla:us:official&client=firefox&num=1&filter=1&nojs=1", | ||
+ | "noDataAvailable": true, | ||
+ | "result": [ | ||
+ | { | ||
+ | "link": "https://www.n49.com/biz/2642853/cameron-creek-oh-galloway-1900-cardinal-trail-drive/", | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive Galloway OH 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "8552517207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | } | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "https://www.n49.com/biz/2642853/cameron-creek-oh-galloway-1900-cardinal-trail-drive/", | ||
+ | "apiLink": "https://www.n49.com/biz/2642853/cameron-creek-oh-galloway-1900-cardinal-trail-drive/" | ||
+ | }, | ||
+ | "uscity": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "uscity", | ||
+ | "dirName": "Uscity", | ||
+ | "dirQuery": "http://uscity.net/galloway-oh/cameron-creek?s", | ||
+ | "noDataAvailable": true, | ||
+ | "result": [ | ||
+ | { | ||
+ | "link": "http://uscity.net/listing/cameron_creek-9354017", | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive Galloway OH 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "8552517207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | } | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "http://uscity.net/listing/cameron_creek-9354017", | ||
+ | "apiLink": "http://uscity.net/listing/cameron_creek-9354017" | ||
+ | }, | ||
+ | "cataloxy": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "cataloxy", | ||
+ | "dirName": "cataloxy", | ||
+ | "noDataAvailable": true, | ||
+ | "result": [ | ||
+ | { | ||
+ | "link": "http://oh-state.cataloxy.com/firms/oh-galloway/cameroncreekapts.com.htm", | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive Galloway OH 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "8552517207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | } | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "http://oh-state.cataloxy.com/firms/oh-galloway/cameroncreekapts.com.htm", | ||
+ | "apiLink": "http://oh-state.cataloxy.com/firms/oh-galloway/cameroncreekapts.com.htm" | ||
+ | }, | ||
+ | "ebusinesspages": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "ebusinesspages", | ||
+ | "dirName": "Ebusinesspages", | ||
+ | "dirQuery": "http://ebusinesspages.com/search.aspx?co=cameron+creek&loc=galloway%2C+oh", | ||
+ | "result": [ | ||
+ | { | ||
+ | "fulfillment": true, | ||
+ | "link": "http://ebusinesspages.com/Cameron-Creek_dszkk.co", | ||
+ | "methods": { | ||
+ | "enclosure": "SearchResults", | ||
+ | "enctype": "class", | ||
+ | "url": "http://ebusinesspages.com/search.aspx?co=cameron+creek&loc=galloway%2C+oh" | ||
+ | }, | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive, Galloway, OH, 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "(855) 251-7207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | }, | ||
+ | "tech": "false", | ||
+ | "title": "Cameron Creek" | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "http://ebusinesspages.com/Cameron-Creek_dszkk.co", | ||
+ | "apiLink": "http://ebusinesspages.com/Cameron-Creek_dszkk.co" | ||
+ | }, | ||
+ | "ezlocal": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "ezlocal", | ||
+ | "dirName": "Ezlocal", | ||
+ | "dirQuery": "http://ezlocal.com/search/?q=Cameron+Creek&by=galloway%2c+oh+43119&bSearch=Find%21", | ||
+ | "result": [ | ||
+ | { | ||
+ | "fulfillment": true, | ||
+ | "link": "http://ezlocal.com/oh/galloway/apartment-rental-agency/097701079", | ||
+ | "methods": { | ||
+ | "enclosure": "fezlocal", | ||
+ | "enctype": "id", | ||
+ | "size": 9000, | ||
+ | "url": "http://ezlocal.com/search/?q=Cameron+Creek&by=galloway%2c+oh+43119&bSearch=Find%21" | ||
+ | }, | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive, Galloway, OH, 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "(855) 251-7207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | }, | ||
+ | "tech": "false", | ||
+ | "title": "Cameron Creek" | ||
+ | } | ||
+ | ], | ||
+ | "results": 3 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "http://ezlocal.com/oh/galloway/apartment-rental-agency/097701079", | ||
+ | "apiLink": "http://ezlocal.com/oh/galloway/apartment-rental-agency/097701079" | ||
+ | }, | ||
+ | "expressbusinessdirectory": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": {}, | ||
+ | "message": "No link Back, but Client NAP submitted", | ||
+ | "scraperLink": "", | ||
+ | "apiLink": "" | ||
+ | }, | ||
+ | "opendius": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "opendius", | ||
+ | "dirName": "opendius", | ||
+ | "noDataAvailable": true, | ||
+ | "result": [ | ||
+ | { | ||
+ | "link": "https://galloway-oh.opendi.us/8076007.html", | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive Galloway OH 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "8552517207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | } | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "https://galloway-oh.opendi.us/8076007.html", | ||
+ | "apiLink": "https://galloway-oh.opendi.us/8076007.html" | ||
+ | }, | ||
+ | "whereto": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "whereto", | ||
+ | "dirName": "whereto", | ||
+ | "noDataAvailable": true, | ||
+ | "result": [ | ||
+ | { | ||
+ | "link": "http://wheretoapp.com/search?poi=5482825484502559413", | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive Galloway OH 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "8552517207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | } | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "http://wheretoapp.com/search?poi=5482825484502559413", | ||
+ | "apiLink": "http://wheretoapp.com/search?poi=5482825484502559413" | ||
+ | }, | ||
+ | "yalwa": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "yalwa", | ||
+ | "dirName": "Yalwa", | ||
+ | "dirQuery": "https://www.google.com/search?q=site%3Ayalwa.com+Cameron+Creek+1900+cardinal+trail+%22%28855%29+251-7207%22+Galloway&ie=utf-8&hl=en&as_qdr=all&aq=t&rls=org:mozilla:us:official&client=firefox&num=1&filter=1&nojs=1", | ||
+ | "noDataAvailable": true, | ||
+ | "result": [ | ||
+ | { | ||
+ | "link": "http://oh.yalwa.com/ID_135263951/Cameron-Creek.html", | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive Galloway OH 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "8552517207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | } | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "http://oh.yalwa.com/ID_135263951/Cameron-Creek.html", | ||
+ | "apiLink": "http://oh.yalwa.com/ID_135263951/Cameron-Creek.html" | ||
+ | }, | ||
+ | "yasabe": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "yasabe", | ||
+ | "dirName": "Yasabe", | ||
+ | "dirQuery": "http://www.yasabe.com/en/galloway-oh/local/cameron+creek/", | ||
+ | "result": [ | ||
+ | { | ||
+ | "fulfillment": false, | ||
+ | "link": "https://www.yasabe.com/en/galloway-oh/d-1000000672579-cameron-creek.html", | ||
+ | "methods": { | ||
+ | "enclosure": "content", | ||
+ | "enctype": "id", | ||
+ | "url": "http://www.yasabe.com/en/galloway-oh/local/cameron+creek/" | ||
+ | }, | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive Galloway, OH 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "(855) 251-7207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | }, | ||
+ | "tech": "false", | ||
+ | "title": "Cameron Creek" | ||
+ | } | ||
+ | ], | ||
+ | "results": 6 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "https://www.yasabe.com/en/galloway-oh/d-1000000672579-cameron-creek.html", | ||
+ | "apiLink": "https://www.yasabe.com/en/galloway-oh/d-1000000672579-cameron-creek.html" | ||
+ | }, | ||
+ | "yelloyello": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "yelloyello", | ||
+ | "dirName": "Yelloyello", | ||
+ | "dirQuery": "http://www.yelloyello.com/places/search?utf8=%E2%9C%93&search%5Bq%5D=cameron+creek+galloway%2C+oh", | ||
+ | "dups": [ | ||
+ | { | ||
+ | "fulfillment": false, | ||
+ | "link": "http://yelloyello.com/places/cameron-creek-galloway", | ||
+ | "methods": { | ||
+ | "enclosure": "content", | ||
+ | "enctype": "id", | ||
+ | "url": "http://www.yelloyello.com/places/search?utf8=%E2%9C%93&search%5Bq%5D=cameron+creek+galloway%2C+oh" | ||
+ | }, | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive Galloway OH 43119 United States", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "(855) 251-7207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | }, | ||
+ | "tech": "false", | ||
+ | "title": "Cameron Creek" | ||
+ | } | ||
+ | ], | ||
+ | "result": [ | ||
+ | { | ||
+ | "fulfillment": true, | ||
+ | "link": "http://www.yelloyello.com/places/cameron-creek-galloway", | ||
+ | "methods": { | ||
+ | "enclosure": "content", | ||
+ | "enctype": "id", | ||
+ | "url": "http://www.yelloyello.com/places/search?utf8=%E2%9C%93&search%5Bq%5D=cameron+creek+galloway%2C+oh" | ||
+ | }, | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive Galloway OH 43119 United States", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "(855) 251-7207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | }, | ||
+ | "tech": "false", | ||
+ | "title": "Cameron Creek" | ||
+ | } | ||
+ | ], | ||
+ | "results": 2 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "http://www.yelloyello.com/places/cameron-creek-galloway", | ||
+ | "apiLink": "http://www.yelloyello.com/places/cameron-creek-galloway" | ||
+ | }, | ||
+ | "showmelocal": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "showmelocal", | ||
+ | "dirName": "showmelocal", | ||
+ | "noDataAvailable": true, | ||
+ | "result": [ | ||
+ | { | ||
+ | "link": "http://www.showmelocal.com/profile.aspx?bid=22331975", | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive Galloway OH 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "8552517207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | } | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "http://www.showmelocal.com/profile.aspx?bid=22331975", | ||
+ | "apiLink": "http://www.showmelocal.com/profile.aspx?bid=22331975" | ||
+ | }, | ||
+ | "merchantcircle": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "merchantcircle", | ||
+ | "dirName": "Merchantcircle", | ||
+ | "dirQuery": "http://www.merchantcircle.com/search?q=%28855%29+251-7207&qn=Galloway%2C+OH+43119", | ||
+ | "result": [ | ||
+ | { | ||
+ | "fulfillment": true, | ||
+ | "link": "https://www.merchantcircle.com/cameron-creek-apartments-galloway-oh", | ||
+ | "methods": { | ||
+ | "enclosure": "info", | ||
+ | "enctype": "class", | ||
+ | "url": "http://www.merchantcircle.com/search?q=%28855%29+251-7207&qn=Galloway%2C+OH+43119" | ||
+ | }, | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive Galloway, OH 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "(855) 251-7207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | }, | ||
+ | "tech": "false", | ||
+ | "title": "Cameron Creek" | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "https://www.merchantcircle.com/cameron-creek-apartments-galloway-oh", | ||
+ | "apiLink": "https://www.merchantcircle.com/cameron-creek-apartments-galloway-oh" | ||
+ | }, | ||
+ | "chamberofcommerce": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "chamberofcommerce", | ||
+ | "dirName": "Chamberofcommerce", | ||
+ | "dirQuery": "https://www.chamberofcommerce.com/search/results?what=cameron+creek&where=galloway%2C+oh", | ||
+ | "result": [ | ||
+ | { | ||
+ | "fulfillment": true, | ||
+ | "link": "https://www.chamberofcommerce.com/galloway-oh/1336629601-cameron-creek", | ||
+ | "methods": { | ||
+ | "enclosure": "main-content", | ||
+ | "enctype": "class", | ||
+ | "url": "https://www.chamberofcommerce.com/search/results?what=cameron+creek&where=galloway%2C+oh" | ||
+ | }, | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive - Galloway, Ohio 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "(855) 251-7207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | }, | ||
+ | "tech": "false", | ||
+ | "title": "Cameron Creek" | ||
+ | } | ||
+ | ], | ||
+ | "results": 2 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "https://www.chamberofcommerce.com/galloway-oh/1336629601-cameron-creek", | ||
+ | "apiLink": "https://www.chamberofcommerce.com/galloway-oh/1336629601-cameron-creek" | ||
+ | }, | ||
+ | "cylexusa": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "cylexusa", | ||
+ | "dirName": "Cylexusa", | ||
+ | "dirQuery": "http://www.cylex-usa.com/s?q=cameron+creek&c=galloway&z=&p=1&dst=&sUrl=&cUrl=", | ||
+ | "noDataAvailable": true, | ||
+ | "result": [ | ||
+ | { | ||
+ | "link": "https://www.cylex.us.com/company/cameron-creek-26710302.html", | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive Galloway OH 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "8552517207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | } | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "https://www.cylex.us.com/company/cameron-creek-26710302.html", | ||
+ | "apiLink": "https://www.cylex.us.com/company/cameron-creek-26710302.html" | ||
+ | }, | ||
+ | "garagecommerce": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "garagecommerce", | ||
+ | "dirName": "garagecommerce", | ||
+ | "noDataAvailable": true, | ||
+ | "result": [ | ||
+ | { | ||
+ | "link": "http://www.garagecommerce.com/businesses/10888232/cameron-creek/apartments/oh/galloway/43119", | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive Galloway OH 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "8552517207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | } | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "http://www.garagecommerce.com/businesses/10888232/cameron-creek/apartments/oh/galloway/43119", | ||
+ | "apiLink": "http://www.garagecommerce.com/businesses/10888232/cameron-creek/apartments/oh/galloway/43119" | ||
+ | }, | ||
+ | "zoomlocalsearch": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "zoomlocalsearch", | ||
+ | "dirName": "zoomlocalsearch", | ||
+ | "noDataAvailable": true, | ||
+ | "result": [ | ||
+ | { | ||
+ | "link": "http://zoomlocalsearch.com/listing/cameron-creek/", | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive Galloway OH 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "8552517207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | } | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "http://zoomlocalsearch.com/listing/cameron-creek/", | ||
+ | "apiLink": "http://zoomlocalsearch.com/listing/cameron-creek/" | ||
+ | }, | ||
+ | "hotfrog": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "hotfrog", | ||
+ | "dirName": "Hotfrog", | ||
+ | "dirQuery": "https://www.google.com/search?q=site%3Ahotfrog.com%2FCompanies%2F+Cameron+Creek+Galloway%2C+OH&ie=utf-8&hl=en&as_qdr=all&aq=t&rls=org:mozilla:us:official&client=firefox&num=2&filter=1&nojs=1", | ||
+ | "noDataAvailable": true, | ||
+ | "result": [ | ||
+ | { | ||
+ | "link": "https://www.hotfrog.com/business/Cameron-Creek_43177068", | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive Galloway OH 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "8552517207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | } | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "https://www.hotfrog.com/business/Cameron-Creek_43177068", | ||
+ | "apiLink": "https://www.hotfrog.com/business/Cameron-Creek_43177068" | ||
+ | }, | ||
+ | "tupalo": { | ||
+ | "napData": {}, | ||
+ | "scraperData": {}, | ||
+ | "message": "No data available for this source", | ||
+ | "scraperLink": "", | ||
+ | "apiLink": "" | ||
+ | }, | ||
+ | "apple": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": {}, | ||
+ | "message": "No link Back, but Client NAP submitted", | ||
+ | "scraperLink": "", | ||
+ | "apiLink": "" | ||
+ | }, | ||
+ | "verizon": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": {}, | ||
+ | "message": "No link Back, but Client NAP submitted", | ||
+ | "scraperLink": "", | ||
+ | "apiLink": "" | ||
+ | }, | ||
+ | "judysbook": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "judysbook", | ||
+ | "dirName": "Judy's Book", | ||
+ | "result": [ | ||
+ | { | ||
+ | "link": "https://www.judysbook.com/Cameron-Creek-Apartment-Building-galloway-oh-r27866056.htm", | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive Galloway OH 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "8552517207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | } | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "https://www.judysbook.com/Cameron-Creek-Apartment-Building-galloway-oh-r27866056.htm", | ||
+ | "apiLink": "https://www.judysbook.com/Cameron-Creek-Apartment-Building-galloway-oh-r27866056.htm" | ||
+ | }, | ||
+ | "factual": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": {}, | ||
+ | "message": "No link Back, but Client NAP submitted", | ||
+ | "scraperLink": "", | ||
+ | "apiLink": "" | ||
+ | }, | ||
+ | "facebook": { | ||
+ | "napData": { | ||
+ | "name": "Cameron Creek", | ||
+ | "street": "1900 Cardinal Trail Drive", | ||
+ | "suite": "", | ||
+ | "city": "Galloway", | ||
+ | "state": "OH", | ||
+ | "zipcode": "43119", | ||
+ | "country": "US", | ||
+ | "phone": "8552517207", | ||
+ | "website": "http://www.cameroncreekapts.com/" | ||
+ | }, | ||
+ | "scraperData": { | ||
+ | "dirHandle": "facebook", | ||
+ | "dirName": "Facebook", | ||
+ | "result": [ | ||
+ | { | ||
+ | "link": "https://www.facebook.com/Cameron-Creek-120815388619300/", | ||
+ | "nap": { | ||
+ | "nap": { | ||
+ | "a": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "address": "1900 Cardinal Trail Drive Galloway OH 43119", | ||
+ | "n": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "name": "Cameron Creek", | ||
+ | "p": { | ||
+ | "percentage": 100 | ||
+ | }, | ||
+ | "phone": "8552517207" | ||
+ | }, | ||
+ | "score": 100 | ||
+ | } | ||
+ | } | ||
+ | ], | ||
+ | "results": 1 | ||
+ | }, | ||
+ | "message": "Data sent to source, scraper data could be older", | ||
+ | "scraperLink": "https://www.facebook.com/Cameron-Creek-120815388619300/", | ||
+ | "apiLink": "https://www.facebook.com/Cameron-Creek-120815388619300/" | ||
+ | } | ||
+ | } | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Revision as of 13:12, 22 March 2018
Contents
Trigger a Report
This endpoint will generate a Baseline Report.
API Endpoint
http://p.lssdev.com/legacyclients/{client_id}/refresh
Example Request
GET /legacyclients/3201926/refresh HTTP/1.1
Host: p.lssdev.com
x-api-token: YOUR_API_KEY
Content-Type: application/json
Example Response
{
"status": 200,
"success": true,
"error": null,
"data": "report initiated"
}
Directory Data Report
API Endpoint
http://p.lssdev.com/legacydirectorydata?client={client_id}
Example Request
GET /legacydirectorydata?client=3201926 HTTP/1.1
Host: p.lssdev.com
x-api-token: YOUR_API_KEY
Content-Type: application/json
Example Response
{
"status": 200,
"success": true,
"error": null,
"data": [
{
"client": 3201926,
"partner": 7,
"data": {
"dirName": "Chamberofcommerce",
"dirHandle": "chamberofcommerce",
"dirQuery": "https://www.chamberofcommerce.com/search/results?what=gina%27s+pizza&where=newport+beach%2C+ca",
"results": 4,
"result": [
{
"link": "https://www.chamberofcommerce.com/newport-beach-ca/25230470-ginas-pizza",
"methods": {
"url": "https://www.chamberofcommerce.com/search/results?what=gina%27s+pizza&where=newport+beach%2C+ca",
"enclosure": "main-content",
"enctype": "class"
},
"title": "Gina's Pizza",
"tech": "false",
"nap": {
"nap": {
"name": "Gina's Pizza",
"address": "3142 W Balboa Blvd - Newport Beach, California 92663",
"phone": "(949) 723-4462",
"n": {
"percentage": 100
},
"a": {
"percentage": 100
},
"p": {
"percentage": 100
}
},
"score": 100
},
"fulfillment": false
},
{
"link": "https://www.chamberofcommerce.com/newport-beach-ca/32128621-ginas-pizza",
"methods": {
"url": "https://www.chamberofcommerce.com/search/results?what=gina%27s+pizza&where=newport+beach%2C+ca",
"enclosure": "main-content",
"enctype": "class"
},
"title": "Ginas Pizza Inc",
"tech": "false",
"nap": {
"nap": {
"name": "Ginas Pizza Inc",
"address": "309 Palm St - Newport Beach, California 92661",
"phone": "(949) 673-8516",
"n": {
"percentage": 100
},
"a": {
"percentage": 77
},
"p": {
"percentage": 60
}
},
"score": 79
},
"fulfillment": false
},
{
"link": "https://www.chamberofcommerce.com/newport-beach-ca/44339193-ginas-pizza-newport",
"methods": {
"url": "https://www.chamberofcommerce.com/search/results?what=gina%27s+pizza&where=newport+beach%2C+ca",
"enclosure": "main-content",
"enctype": "class"
},
"title": "Ginas Pizza Newport",
"tech": "false",
"nap": {
"nap": {
"name": "Ginas Pizza Newport",
"address": "4507 W Coast Hwy - Newport Beach, California 92663",
"phone": "(949) 722-1236",
"n": {
"percentage": 74
},
"a": {
"percentage": 80
},
"p": {
"percentage": 70
}
},
"score": 75
},
"fulfillment": false
},
{
"link": "https://www.chamberofcommerce.com/newport-beach-ca/34418872-ginas-pizza-inc",
"methods": {
"url": "https://www.chamberofcommerce.com/search/results?what=gina%27s+pizza&where=newport+beach%2C+ca",
"enclosure": "main-content",
"enctype": "class"
},
"title": "Gina's Pizza Inc",
"tech": "false",
"nap": {
"nap": {
"name": "Gina's Pizza Inc",
"address": "Po Box 11269 - Newport Beach, California 92658",
"phone": "(949) 760-0848",
"n": {
"percentage": 100
},
"a": {
"percentage": 68
},
"p": {
"percentage": 50
}
},
"score": 73
},
"fulfillment": false
}
]
},
"results": "true",
"errors": "false",
"score": 100,
"id": 52444619,
"batch": "320192620171213",
"createdAt": "2017-12-13T22:07:55.000Z",
"directory": "chamberofcommerce",
"elapsedTime": 1148
},
{
"client": 3201926,
"partner": 7,
"data": {
"dirName": "2findlocal",
"dirHandle": "2findlocal",
"dirQuery": "http://www.2findlocal.com/search?k=gina+pizza&w=newport+beach%2C+ca",
"results": 0
},
"results": "false",
"errors": "false",
"score": 0,
"id": 52444620,
"batch": "320192620171213",
"createdAt": "2017-12-13T22:07:56.000Z",
"directory": "2findlocal",
"elapsedTime": 1606
},
{
"client": 3201926,
"partner": 7,
"data": {
"dirName": "Angieslist",
"dirHandle": "angieslist",
"dirQuery": "https://www.google.com/search?q=site%3Aangieslist.com%2Fcompanylist%2F+Gina%27s+Pizza+Newport+Beach%2C+CA&ie=utf-8&hl=en&as_qdr=all&aq=t&rls=org:mozilla:us:official&client=firefox&num=2&filter=1&nojs=1",
"results": 0
},
"results": "false",
"errors": "false",
"score": 0,
"id": 52444621,
"batch": "320192620171213",
"createdAt": "2017-12-13T22:07:56.000Z",
"directory": "angieslist",
"elapsedTime": 2089
},
{...},
{...}
],
"total": 39
}
Additional Directory Data Report
This endpoint returned additional directories (Chamber of Commerce, Bubblelife, Cataloxy, Brownbook, etc) not included in the "Directory Data Report" endpoint above.
API Endpoint
https://praxis.lssdev.com/api/v2/report/get-directory-nap/{client_id}
Example Request
GET /api/v2/report/get-directory-nap/3201926 HTTP/1.1
Host: praxis.lssdev.com
x-api-token: YOUR_API_KEY
Example Response
{
"foursquare": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "foursquare",
"dirName": "Foursquare",
"dirQuery": "https://foursquare.com/explore?mode=url&near=galloway%2c+oh+43119&q=Cameron+Creek",
"dups": [
{
"fulfillment": false,
"link": "http://www.foursquare.com/v/cameron-creek/55f32629498e537abeb110b6",
"methods": {
"addr_enc": "class",
"addr_kind": "class",
"addr_sym": "primaryInfo",
"addr_tag": "div",
"addr_val": "adr",
"enclosure": "resultsView",
"enctype": "id",
"phone_enc": "class",
"phone_kind": "class",
"phone_sym": "linkAttrValue",
"phone_tag": "span",
"phone_val": "tel",
"size": 10000,
"url": "https://foursquare.com/explore?mode=url&near=galloway%2c+oh+43119&q=Cameron+Creek"
},
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Dr Galloway, OH 43119 United States",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "(855) 251-7207"
},
"score": 100
},
"tech": "false",
"title": "Cameron Creek"
}
],
"result": [
{
"fulfillment": true,
"link": "https://foursquare.com/v/cameron-creek/59f25e751acf117283fc0b35",
"methods": {
"addr_enc": "class",
"addr_kind": "class",
"addr_sym": "primaryInfo",
"addr_tag": "div",
"addr_val": "adr",
"enclosure": "resultsView",
"enctype": "id",
"phone_enc": "class",
"phone_kind": "class",
"phone_sym": "linkAttrValue",
"phone_tag": "span",
"phone_val": "tel",
"size": 10000,
"url": "https://foursquare.com/explore?mode=url&near=galloway%2c+oh+43119&q=Cameron+Creek"
},
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Dr Galloway, OH 43119 United States",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "(855) 251-7207"
},
"score": 100
},
"tech": "false",
"title": "Cameron Creek"
}
],
"results": 2
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "https://foursquare.com/v/cameron-creek/59f25e751acf117283fc0b35",
"apiLink": "https://foursquare.com/v/cameron-creek/59f25e751acf117283fc0b35"
},
"localstack": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "localstack",
"dirName": "Localstack",
"dirQuery": "http://www.localstack.com",
"noDataAvailable": true,
"result": [
{
"link": "https://localstack.com/biz/cameron-creek-milwaukee-wi/3011584",
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive Galloway OH 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "8552517207"
},
"score": 100
}
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "https://localstack.com/biz/cameron-creek-milwaukee-wi/3011584",
"apiLink": "https://localstack.com/biz/cameron-creek-milwaukee-wi/3011584"
},
"citysquares": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "citysquares",
"dirName": "Citysquares",
"dirQuery": "http://citysquares.com/search?search%5Bterm%5D=cameron+creek&search%5Blocation%5D=galloway%2C+oh",
"result": [
{
"fulfillment": true,
"link": "http://citysquares.com/b/cameron-creek-22568460",
"methods": {
"enclosure": "panel-body",
"enctype": "class",
"size": 6500,
"url": "http://citysquares.com/search?search%5Bterm%5D=cameron+creek&search%5Blocation%5D=galloway%2C+oh"
},
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive, Galloway, Ohio, 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "(855) 251-7207"
},
"score": 100
},
"tech": "false",
"title": "Cameron Creek"
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "http://citysquares.com/b/cameron-creek-22568460",
"apiLink": "http://citysquares.com/b/cameron-creek-22568460"
},
"bubblelife": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "bubblelife",
"dirName": "Bubblelife",
"dirQuery": "#",
"result": [
{
"fulfillment": false,
"link": "http://directory.bubblelife.com/listing/35677601/Cameron_Creek",
"methods": {
"enclosure": "",
"enctype": "",
"noproxy": true,
"url": "#"
},
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive, Galloway, OH, 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "8552517207"
},
"score": 100
},
"tech": "false",
"title": "Cameron Creek"
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "http://directory.bubblelife.com/listing/35677601/Cameron_Creek",
"apiLink": "http://directory.bubblelife.com/listing/35677601/Cameron_Creek"
},
"superpages": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "superpages",
"dirName": "Superpages",
"dirQuery": "http://www.superpages.com/listings.jsp?CS=L&MCBP=true&search=Find+It&SRC=organic&STYPE=S&SCS=&C=Galloway+OH+Cameron+Creek",
"noDataAvailable": true,
"result": [
{
"link": "http://www.superpages.com/bp/galloway-oh/cameron-creek-L2456469931.htm",
"nap": {
"nap": {
"a": {
"percentage": 0
},
"address": "",
"n": {
"percentage": 0
},
"name": "",
"p": {
"percentage": 0
},
"phone": ""
},
"score": 0
}
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "http://www.superpages.com/bp/galloway-oh/cameron-creek-L2456469931.htm",
"apiLink": "http://www.superpages.com/bp/galloway-oh/cameron-creek-L2456469931.htm"
},
"yellowpages": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "yellowpages",
"dirName": "Yellowpages",
"dirQuery": "http://www.yellowpages.com/galloway-oh/cameron+creek?g=Galloway%2C+OH+43119&q=cameron+creek",
"result": [
{
"fulfillment": false,
"link": "http://www.yellowpages.com/galloway-oh/mip/cameron-creek-4951331?lid=4951331",
"methods": {
"enclosure": "main-content",
"enctype": "id",
"url": "http://www.yellowpages.com/galloway-oh/cameron+creek?g=Galloway%2C+OH+43119&q=cameron+creek"
},
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Dr Galloway, OH 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 40
},
"phone": "(614) 853-1715"
},
"score": 80
},
"tech": "false",
"title": "Cameron Creek"
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "http://www.yellowpages.com/galloway-oh/mip/cameron-creek-4951331?lid=4951331",
"apiLink": "http://www.yellowpages.com/galloway-oh/mip/cameron-creek-4951331?lid=4951331"
},
"dnb": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {},
"message": "No link Back, but Client NAP submitted",
"scraperLink": "",
"apiLink": ""
},
"dexknows": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "dexknows",
"dirName": "Dexknows",
"dirQuery": "http://www.dexknows.com/search/?what=cameron+creek&suggestedWhat=&where=Galloway%2C+OH+43119&suggestedWhere=&srcPgt=",
"result": [
{
"fulfillment": false,
"link": "https://www.dexknows.com/business_profiles/cameron_creek-l907682419",
"methods": {
"enclosure": "listingsMain",
"enctype": "id",
"url": "http://www.dexknows.com/search/?what=cameron+creek&suggestedWhat=&where=Galloway%2C+OH+43119&suggestedWhere=&srcPgt="
},
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Dr, Â Galloway, Â OH 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 40
},
"phone": "(614) 853-1715"
},
"score": 80
},
"tech": "false",
"title": "Cameron Creek"
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "https://www.dexknows.com/business_profiles/cameron_creek-l907682419",
"apiLink": "https://www.dexknows.com/business_profiles/cameron_creek-l907682419"
},
"wherezit": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "wherezit",
"dirName": "Wherezit",
"dirQuery": "https://www.google.com/search?q=site%3Awww.wherezit.com+Cameron+Creek+1900+cardinal+trail+%22%28855%29+251-7207%22+Galloway&ie=utf-8&hl=en&as_qdr=all&aq=t&rls=org:mozilla:us:official&client=firefox&num=1&filter=1&nojs=1",
"result": [
{
"fulfillment": true,
"link": "http://www.wherezit.com/listing_show.php?lid=1408437",
"nap": {
"nap": {
"a": {
"percentage": 82
},
"address": "1900 Cardinal Trail Galloway ",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "(855) 251-7207"
},
"score": 94
},
"tech": "false",
"title": "Cameron Creek"
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "http://www.wherezit.com/listing_show.php?lid=1408437",
"apiLink": "http://www.wherezit.com/listing_show.php?lid=1408437"
},
"herelivemaps": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {},
"message": "No link Back, but Client NAP submitted",
"scraperLink": "",
"apiLink": ""
},
"brownbook": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "brownbook",
"dirName": "Brownbook",
"dirQuery": "http://www.brownbook.net/businesses/?setcountry_ie=us&filter=us&p=1&tag=cameron+creek+43119",
"noDataAvailable": true,
"result": [
{
"link": "http://brownbook.net/business/43383960/cameron-creek",
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive Galloway OH 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "8552517207"
},
"score": 100
}
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "http://brownbook.net/business/43383960/cameron-creek",
"apiLink": "http://brownbook.net/business/43383960/cameron-creek"
},
"sitecards": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "sitecards",
"dirName": "sitecards",
"noDataAvailable": true,
"result": [
{
"link": "http://www.site.cards/3011584/Galloway/Cameron-Creek",
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive Galloway OH 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "8552517207"
},
"score": 100
}
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "http://www.site.cards/3011584/Galloway/Cameron-Creek",
"apiLink": "http://www.site.cards/3011584/Galloway/Cameron-Creek"
},
"bizsheet": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "bizsheet",
"dirName": "Bizsheet",
"dirQuery": "https://www.google.com/search?q=site%3Abizsheet.com+Cameron+Creek+1900+cardinal+trail+%22%28855%29+251-7207%22+Galloway&ie=utf-8&hl=en&as_qdr=all&aq=t&rls=org:mozilla:us:official&client=firefox&num=1&filter=1&nojs=1",
"result": [
{
"fulfillment": true,
"link": "http://www.bizsheet.com/company/cameron-creek",
"nap": {
"nap": {
"a": {
"percentage": 82
},
"address": "1900 Cardinal Trail Galloway ",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "(855) 251-7207"
},
"score": 94
},
"tech": "false",
"title": "Cameron Creek"
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "http://www.bizsheet.com/company/cameron-creek",
"apiLink": "http://www.bizsheet.com/company/cameron-creek"
},
"enrollbusiness": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "enrollbusiness",
"dirName": "enrollbusiness",
"noDataAvailable": true,
"result": [
{
"link": "http://us.enrollbusiness.com/BusinessProfile/2054758",
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive Galloway OH 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "8552517207"
},
"score": 100
}
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "http://us.enrollbusiness.com/BusinessProfile/2054758",
"apiLink": "http://us.enrollbusiness.com/BusinessProfile/2054758"
},
"hubbiz": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "hubbiz",
"dirName": "Hubbiz",
"dirQuery": "http://hubbiz.com/search?q=cameron+creek&near=galloway%2C+oh&qf=home&geo_id=&search_for=business_name",
"noDataAvailable": true,
"result": [
{
"link": "https://cameron-creekgalloway.hub.biz/",
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive Galloway OH 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "8552517207"
},
"score": 100
}
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "https://cameron-creekgalloway.hub.biz/",
"apiLink": "https://cameron-creekgalloway.hub.biz/"
},
"n49": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "n49",
"dirName": "N49",
"dirQuery": "https://www.google.com/search?q=site%3Awww.n49.com+Cameron+Creek+1900+cardinal+trail+%22%28855%29+251-7207%22&ie=utf-8&hl=en&as_qdr=all&aq=t&rls=org:mozilla:us:official&client=firefox&num=1&filter=1&nojs=1",
"noDataAvailable": true,
"result": [
{
"link": "https://www.n49.com/biz/2642853/cameron-creek-oh-galloway-1900-cardinal-trail-drive/",
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive Galloway OH 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "8552517207"
},
"score": 100
}
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "https://www.n49.com/biz/2642853/cameron-creek-oh-galloway-1900-cardinal-trail-drive/",
"apiLink": "https://www.n49.com/biz/2642853/cameron-creek-oh-galloway-1900-cardinal-trail-drive/"
},
"uscity": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "uscity",
"dirName": "Uscity",
"dirQuery": "http://uscity.net/galloway-oh/cameron-creek?s",
"noDataAvailable": true,
"result": [
{
"link": "http://uscity.net/listing/cameron_creek-9354017",
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive Galloway OH 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "8552517207"
},
"score": 100
}
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "http://uscity.net/listing/cameron_creek-9354017",
"apiLink": "http://uscity.net/listing/cameron_creek-9354017"
},
"cataloxy": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "cataloxy",
"dirName": "cataloxy",
"noDataAvailable": true,
"result": [
{
"link": "http://oh-state.cataloxy.com/firms/oh-galloway/cameroncreekapts.com.htm",
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive Galloway OH 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "8552517207"
},
"score": 100
}
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "http://oh-state.cataloxy.com/firms/oh-galloway/cameroncreekapts.com.htm",
"apiLink": "http://oh-state.cataloxy.com/firms/oh-galloway/cameroncreekapts.com.htm"
},
"ebusinesspages": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "ebusinesspages",
"dirName": "Ebusinesspages",
"dirQuery": "http://ebusinesspages.com/search.aspx?co=cameron+creek&loc=galloway%2C+oh",
"result": [
{
"fulfillment": true,
"link": "http://ebusinesspages.com/Cameron-Creek_dszkk.co",
"methods": {
"enclosure": "SearchResults",
"enctype": "class",
"url": "http://ebusinesspages.com/search.aspx?co=cameron+creek&loc=galloway%2C+oh"
},
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive, Galloway, OH, 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "(855) 251-7207"
},
"score": 100
},
"tech": "false",
"title": "Cameron Creek"
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "http://ebusinesspages.com/Cameron-Creek_dszkk.co",
"apiLink": "http://ebusinesspages.com/Cameron-Creek_dszkk.co"
},
"ezlocal": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "ezlocal",
"dirName": "Ezlocal",
"dirQuery": "http://ezlocal.com/search/?q=Cameron+Creek&by=galloway%2c+oh+43119&bSearch=Find%21",
"result": [
{
"fulfillment": true,
"link": "http://ezlocal.com/oh/galloway/apartment-rental-agency/097701079",
"methods": {
"enclosure": "fezlocal",
"enctype": "id",
"size": 9000,
"url": "http://ezlocal.com/search/?q=Cameron+Creek&by=galloway%2c+oh+43119&bSearch=Find%21"
},
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive, Galloway, OH, 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "(855) 251-7207"
},
"score": 100
},
"tech": "false",
"title": "Cameron Creek"
}
],
"results": 3
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "http://ezlocal.com/oh/galloway/apartment-rental-agency/097701079",
"apiLink": "http://ezlocal.com/oh/galloway/apartment-rental-agency/097701079"
},
"expressbusinessdirectory": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {},
"message": "No link Back, but Client NAP submitted",
"scraperLink": "",
"apiLink": ""
},
"opendius": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "opendius",
"dirName": "opendius",
"noDataAvailable": true,
"result": [
{
"link": "https://galloway-oh.opendi.us/8076007.html",
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive Galloway OH 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "8552517207"
},
"score": 100
}
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "https://galloway-oh.opendi.us/8076007.html",
"apiLink": "https://galloway-oh.opendi.us/8076007.html"
},
"whereto": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "whereto",
"dirName": "whereto",
"noDataAvailable": true,
"result": [
{
"link": "http://wheretoapp.com/search?poi=5482825484502559413",
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive Galloway OH 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "8552517207"
},
"score": 100
}
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "http://wheretoapp.com/search?poi=5482825484502559413",
"apiLink": "http://wheretoapp.com/search?poi=5482825484502559413"
},
"yalwa": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "yalwa",
"dirName": "Yalwa",
"dirQuery": "https://www.google.com/search?q=site%3Ayalwa.com+Cameron+Creek+1900+cardinal+trail+%22%28855%29+251-7207%22+Galloway&ie=utf-8&hl=en&as_qdr=all&aq=t&rls=org:mozilla:us:official&client=firefox&num=1&filter=1&nojs=1",
"noDataAvailable": true,
"result": [
{
"link": "http://oh.yalwa.com/ID_135263951/Cameron-Creek.html",
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive Galloway OH 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "8552517207"
},
"score": 100
}
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "http://oh.yalwa.com/ID_135263951/Cameron-Creek.html",
"apiLink": "http://oh.yalwa.com/ID_135263951/Cameron-Creek.html"
},
"yasabe": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "yasabe",
"dirName": "Yasabe",
"dirQuery": "http://www.yasabe.com/en/galloway-oh/local/cameron+creek/",
"result": [
{
"fulfillment": false,
"link": "https://www.yasabe.com/en/galloway-oh/d-1000000672579-cameron-creek.html",
"methods": {
"enclosure": "content",
"enctype": "id",
"url": "http://www.yasabe.com/en/galloway-oh/local/cameron+creek/"
},
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive Galloway, OH 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "(855) 251-7207"
},
"score": 100
},
"tech": "false",
"title": "Cameron Creek"
}
],
"results": 6
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "https://www.yasabe.com/en/galloway-oh/d-1000000672579-cameron-creek.html",
"apiLink": "https://www.yasabe.com/en/galloway-oh/d-1000000672579-cameron-creek.html"
},
"yelloyello": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "yelloyello",
"dirName": "Yelloyello",
"dirQuery": "http://www.yelloyello.com/places/search?utf8=%E2%9C%93&search%5Bq%5D=cameron+creek+galloway%2C+oh",
"dups": [
{
"fulfillment": false,
"link": "http://yelloyello.com/places/cameron-creek-galloway",
"methods": {
"enclosure": "content",
"enctype": "id",
"url": "http://www.yelloyello.com/places/search?utf8=%E2%9C%93&search%5Bq%5D=cameron+creek+galloway%2C+oh"
},
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive Galloway OH 43119 United States",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "(855) 251-7207"
},
"score": 100
},
"tech": "false",
"title": "Cameron Creek"
}
],
"result": [
{
"fulfillment": true,
"link": "http://www.yelloyello.com/places/cameron-creek-galloway",
"methods": {
"enclosure": "content",
"enctype": "id",
"url": "http://www.yelloyello.com/places/search?utf8=%E2%9C%93&search%5Bq%5D=cameron+creek+galloway%2C+oh"
},
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive Galloway OH 43119 United States",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "(855) 251-7207"
},
"score": 100
},
"tech": "false",
"title": "Cameron Creek"
}
],
"results": 2
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "http://www.yelloyello.com/places/cameron-creek-galloway",
"apiLink": "http://www.yelloyello.com/places/cameron-creek-galloway"
},
"showmelocal": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "showmelocal",
"dirName": "showmelocal",
"noDataAvailable": true,
"result": [
{
"link": "http://www.showmelocal.com/profile.aspx?bid=22331975",
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive Galloway OH 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "8552517207"
},
"score": 100
}
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "http://www.showmelocal.com/profile.aspx?bid=22331975",
"apiLink": "http://www.showmelocal.com/profile.aspx?bid=22331975"
},
"merchantcircle": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "merchantcircle",
"dirName": "Merchantcircle",
"dirQuery": "http://www.merchantcircle.com/search?q=%28855%29+251-7207&qn=Galloway%2C+OH+43119",
"result": [
{
"fulfillment": true,
"link": "https://www.merchantcircle.com/cameron-creek-apartments-galloway-oh",
"methods": {
"enclosure": "info",
"enctype": "class",
"url": "http://www.merchantcircle.com/search?q=%28855%29+251-7207&qn=Galloway%2C+OH+43119"
},
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive Galloway, OH 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "(855) 251-7207"
},
"score": 100
},
"tech": "false",
"title": "Cameron Creek"
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "https://www.merchantcircle.com/cameron-creek-apartments-galloway-oh",
"apiLink": "https://www.merchantcircle.com/cameron-creek-apartments-galloway-oh"
},
"chamberofcommerce": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "chamberofcommerce",
"dirName": "Chamberofcommerce",
"dirQuery": "https://www.chamberofcommerce.com/search/results?what=cameron+creek&where=galloway%2C+oh",
"result": [
{
"fulfillment": true,
"link": "https://www.chamberofcommerce.com/galloway-oh/1336629601-cameron-creek",
"methods": {
"enclosure": "main-content",
"enctype": "class",
"url": "https://www.chamberofcommerce.com/search/results?what=cameron+creek&where=galloway%2C+oh"
},
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive - Galloway, Ohio 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "(855) 251-7207"
},
"score": 100
},
"tech": "false",
"title": "Cameron Creek"
}
],
"results": 2
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "https://www.chamberofcommerce.com/galloway-oh/1336629601-cameron-creek",
"apiLink": "https://www.chamberofcommerce.com/galloway-oh/1336629601-cameron-creek"
},
"cylexusa": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "cylexusa",
"dirName": "Cylexusa",
"dirQuery": "http://www.cylex-usa.com/s?q=cameron+creek&c=galloway&z=&p=1&dst=&sUrl=&cUrl=",
"noDataAvailable": true,
"result": [
{
"link": "https://www.cylex.us.com/company/cameron-creek-26710302.html",
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive Galloway OH 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "8552517207"
},
"score": 100
}
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "https://www.cylex.us.com/company/cameron-creek-26710302.html",
"apiLink": "https://www.cylex.us.com/company/cameron-creek-26710302.html"
},
"garagecommerce": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "garagecommerce",
"dirName": "garagecommerce",
"noDataAvailable": true,
"result": [
{
"link": "http://www.garagecommerce.com/businesses/10888232/cameron-creek/apartments/oh/galloway/43119",
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive Galloway OH 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "8552517207"
},
"score": 100
}
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "http://www.garagecommerce.com/businesses/10888232/cameron-creek/apartments/oh/galloway/43119",
"apiLink": "http://www.garagecommerce.com/businesses/10888232/cameron-creek/apartments/oh/galloway/43119"
},
"zoomlocalsearch": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "zoomlocalsearch",
"dirName": "zoomlocalsearch",
"noDataAvailable": true,
"result": [
{
"link": "http://zoomlocalsearch.com/listing/cameron-creek/",
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive Galloway OH 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "8552517207"
},
"score": 100
}
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "http://zoomlocalsearch.com/listing/cameron-creek/",
"apiLink": "http://zoomlocalsearch.com/listing/cameron-creek/"
},
"hotfrog": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "hotfrog",
"dirName": "Hotfrog",
"dirQuery": "https://www.google.com/search?q=site%3Ahotfrog.com%2FCompanies%2F+Cameron+Creek+Galloway%2C+OH&ie=utf-8&hl=en&as_qdr=all&aq=t&rls=org:mozilla:us:official&client=firefox&num=2&filter=1&nojs=1",
"noDataAvailable": true,
"result": [
{
"link": "https://www.hotfrog.com/business/Cameron-Creek_43177068",
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive Galloway OH 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "8552517207"
},
"score": 100
}
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "https://www.hotfrog.com/business/Cameron-Creek_43177068",
"apiLink": "https://www.hotfrog.com/business/Cameron-Creek_43177068"
},
"tupalo": {
"napData": {},
"scraperData": {},
"message": "No data available for this source",
"scraperLink": "",
"apiLink": ""
},
"apple": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {},
"message": "No link Back, but Client NAP submitted",
"scraperLink": "",
"apiLink": ""
},
"verizon": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {},
"message": "No link Back, but Client NAP submitted",
"scraperLink": "",
"apiLink": ""
},
"judysbook": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "judysbook",
"dirName": "Judy's Book",
"result": [
{
"link": "https://www.judysbook.com/Cameron-Creek-Apartment-Building-galloway-oh-r27866056.htm",
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive Galloway OH 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "8552517207"
},
"score": 100
}
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "https://www.judysbook.com/Cameron-Creek-Apartment-Building-galloway-oh-r27866056.htm",
"apiLink": "https://www.judysbook.com/Cameron-Creek-Apartment-Building-galloway-oh-r27866056.htm"
},
"factual": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {},
"message": "No link Back, but Client NAP submitted",
"scraperLink": "",
"apiLink": ""
},
"facebook": {
"napData": {
"name": "Cameron Creek",
"street": "1900 Cardinal Trail Drive",
"suite": "",
"city": "Galloway",
"state": "OH",
"zipcode": "43119",
"country": "US",
"phone": "8552517207",
"website": "http://www.cameroncreekapts.com/"
},
"scraperData": {
"dirHandle": "facebook",
"dirName": "Facebook",
"result": [
{
"link": "https://www.facebook.com/Cameron-Creek-120815388619300/",
"nap": {
"nap": {
"a": {
"percentage": 100
},
"address": "1900 Cardinal Trail Drive Galloway OH 43119",
"n": {
"percentage": 100
},
"name": "Cameron Creek",
"p": {
"percentage": 100
},
"phone": "8552517207"
},
"score": 100
}
}
],
"results": 1
},
"message": "Data sent to source, scraper data could be older",
"scraperLink": "https://www.facebook.com/Cameron-Creek-120815388619300/",
"apiLink": "https://www.facebook.com/Cameron-Creek-120815388619300/"
}
}
Local Data Report
API Endpoint
http://p.lssdev.com/legacylocaldata?client={client_id}
Example Request
GET /legacylocaldata?client=3201926 HTTP/1.1
Host: p.lssdev.com
x-api-token: YOUR_API_KEY
Content-Type: application/json
Example Response
{
"status": 200,
"success": true,
"error": null,
"data": [
{
"client": 3201926,
"partner": 7,
"link": "http://www.yelp.com/biz/ginas-pizza-newport-beach-2?osq=Gina%27s+Pizza",
"claimed": "null",
"hours": "true",
"description": "null",
"categories": 3,
"photos": 0,
"website": "http://ginaspizza.com",
"n": "Gina?s Pizza",
"a": "3142 W Balboa Blvd Newport Beach, CA 92663",
"p": "(949) 723-4462",
"id": 6945921,
"createdAt": "2017-12-13T22:08:39.000Z",
"directory": "yelp",
"batch": "3201926-2017-12-13 22:08:39",
"nScore": 100,
"aScore": 100,
"pScore": 100,
"napScore": 100,
"data": {
"n": "Gina?s Pizza",
"link": "http://www.yelp.com/biz/ginas-pizza-newport-beach-2?osq=Gina%27s+Pizza",
"a": "3142 W Balboa Blvd Newport Beach, CA 92663",
"p": "(949) 723-4462",
"local": {
"website": "ginaspizza.com",
"categories": [
"pizza",
"italian",
"sandwiches"
],
"opening_hours": [
{
"day": "Mon",
"open": "11:00 am",
"close": "9:30 pm"
},
{
"day": "Tue",
"open": "11:00 am",
"close": "9:30 pm"
},
{
"day": "Wed",
"open": "11:00 am",
"close": "9:30 pm"
},
{
"day": "Thu",
"open": "11:00 am",
"close": "9:30 pm"
},
{
"day": "Fri",
"open": "11:00 am",
"close": "10:30 pm"
},
{
"day": "Sat",
"open": "11:00 am",
"close": "10:30 pm"
},
{
"day": "Sun",
"open": "11:00 am",
"close": "9:30 pm"
}
],
"rating": "3.0",
"reviews": 194
},
"reputation": {
"rating": "3.0",
"reviews": 194,
"contents": [
{
"author": "Nijole T.",
"avatar": "",
"rated": "4.0",
"review": "Delicious pizza at Gina's!\nWe all enjoyed the crust and ample toppings, everything is always fresh an made to order.\nAn XL fed our family of 4 with plenty of leftovers, making it a great deal for just under $30.\nService is nice, pizzas ready in about 15 minutes.\nGreat place for a casual lunch or dinner.",
"date": "2017-07-25 00:00:00"
},
{
"author": "Michael F.",
"avatar": "",
"rated": "2.0",
"review": "Had small pizza, kids pizza, bruschetta and tomato canters salad. NOT WORTH $50!!!\n\nPizza was just ok. Salad was all spring mix. All food Not much flavor and over priced. \n\nDisappointed",
"date": "2017-10-26 00:00:00"
},
{...},
{...}
]
}
}
},
{
"client": 3201926,
"partner": 7,
"link": "https://www.google.com/maps?cid=15412785221185897851",
"claimed": "true",
"hours": "true",
"description": "null",
"categories": 7,
"photos": 1,
"website": "http://www.ginaspizza.com/",
"n": "Gina's Pizza",
"a": "3142 W Balboa Blvd, Newport Beach, CA 92663",
"p": "(949) 723-4462",
"id": 6945922,
"createdAt": "2017-12-13T22:08:39.000Z",
"directory": "google",
"batch": "3201926-2017-12-13 22:08:39",
"nScore": 100,
"aScore": 100,
"pScore": 100,
"napScore": 100,
"data": {
"cid": "15412785221185897851",
"description": "",
"name": "Gina's Pizza",
"place_url": "https://www.google.com/maps?cid=15412785221185897851",
"categories": [
"pizza restaurant",
"deliveries",
"fast food container",
"italian restaurant",
"pizza delivery",
"pizza",
"western food"
],
"gcid": [
"gcid:pizza_restaurant",
"gcid:italian_restaurant",
"gcid:pizza_delivery_service"
],
"keywords": [
"deliveries",
"fast food container",
"pizza",
"western food"
],
"photos": 0,
"claimed": "yes",
"reviews": 84,
"rating": "4.4",
"address": "3142 W Balboa Blvd, Newport Beach, CA 92663",
"area_code": "949",
"business_phone": "(949) 723-4462",
"website": {
"link": "http://www.ginaspizza.com/",
"domain": "ginaspizza.com"
},
"opening_hours": {
"1": {
"day": "Monday",
"hours": "11AM–10PM"
},
"2": {
"day": "Tuesday",
"hours": "11AM–10PM"
},
"3": {
"day": "Wednesday",
"hours": "11AM–10PM"
},
"4": {
"day": "Thursday",
"hours": "11AM–10PM"
},
"5": {
"day": "Friday",
"hours": "11AM–11PM"
},
"6": {
"day": "Saturday",
"hours": "11AM–11PM"
},
"7": {
"day": "Sunday",
"hours": "11AM–10PM"
}
},
"place_id": null,
"is_places": "no",
"nap": {
"n": 100,
"a": 100,
"p": 100,
"t": 100
}
}
},
{
"client": 3201926,
"partner": 7,
"link": "",
"claimed": "",
"hours": "false",
"description": "null",
"categories": 0,
"photos": 0,
"website": "",
"n": "",
"a": "",
"p": "",
"id": 6945923,
"createdAt": "2017-12-13T22:08:39.000Z",
"directory": "yahoo",
"batch": "3201926-2017-12-13 22:08:39",
"nScore": 0,
"aScore": 0,
"pScore": 0,
"napScore": 0,
"data": null
},
{
"client": 3201926,
"partner": 7,
"link": "http://www.bing.com/local?lid=YN873x105183062",
"claimed": "null",
"hours": "null",
"description": "null",
"categories": 0,
"photos": 6,
"website": "http://ginaspizza.com/",
"n": "Gina's Pizza",
"a": "3142 W Balboa Blvd, Newport Beach, CA 92663",
"p": "(949) 723-4462",
"id": 6945924,
"createdAt": "2017-12-13T22:08:39.000Z",
"directory": "bing",
"batch": "3201926-2017-12-13 22:08:39",
"nScore": 100,
"aScore": 100,
"pScore": 100,
"napScore": 100,
"data": {
"data": {
"present": 1,
"photos": 6,
"website": "http://ginaspizza.com/",
"reviews": 0,
"bingpage": "http://www.bing.com/local?lid=YN873x105183062",
"napscore": {
"nap": {
"n": 100,
"a": 100,
"p": 100
},
"score": 100
},
"score": 100
},
"nap": [
"Gina's Pizza",
"3142 W Balboa Blvd, Newport Beach, CA 92663",
"(949) 723-4462",
"(949) 723-4462",
"(949) 723-4462",
"http://www.bing.com/local?lid=YN873x105183062"
]
}
}
],
"total": 4
}
Monthly Progress Report
The monthly report includes a Visibility Score showing the average of your Google+ Local, Yelp Local, Bing Places, and Directory Scores.
API Endpoint
http://p.lssdev.com/legacyclients/{client_id}/summary
Example Request
GET /legacyclients/3201926/summary HTTP/1.1
Host: p.lssdev.com
x-api-token: YOUR_API_KEY
Content-Type: application/json
Example Response
{
"status": 200,
"success": true,
"error": null,
"data": {
"baseline": {
"bingScore": 0,
"directoriesScore": 0,
"gmbScore": 100,
"visibilityScore": 23,
"yelpScore": 100
},
"monthly": {
"bingScore": 97,
"directoriesScore": 92,
"gmbScore": 100,
"visibilityScore": 95,
"yelpScore": 100
}
}
}