Comment on Ask HN: Why is WolframAlpha serving rendered text images instead of plain text?parentComments−Scriptor17yThe text is in the alt attribute of each image's HTML element. So it should be a breeze to scrape it.
Comments
The text is in the alt attribute of each image's HTML element. So it should be a breeze to scrape it.