Closed pdehaan closed 8 years ago
Looks like maybe just some bad zero padding.
{
"title": "eBay",
"url": "http://www.ebay.com",
"image_url": "images/ebay.com.png",
"background_color": "#066D3"
},
https://embedly-proxy.dev.mozaws.net/extract?urls=https://www.ebay.com says the primary favicon color is [0, 102, 211]
which (according to http://www.rgbtohex.net/) is #0066D3.
So I'm guessing when we ran the embedly scraper against the URLs, we converted the "00" to "0" when converting to/from numbers and strings.
It was bad zero padding on my part :sweat_smile:. Thankfully you saved the day and fixed this in #8.
Randomly spotted. Not sure why yet, maybe Embedly is returning bad data, or we're doing something wrong in our scraper.
null
null
null