Oooh, solved question #1 with help from about five Google searches: I needed to add
use_embedded_content = True
because the content is in XML, and adding that allows the recipe to grab the whole content.
Now to see if I can figure out how to follow that link and get the detailed reports.
|