View Single Post
Old 12-29-2010, 06:53 PM   #11
zach382
Junior Member
zach382 began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Dec 2010
Device: Kindle
I think I know what might be the problem. It's not using the Inspapaper text converted URL but trying to grab it from the original sites URL. This is causing the fetch to fail. In the source for Instapaper there is a div with a direct link to the text only version so I am trying to use the URL in the controlCorners div instead of the url this script is creating. My python is not very good though so I am having some difficulty modifying the script.
zach382 is offline   Reply With Quote