Skip to content

Commit 860dcff

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 12d69f2 + f49ae27 commit 860dcff

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,27 @@
1010
[![GitHub license](https://img.shields.io/github/license/scriptsmith/reaper.svg)](https://github.com/ScriptSmith/reaper/blob/master/LICENSE.txt)
1111

1212
Reaper is a PyQt5 GUI that scrapes Facebook, Twitter, Reddit, Youtube, Pinterest, and Tumblr APIs
13-
using `socialreaper`
13+
using [socialreaper](https://github.com/ScriptSmith/socialreaper)
1414

1515
<p align="center">
1616
<img width="100%" src="img/preview.gif">
1717
</p>
1818

19-
Are you a developer? [Try the Python package](https://github.com/ScriptSmith/socialreaper) [![PyPI](https://img.shields.io/pypi/v/nine.svg)](https://pypi.python.org/pypi/socialreaper)
19+
Are you a developer? [Try the Python package](https://github.com/ScriptSmith/socialreaper)
20+
21+
22+
## Features
23+
- Support for 6 social media platforms
24+
- CSV output
25+
- Instructions for getting API keys
26+
- API key management
27+
- Download queuing system
28+
- Error management
29+
- Disk caching for big data
30+
- Ability to read a list of inputs from CSV and text files
31+
- Ability to append to exsting data
32+
- **Dark** theme
33+
- UTF-8 and ASCII support
2034

2135
## Download
2236
To download the latest builds for your platform, check out the [releases](https://github.com/ScriptSmith/reaper/releases)

0 commit comments

Comments
 (0)