View Single Post
Old 11-27-2014, 03:35 AM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,410
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
I'm not sure what you're asking for.

1. If you want to know how to extract cookies from a QtWebKit browser, see the Browser/NetworkAccessManager classes in jsbrower/browser.py

2. If you want to know how to use these cookies with mechanize, see the get_browser() method in feeds/news.py

3. You should probably be asking this on a FBreader forum, since how you do it will depend on what APIs it exposes.
kovidgoyal is offline   Reply With Quote