Displaying the results ====================== After running:: python -m spider man/venom figures will be downloaded and stored inside ``man/venom`` folder. With each website-named folder, we can find the corresponding images and captions. E.g: Following the path ``venom/thanhnien/hiv-r-d1``, we will see an image file ``image.jpg`` and the caption named ``caption``. Then, as we include images and captions in these figures, through these function, we can provide html source as below:: .. figure:: venom/thanhnien/hiv-r-d1/photo-1-16038675759312109833464/image.jpg .. include:: venom/thanhnien/hiv-r-d1/photo-1-16038675759312109833464/caption Will provide html source code as::
...ΒΆ