View Single Post
Old 02-13-2011, 10:10 AM   #6
EW1(SG)
Junior Member
EW1(SG) began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Feb 2011
Device: Kindle
Quote:
Originally Posted by Starson17 View Post
It sounds like your authorization isn't working.
I have a problem getting the RSS fed articles from a site where I think the problem is authorization.

Is there a way to see what mechanize and urllib2 are seeing? Following Kovid Goyal's advice to someone else on another thread, I've looked at the Google Reader builtin which appears to have the capability that I'm looking for: to parse an arbitrarily complex login page, but I am not familiar with Python or with the APIs for the methods used and I am having trouble discerning what some of the functions do.

If I could see what the results of each statement were, it would go a long ways to helping me understand what I'm trying to do.

Thanks,

Last edited by EW1(SG); 02-13-2011 at 11:53 AM.
EW1(SG) is offline   Reply With Quote