Integrations ============ ScraperWiki ------------ `ScraperWiki `_ is an excellent service that allows you to run Python, Ruby, and PHP scraper scripts on the web. Now, Requests v0.6.1 is available to use in your scrapers! To give it a try, simply:: import requests Python for iOS -------------- Requests is built into the wonderful `Python for iOS `_ runtime! To give it a try, simply:: import requests Articles & Talks ================ - `Python for the Web `_ teaches how to use Python to interact with the web, using Requests. - `Daniel Greenfeld's Review of Requests `_ - `My 'Python for Humans' talk `_ ( `audio `_ ) - `Issac Kelly's 'Consuming Web APIs' talk `_ - `Blog post about Requests via Yum `_ - `Russian blog post introducing Requests `_