<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 22:12:21 +0000</lastBuildDate>
    <item>
      <title>(Python) Scrapy pipeline class to store scraped data in MongoDB - hlongmore</title>
      <link>https://snipplr.com/view/65894/scrapy-pipeline-class-to-store-scraped-data-in-mongodb</link>
      <description>&lt;p&gt;In connection with my [poetry spider](http://snipplr.com/view/65893/a-simple-spider-using-scrapy/), this scrapy pipeline class facilitates storing the scraped data to a MongoDB database.&lt;/p&gt;</description>
      <pubDate>Sun, 01 Jul 2012 18:06:34 UTC</pubDate>
      <guid>https://snipplr.com/view/65894/scrapy-pipeline-class-to-store-scraped-data-in-mongodb</guid>
    </item>
    <item>
      <title>(Python) A simple spider using scrapy - hlongmore</title>
      <link>https://snipplr.com/view/65893/a-simple-spider-using-scrapy</link>
      <description>&lt;p&gt;A simple spider using the [scrapy module](http://scrapy.org/) to get the text, title, url, author, and date of some poems.  Although this is written with poems in mind, with some minor customization, it can be applied to a wider variety of scraping projects where the data desired is not dynamically generated.&lt;/p&gt;</description>
      <pubDate>Sun, 01 Jul 2012 17:54:57 UTC</pubDate>
      <guid>https://snipplr.com/view/65893/a-simple-spider-using-scrapy</guid>
    </item>
    <item>
      <title>(Python) Password Strength Checker - hlongmore</title>
      <link>https://snipplr.com/view/57898/password-strength-checker</link>
      <description>&lt;p&gt;This is based on the JavaScript snippet at the snipplr URL listed.  It in turn referenced a page that is no longer available.  So I have decided to make my pythonification of the JavaScript available for others instead of hoarding it.&lt;/p&gt;</description>
      <pubDate>Wed, 17 Aug 2011 17:03:02 UTC</pubDate>
      <guid>https://snipplr.com/view/57898/password-strength-checker</guid>
    </item>
  </channel>
</rss>
