<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (DirkR)</title>
    <link>https://pinboard.in/u:DirkR/public/</link>
    <description>recent bookmarks from DirkR</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://github.com/jmcarp/robobrowser"/>
	<rdf:li rdf:resource="http://www.youtube.com/watch?v=52wxGESwQSA"/>
	<rdf:li rdf:resource="http://hopefulramble.blogspot.de/2014/08/web-scraping-with-scrapy-first-steps_30.html"/>
	<rdf:li rdf:resource="http://vimeo.com/90592864"/>
	<rdf:li rdf:resource="http://blog.miguelgrinberg.com/post/easy-web-scraping-with-python"/>
	<rdf:li rdf:resource="http://www.gregreda.com/2013/03/03/web-scraping-101-with-python/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://github.com/jmcarp/robobrowser">
    <title>jmcarp/robobrowser</title>
    <dc:date>2015-01-08T08:16:46+00:00</dc:date>
    <link>https://github.com/jmcarp/robobrowser</link>
    <dc:creator>DirkR</dc:creator><description><![CDATA[RoboBrowser is a simple, Pythonic library for browsing the web without a standalone web browser. RoboBrowser can fetch a page, click on links and buttons, and fill out and submit forms. If you need to interact with web services that don't have APIs, RoboBrowser can help.]]></description>
<dc:subject>python scraping web</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:DirkR/b:0604a5ed4ea8/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:DirkR/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DirkR/t:scraping"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DirkR/t:web"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.youtube.com/watch?v=52wxGESwQSA">
    <title>Web scraping: Reliably and efficiently pull data from pages that don't expect it - YouTube</title>
    <dc:date>2014-11-09T21:10:56+00:00</dc:date>
    <link>http://www.youtube.com/watch?v=52wxGESwQSA</link>
    <dc:creator>DirkR</dc:creator><description><![CDATA[Asheesh Laroia Exciting information is trapped in web pages and behind HTML forms. In this tutorial, you'll learn how to parse those pages and when to apply ...]]></description>
<dc:subject>scraping dev</dc:subject>
<dc:identifier>https://pinboard.in/u:DirkR/b:fc43c76bb9f5/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:DirkR/t:scraping"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DirkR/t:dev"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://hopefulramble.blogspot.de/2014/08/web-scraping-with-scrapy-first-steps_30.html">
    <title>Hopeful Ramble: Web Scraping with Scrapy - first steps</title>
    <dc:date>2014-10-30T21:48:41+00:00</dc:date>
    <link>http://hopefulramble.blogspot.de/2014/08/web-scraping-with-scrapy-first-steps_30.html</link>
    <dc:creator>DirkR</dc:creator><description><![CDATA[Just so that you have an idea of what it looks like, come on take a peek at the code of a little program below that uses Scrapy to extract some information (link, title and number of views) from a YouTube channel.]]></description>
<dc:subject>python scraping</dc:subject>
<dc:identifier>https://pinboard.in/u:DirkR/b:73fa75dcbdf6/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:DirkR/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DirkR/t:scraping"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://vimeo.com/90592864">
    <title>Portia on Vimeo</title>
    <dc:date>2014-08-11T08:48:09+00:00</dc:date>
    <link>http://vimeo.com/90592864</link>
    <dc:creator>DirkR</dc:creator><dc:subject>scraper scraping dev</dc:subject>
<dc:identifier>https://pinboard.in/u:DirkR/b:953b6fddf8ca/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:DirkR/t:scraper"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DirkR/t:scraping"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DirkR/t:dev"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.miguelgrinberg.com/post/easy-web-scraping-with-python">
    <title>Easy Web Scraping with Python - miguelgrinberg.com</title>
    <dc:date>2014-07-21T21:09:06+00:00</dc:date>
    <link>http://blog.miguelgrinberg.com/post/easy-web-scraping-with-python</link>
    <dc:creator>DirkR</dc:creator><description><![CDATA[A little over a year ago I wrote an article on web scraping using Node.js. Today I'm revisiting the topic, but this time I'm going to use Python, so that the techniques offered by these two languages can be compared and contrasted.]]></description>
<dc:subject>python scraping</dc:subject>
<dc:identifier>https://pinboard.in/u:DirkR/b:a2b6421deb07/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:DirkR/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DirkR/t:scraping"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.gregreda.com/2013/03/03/web-scraping-101-with-python/">
    <title>Greg Reda | Web Scraping 101 with Python</title>
    <dc:date>2013-04-23T17:31:15+00:00</dc:date>
    <link>http://www.gregreda.com/2013/03/03/web-scraping-101-with-python/</link>
    <dc:creator>DirkR</dc:creator><dc:subject>python scraping web dev</dc:subject>
<dc:source>https://instapaper.com/</dc:source>
<dc:identifier>https://pinboard.in/u:DirkR/b:4bc290813e6b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:DirkR/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DirkR/t:scraping"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DirkR/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DirkR/t:dev"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>