Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Scrapple
[![Scrapple on PyPI](https://badge.fury.io/py/scrapple.svg)](https://badge.fury.io/py/scrapple)
[![Build Status](https://travis-ci.org/AlexMathew/scrapple.svg?branch=master)](https://travis-ci.org/AlexMathew/scrapple)
[![Code Climate](https://codeclimate.com/github/AlexMathew/scrapple/badges/gpa.svg)](https://codeclimate.com/github/AlexMathew/scrapple)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FAlexMathew%2Fscrapple.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FAlexMathew%2Fscrapple?ref=badge_shield)


[Scrapple](http://scrappleapp.github.io/scrapple) is a framework for creating web scrapers and web crawlers according to a key-value based configuration file. It provides a command line interface to run the script on a given JSON-based configuration input, as well as a web interface to provide the necessary input.
Expand Down Expand Up @@ -274,3 +275,7 @@ Authors
-------

Scrapple is maintained by [Alex Mathew](http://github.com/AlexMathew) and [Harish Balakrishnan](http://github.com/harishb93).


## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FAlexMathew%2Fscrapple.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FAlexMathew%2Fscrapple?ref=badge_large)