No luck. I've commented out the following lines Under "remove_tags = [" in my NYTimes recipe:
#'articleFooter',
#'rfd', 'story-footer-links', 'page-footer',
#'metaFootnote',
#'post-tools',
#'footer promos clearfix',
#'footer links clearfix',
#'footer',
#'page-footer',
And still the author bio does not appear. For example, in the article at
http://www.nytimes.com/2016/01/23/op...t-hackers.html, the following text shows in the source, but does not appear on the Kindle:
<div class="story-meta">
<div class="story-notes">
<p><a href="https://inmoscowsshadows.wordpress.com/about/">Mark Galeotti</a> is a professor at the New York University School of Professional Studies’ Center for Global Affairs.</p>
</div>
I'm stumped! Any other ideas how I might get this important information to show?
Thanks,
Dan