<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Currents API Blog</title>
    <description>The Currents API Tech Blog</description>
    <link>https://currentsapi.github.io</link>
    <atom:link href="https://currentsapi.github.io/feed.xml" rel="self" type="application/rss+xml" />
    
      <item>
        <title>Introduce ExtractNet, a machine learning approach to web extraction</title>
        <description>
          
          Over the past 2 years we have been using a mixture of existing open source content extraction such as newspaper3k, dragnet to ingest news. However each library only handles a particular case well, for example dragnet can handle content extraction in a wide varienty of forms due to its machine...
        </description>
        <pubDate>Thu, 11 Feb 2021 11:00:00 +0800</pubDate>
        <link>https://currentsapi.github.io/en/blog/2021/02/11/introduce-extractnet/.html</link>
        <guid isPermaLink="true">https://currentsapi.github.io/en/blog/2021/02/11/introduce-extractnet/.html</guid>
      </item>
    
      <item>
        <title>Increase API quota calls on free account</title>
        <description>
          
          Recently we have increased the quota for free accounts from 20 to 600 daily call. This increase will allows developers on free account to use our API on a much wider application such as break down of news headlines or trend detection. We are currently working on more features and...
        </description>
        <pubDate>Sun, 27 Oct 2019 01:00:00 +0800</pubDate>
        <link>https://currentsapi.github.io/en/blog/2019/10/27/Increase-usage-quota/.html</link>
        <guid isPermaLink="true">https://currentsapi.github.io/en/blog/2019/10/27/Increase-usage-quota/.html</guid>
      </item>
    
      <item>
        <title>Benchmark on Python Microframeworks</title>
        <description>
          
          In the complex world of web development, as the popularity of frontend framework such as React and Vue increase, Python is left to exist to be the language of a backend framework such as Flask and Django. Django is a fullstack web framework with built in ORM, user management, template...
        </description>
        <pubDate>Wed, 27 Mar 2019 01:00:00 +0800</pubDate>
        <link>https://currentsapi.github.io/en/blog/2019/03/27/python-microframework-benchmark/.html</link>
        <guid isPermaLink="true">https://currentsapi.github.io/en/blog/2019/03/27/python-microframework-benchmark/.html</guid>
      </item>
    
      <item>
        <title>State of news scraping</title>
        <description>
          
          What is news scraping News scraping is the process of collecting news articles from websites for the purpose of creating a dataset or for other purposes such as data analysis or reporting. This is typically done using specialized software or scripts that are designed to extract the relevant information from...
        </description>
        <pubDate>Fri, 15 Feb 2019 02:00:00 +0800</pubDate>
        <link>https://currentsapi.github.io/en/blog/2019/02/15/state-of-news-scraping/.html</link>
        <guid isPermaLink="true">https://currentsapi.github.io/en/blog/2019/02/15/state-of-news-scraping/.html</guid>
      </item>
    
  </channel>
</rss>
