I am trying to extract the info in the grey box (summary/info box) for a link such as http://en.wikipedia.org/wiki/DressBarn (info in grey box / right column such as type, etc).
I am using this http://en.wikipedia.org/w/api.php?action=query&prop=extracts|info&exintro&titles=DressBarn&format=json&redirects&inprop=url&indexpageids -- and it only returns the summary.
I tried experimenting with the sandbox but was not able to figure how to extract info specifically contained in the grey box.