Skip to content

Commit 068f169

Browse files
authored
Merge pull request #381 from suzil/cleanup/add-badges
Add badges
2 parents 02326d2 + e6bb8da commit 068f169

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Frontera
22

3+
[![pypi](https://img.shields.io/pypi/v/frontera)](https://pypi.org/project/frontera/)
4+
[![python versions](https://img.shields.io/pypi/pyversions/frontera.svg)](https://pypi.org/project/frontera/)
5+
[![Build Status](https://travis-ci.org/scrapinghub/frontera.svg?branch=master)](https://travis-ci.org/scrapinghub/frontera)
6+
[![codecov](https://codecov.io/gh/scrapinghub/frontera/branch/master/graph/badge.svg)](https://codecov.io/gh/scrapinghub/frontera)
7+
38
## Overview
49

510
Frontera is a web crawling framework consisting of [crawl frontier](http://nlp.stanford.edu/IR-book/html/htmledition/the-url-frontier-1.html), and distribution/scaling primitives, allowing to build a large scale online web crawler.

0 commit comments

Comments
 (0)