Skip to content

Instantly share code, notes, and snippets.

@leomeih
Last active December 9, 2015 23:28
Show Gist options
  • Select an option

  • Save leomeih/4344007 to your computer and use it in GitHub Desktop.

Select an option

Save leomeih/4344007 to your computer and use it in GitHub Desktop.
Python autobrowsing libs
Alternative to inactive pycurl http://pycurl.sourceforge.net/:
https://github.com/lispython/human_curl
https://github.com/fireteam/curlish
Pexpect upgraded to support unicode:
https://bitbucket.org/takluyver/pexpect/overview
Python http made simple:
https://github.com/kennethreitz/requests
Cli for request:
https://github.com/jkbr/httpie
Gevent backed bulk requests:
https://github.com/kennethreitz/grequests
Other libs:
https://github.com/jjlee/mechanize
http://twill.idyll.org/
http://www.clips.ua.ac.be/pages/pattern
https://scraperwiki.com/docs/python/python_libraries/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment