<?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>Wed, 10 Jun 2026 09:03:38 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) Adds number to each word in a sentence - vetri02</title>
      <link>https://snipplr.com/view/57200/adds-number-to-each-word-in-a-sentence</link>
      <description>&lt;p&gt;This function adds number to each word in a sentence.&lt;/p&gt;</description>
      <pubDate>Wed, 27 Jul 2011 20:40:15 UTC</pubDate>
      <guid>https://snipplr.com/view/57200/adds-number-to-each-word-in-a-sentence</guid>
    </item>
    <item>
      <title>(Python) Twitter feed on Python using YQL and BeautifulSoup - vetri02</title>
      <link>https://snipplr.com/view/45156/twitter-feed-on-python-using-yql-and-beautifulsoup</link>
      <description>&lt;p&gt;Uses YQL's Rest query (select * from twitter.user.timeline where id='vetri02')&lt;/p&gt;</description>
      <pubDate>Thu, 02 Dec 2010 18:09:28 UTC</pubDate>
      <guid>https://snipplr.com/view/45156/twitter-feed-on-python-using-yql-and-beautifulsoup</guid>
    </item>
    <item>
      <title>(Python) Retreive data from google spreadsheet using python and beautiful soup - vetri02</title>
      <link>https://snipplr.com/view/43946/retreive-data-from-google-spreadsheet-using-python-and-beautiful-soup</link>
      <description>&lt;p&gt;Create a spreadsheet on google doc share it and publish as web page ,take the url and put it instead of the URL pasted here on the code.You can retrieve the column values accordingly by changing the class name on soup.findAll (eg.:'class' : 's1')&lt;/p&gt;</description>
      <pubDate>Thu, 11 Nov 2010 21:17:13 UTC</pubDate>
      <guid>https://snipplr.com/view/43946/retreive-data-from-google-spreadsheet-using-python-and-beautiful-soup</guid>
    </item>
  </channel>
</rss>
