All Projects → ScriptSmith → Reaper

ScriptSmith / Reaper

Licence: gpl-3.0
Social media scraping / data collection tool for the Facebook, Twitter, Reddit, YouTube, Pinterest, and Tumblr APIs

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Reaper

Socialreaper
Social media scraping / data collection library for Facebook, Twitter, Reddit, YouTube, Pinterest, and Tumblr APIs
Stars: ✭ 338 (+40.83%)
Mutual labels:  api, pinterest, tumblr, scraping, youtube, twitter, facebook, reddit
Skraper
Kotlin/Java library and cli tool for scraping posts and media from various sources with neither authorization nor full page rendering (Facebook, Instagram, Twitter, Youtube, Tiktok, Telegram, Twitch, Reddit, 9GAG, Pinterest, Flickr, Tumblr, IFunny, VK, Pikabu)
Stars: ✭ 72 (-70%)
Mutual labels:  pinterest, tumblr, youtube, twitter, facebook, reddit
Socialcounters
jQuery/PHP - Collection of Social Media APIs that display number of your social media fans. Facebook Likes, Twitter Followers, Instagram Followers, YouTube Subscribers, etc..
Stars: ✭ 104 (-56.67%)
Mutual labels:  pinterest, tumblr, youtube, twitter, facebook
Postwill
Posting to the most popular social media from Ruby
Stars: ✭ 181 (-24.58%)
Mutual labels:  pinterest, tumblr, twitter, facebook
Social Amnesia
Forget the past. Social Amnesia makes sure your social media accounts only show your posts from recent history, not from "that phase" 5 years ago.
Stars: ✭ 656 (+173.33%)
Mutual labels:  api, twitter, reddit, gui
sharon
A lightweight and modular social sharing library
Stars: ✭ 16 (-93.33%)
Mutual labels:  facebook, reddit, tumblr, pinterest
Keyring
Keyring is an authentication framework for WordPress. It comes with definitions for a variety of HTTP Basic, OAuth1 and OAuth2 web services. Use it as a common foundation for working with other web services from within WordPress code.
Stars: ✭ 52 (-78.33%)
Mutual labels:  pinterest, youtube, twitter, facebook
Network Avatar Picker
A npm module that returns user's social network avatar. Supported providers: facebook, instagram, twitter, tumblr, vimeo, github, youtube and gmail
Stars: ✭ 74 (-69.17%)
Mutual labels:  tumblr, youtube, twitter, facebook
Sharer.js
🔛 🔖 Create your own social share buttons. No jquery.
Stars: ✭ 1,624 (+576.67%)
Mutual labels:  pinterest, twitter, facebook, reddit
Social Media Data Scripts
Stars: ✭ 188 (-21.67%)
Mutual labels:  youtube, twitter, facebook
Feeds
Importiert Daten aus API-Quellen wie Facebook, Instagram, Twitter, YouTube, Vimeo oder RSS (ehemals YFeed)
Stars: ✭ 34 (-85.83%)
Mutual labels:  youtube, twitter, facebook
Hitomi Downloader
🍰 Desktop application to download images/videos/music/text from Hitomi.la and other sites, and more.
Stars: ✭ 1,154 (+380.83%)
Mutual labels:  youtube, twitter, gui
Ultimate Metatags
A large snippet for your page's <head> that includes all the meta tags you'll need for OPTIMAL sharing and SEO. Extensive work has been put into ensuring you have the optimal images for the most important social media platforms.
Stars: ✭ 24 (-90%)
Mutual labels:  pinterest, twitter, facebook
Media Scraper
Scrapes all photos and videos in a web page / Instagram / Twitter / Tumblr / Reddit / pixiv / TikTok
Stars: ✭ 206 (-14.17%)
Mutual labels:  tumblr, twitter, reddit
Bash2mp4
Video Downloader for Termux .
Stars: ✭ 68 (-71.67%)
Mutual labels:  youtube, twitter, facebook
Login With
Stateless login-with microservice for OAuth
Stars: ✭ 2,301 (+858.75%)
Mutual labels:  twitter, facebook, reddit
Social Network Harvester V1.0
Stars: ✭ 5 (-97.92%)
Mutual labels:  youtube, twitter, facebook
Daily Coding Problem
Series of the problem 💯 and solution ✅ asked by Daily Coding problem👨‍🎓 website.
Stars: ✭ 90 (-62.5%)
Mutual labels:  youtube, twitter, facebook
Jekyll
Jekyll-based static site for The Programming Historian
Stars: ✭ 387 (+61.25%)
Mutual labels:  api, data-mining, scraping
Spam Bot 3000
Social media research and promotion, semi-autonomous CLI bot
Stars: ✭ 79 (-67.08%)
Mutual labels:  twitter, facebook, reddit

Reaper

Website Github All Releases GitHub license Gitter

Reaper is a PyQt5 GUI that scrapes Facebook, Twitter, Reddit, Youtube, Pinterest, and Tumblr APIs using socialreaper

Are you a developer? Try the Python package

Features

  • Support for 6 social media platforms
  • CSV output
  • Instructions for getting API keys
  • API key management
  • Download queuing system
  • Error management
  • Disk caching for big data
  • Ability to read a list of inputs from CSV and text files
  • Ability to append to exsting data
  • Dark theme
  • UTF-8 and ASCII support

Download

To download the latest builds for your platform, check out the releases

Installers and standalone versions are available for Windows and macOS

Usage

Instructions for using Reaper are available on reaper.social

Run source

Reaper uses string formatting that was added in Python 3.6. You need to run Reaper with Python 3.6+ or download a pre-built version from the releases

Download

git clone https://github.com/ScriptSmith/reaper.git
cd reaper

Run

pip3 install -r requirements.txt
python3 reaper.py
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].