REDDIT tools 🧵🧵🧵

10 web services and command line tools to help you search, collect and analyse data from Reddit more efficiently.

#socmint #osint #reddit Image
Many people don't find the search interface on Reddit user-friendly and use third-party search tools:

Better Reddit Search betterredditsearch.web.app
Reddit Search Tool redditsearchtool.com
Reddit Search camas.unddit.com
Pushshift Reddit Search redditsearch.io ImageImageImageImage
But I think the standard search is quite handy, as long as you know the advanced search operators. You can read more about them here:

reddit.com/wiki/search/ Image
There are also special search engines for finding deleted content on Reddit:

unddit.com
reveddit.com Image
github.com/rly0nheart/red…

Reddit Post Scraping Tool

Simple #python script for scraping post from #Reddit (by keywords and subreddit name).

Windows users my use version with simple GUI written in Visual Basic. ImageImage
github.com/mylk/reddit-us…

Reddit User Comments Extractor

Simple #python script that allows you to get a complete list of comments by user name on Reddit in CSV format. Image
reddit-user-analyser.netlify.app

Reddit User Analyze Tool that shows:

Registration date
Activity stats
Kindness Meter
Text readability
Top subreddits
Most frequently used words
Submission and comment activity over time
Submission and comment karma over time
Best and worst comments Image
redditmetis.com

A tool for analysing user activity:

Wholesomeness meter
Activity heatmap
Top subreddits by number of comments and comments carma
Word cloud and word frequency table
Subreddit breakdown

and much more Image
delayforreddit.com/analysis/subre…

Subreddit Traffic Analysis

A tool that displays post time statistics for the past week for a particular subreddit (and helps select the best time to publish) Image
subredditstats.com/subreddit-user…

Subreddit User Overlaps

A tool to find similar subreddits. The higher the score of a subreddit in the list, the higher the probability that users of the original subreddit (in our case r/osint) are active in it too. Image
reddloader.com

Multifunctional tool for downloading content from Reddit (downloading galleries, downloading, trimming and extracting audio from videos)

Can be used as bot: simply mention /u/videotrim in a comment to get a video download link in a reply or in your PMs Image
You can find all these tools, and some others, in the Reddit section of my #osint tools collection.

github.com/cipher387/osin… Image
A reminder that I also have threads with #osint tools for Telegram, YouTube, Facebook, Twitch and more. To make sure you don't miss anything, I recommend subscribing to my free email newsletter

cybdetective.substack.com
@threader compile
@threadreaderapp unroll
@threadRip unroll
@PingThread unroll
@ThreadReaders unroll
@TurnipSocial save
@Readwiseio save thread
@tresselapp save thread
@rattibha unroll

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Cyber Detective🇺🇦

Cyber Detective🇺🇦 Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @cyb_detective

Feb 9
8 tools to help find, read and analyse research papers

🧵🧵🧵

This thread will help you find answers to your questions more quickly and effectively from the most reliable sources.
elicit.org

Ask a question and get an answer in the form of a list of research papers. Each one will have a text that refers to your question + the service will generate a summary of all the articles at once

Elicit analyses data from 175 million documents

1🧵
explainpaper.com

Upload the scientific article file to the website and, while reading, highlight words or phrases to see their explanation compiled by AI

2🧵
Read 14 tweets
Jan 31
11 simple and well-known Google Maps Tips.

Check how many of them you know.

Useful for #osint and beyond

🧵🧵🧵
One of the quickest ways to view Google Maps is to type "map" + address or the name of a place of interest into the Google search box.

1🧵
To gather as much information about a place as possible, try to compare its image on different maps. To convert a link to Google Maps into a link to 160+ different geo-information services, use OpenSwitchMapsWeb. Ex:

tankaru.github.io/OpenSwitchMaps…

(change link to your own)

2🧵
Read 14 tweets
Dec 24, 2022
Open Source Software Insight

Amazing service that allows to analyze developers and repositories data based on more than 5 billion (!) #Github Events.

ossinsight.io

(1/4)🧵🧵⬇️⬇️
Get info about Github user:

Public activities overview

Pushes, issues, issues_comments, pull_request, code reviews and review_comments statistics for each repository

Star hitstory

Contribution trends

and more.

(2/4)⬇️🧵⬇️
Get info about Github repo:

Overview

Stargazers,Issue creators and Pull Request creators’ geographical distribution around the world

Company information about Stargazers, Issue and Pull Request creators

Lines of code changed

Contributor Rankings

and more

(3/4)⬇️🧵⬆️
Read 5 tweets
Nov 16, 2022
Due to recent events, some Kali Linux tool creators now have Mastodon accounts

@epi@infosec.exchange (@epi052)
@ivre@infosec.exchange (@IvreRocks)
@seemoo@infosec.exchange (@seemoolab)
@r00t0v3rr1d3@infosec.exchange (@r00t0v3rr1d3)
@droe@infosec.exchange (@droethlisberger)
⬇️🧵
@iagox86@infosec.exchange (@iagox86)
@lcamtuf@infosec.exchange (@lcamtuf)
@metasploit@infosec.exchange (@metasploit)
@hdm@infosec.exchange (@hdmoore)
@erratarob@infosec.exchange (@ErrataRob)
@adulau@infosec.exchange (@adulau)
@tychotithonus@infosec.exchange (@TychoTithonus)
🧵⬇️
@schweikert@hostux.social (@dschweikert)
@frozen@metalhead.club (@frozencemetery)
@autumnalbee@tech.lgbt (@bee_sec_san)
@iscdotorg@fosstodon.org (@ISCdotORG)
@tomnomnom@mastodon.lol (@TomNomNom)
🧵⬇️
Read 4 tweets
Nov 12, 2022
18 #OSINT Medium bloggers

If you're interested in OSINT but don't use Medium, consider taking a closer look at this platform.

Here's 18 blogs by investigative journalists, cyber-threat investigators, and OSINT enthusiasts. Most of them you probably know from Twitter

🧵⬇️
Read 6 tweets
Oct 4, 2022
DuckDuck Go search

In this thread I will show you how the #python library "duckduckgo_search" works.
You can use it to automate regular searches in DuckDuckGo, as well as searches for images, videos, news, objects on a maps, and even text translation.

pypi.org/project/duckdu… Image
This code allows web pages to be searched automatically by DuckDuckGo. You can configure keywords, search region and number of sites.

The results will show links, headings and some of the text of the pages.

🧵 Image
You can also search for pictures (specifying region, colour scheme, licence type, etc.)

The results will show the title, the link to the picture, the dimensions and the source.

🧵 Image
Read 9 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(