Unfortunately the Java client doesn't give us access to 'Similar domains' or 'Email addresses', and also google rank has suddenly disappeared since upgrading from version 0.6 to 0.9.
Hi @james-millner thanks for the note. Looks like there are a few attributes that are out of date w/ the current API. I'll get these attrs updated shortly
Hi guys!
I've been your Java Client for Clearbit now for sometime! Unfortunately though I have noticed an issue:
Take an example response:
{ "id": "16ec9ab7-e185-42e9-b8e3-11710c0b8620", "name": "Ramsdens Solicitors", "legalName": null, "domain": "ramsdens.co.uk", "domainAliases": [ "rice-jones.co.uk" ], "site": { "title": "Ramsdens Solicitors LLP - Huddersfield, Wakefield, Leeds & York", "h1": null, "metaDescription": "Award-winning legal advice from the friendly lawyers at Ramsdens Solicitors. We have offices across Yorkshire. Call us on 01484 821 500 for legal support.", "metaAuthor": null, "phoneNumbers": [ "+44 300 555 0333" ], "emailAddresses": [ "clientcare@ramsdens.co.uk", "info@ramsdens.co.uk", "stephen.newman@ramsdens.co.uk", "adam.cockroft@ramsdens.co.uk", "emma.spragg@ramsdens.co.uk", "preea.bhullar@ramsdens.co.uk", "richard.dean@ramsdens.co.uk", "steven.singh@ramsdens.co.uk", "jeremy.cook@ramsdens.co.uk", "nick.armitage@ramsdens.co.uk" ] }, "category": { "sector": "Industrials", "industryGroup": "Commercial & Professional Services", "industry": "Professional Services", "subIndustry": "Consulting", "sicCode": "73", "naicsCode": "54" }, "tags": [ "Consulting & Professional Services", "B2B", "B2C", "Legal Services" ], "description": "Award-winning legal advice from the friendly lawyers at Ramsdens Solicitors. We have offices across Yorkshire. Call us on 01484 821 500 for legal support.", "foundedYear": 1870, "location": "Oakley House, 1 Hungerford Rd, Huddersfield HX3 5AX, UK", "timeZone": "Europe/London", "utcOffset": 1, "geo": { "streetNumber": "1", "streetName": "Hungerford Road", "subPremise": null, "city": "Huddersfield", "postalCode": "HX3 5AX", "state": "England", "stateCode": "England", "country": "United Kingdom", "countryCode": "GB", "lat": 53.6559612, "lng": -1.8070896 }, "logo": "https://logo.clearbit.com/ramsdens.co.uk", "facebook": { "handle": "ramsdens.solicitors", "likes": 510 }, "linkedin": { "handle": "company/ramsdens-solicitors-llp" }, "twitter": { "handle": "Ramsdens", "id": "48679690", "bio": "Marketing Director @RamsdensLLP. For all your legal needs call 01484 821500, email sms@ramsdens.co.uk or text LAW 67777 #callRamsdens #RamsdensCSR #teamRamsdens", "followers": 7151, "following": 7831, "location": "West Yorkshire", "site": "https://t.co/lMZ5S8yc6k", "avatar": "https://pbs.twimg.com/profile_images/529930238621265920/Z2XU_ljv_normal.jpeg" }, "crunchbase": { "handle": "organization/ramsdens" }, "emailProvider": false, "type": "private", "ticker": null, "identifiers": { }, "phone": null, "metrics": { "alexaUsRank": null, "alexaGlobalRank": 3150692, "googleRank": null, "employees": 180, "employeesRange": "51-250", "marketCap": null, "raised": null, "annualRevenue": null, "estimatedAnnualRevenue": "$10M-$50M", "fiscalYearEnd": null }, "indexedAt": "2018-03-23T17:30:16.012Z", "tech": [ "digital_ocean", "google_analytics", "microsoft_exchange_online", "outlook", "nginx" ], "parent": { "domain": null }, "similarDomains": [ "armitagesykes.co.uk", "baileysmailes.co.uk", "chadwicklawrence.co.uk", "eatonsmith.co.uk", "holroydsolicitors.co.uk", "honleylaw.co.uk", "smithsolicitorllp.co.uk", "switalskis.com", "tayloremmet.co.uk", "walkermorris.co.uk", "wilkinsonwoodward.co.uk" ] }
Unfortunately the Java client doesn't give us access to 'Similar domains' or 'Email addresses', and also google rank has suddenly disappeared since upgrading from version 0.6 to 0.9.
Can you take a look at this?