All Projects → DedSecInside → gotor

DedSecInside / gotor

Licence: other
This program provides efficient web scraping services for Tor and non-Tor sites. The program has both a CLI and REST API.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to gotor

DaProfiler
DaProfiler allows you to create a profile on your target based in France only. The particularity of this program is its ability to find the e-mail addresses your target.
Stars: ✭ 58 (-40.21%)
Mutual labels:  osint, osint-tools
Stargather
A fast GitHub stargazers information gathering tool
Stars: ✭ 30 (-69.07%)
Mutual labels:  osint, information-extraction
Urlextractor
Information gathering & website reconnaissance | https://phishstats.info/
Stars: ✭ 341 (+251.55%)
Mutual labels:  osint, information-extraction
querytool
Querytool is an OSINT framework based on Google Spreadsheets. With this tool you can perform complex search of terms, people, email addresses, files and many more.
Stars: ✭ 104 (+7.22%)
Mutual labels:  osint, osint-tools
Crosslinked
LinkedIn enumeration tool to extract valid employee names from an organization through search engine scraping
Stars: ✭ 223 (+129.9%)
Mutual labels:  osint, webscraping
bing-ip2hosts
bingip2hosts is a Bing.com web scraper that discovers websites by IP address
Stars: ✭ 99 (+2.06%)
Mutual labels:  osint, webscraping
Infoga
Infoga - Email OSINT
Stars: ✭ 947 (+876.29%)
Mutual labels:  osint, information-extraction
facebook totem
Totem allows you to retrieve information about ads of a facebook page , we can retrieve the number of people targeted, how much the ad cost and a lot of other information.
Stars: ✭ 51 (-47.42%)
Mutual labels:  osint, osint-tools
Dot
Darknet OSINT Transform
Stars: ✭ 93 (-4.12%)
Mutual labels:  osint, tor
Poopak
POOPAK - TOR Hidden Service Crawler
Stars: ✭ 78 (-19.59%)
Mutual labels:  osint, tor
osint-cli-tool-skeleton
Template for new OSINT command-line tools
Stars: ✭ 25 (-74.23%)
Mutual labels:  osint, osint-tools
ioweb
Web Scraping Framework
Stars: ✭ 31 (-68.04%)
Mutual labels:  webscraping, webcrawling
Mr.Holmes
🔍 A Complete Osint Tool
Stars: ✭ 307 (+216.49%)
Mutual labels:  osint, osint-tools
FisherMan
CLI program that collects information from facebook user profiles via Selenium.
Stars: ✭ 117 (+20.62%)
Mutual labels:  osint, webscraping
mailcat
Find existing email addresses by nickname using API/SMTP checking methods without user notification. Please, don't hesitate to improve cat's job! 🐱🔎 📬
Stars: ✭ 219 (+125.77%)
Mutual labels:  osint, tor
Torbot
Dark Web OSINT Tool
Stars: ✭ 821 (+746.39%)
Mutual labels:  osint, tor
Httpbin
HTTP Request & Response Service, written in Python + Flask.
Stars: ✭ 10,423 (+10645.36%)
Mutual labels:  service, http-server
thedevilseye
The Devils Eye is an OSINT tool that extracts onion links and descriptions that match with the users query from the Darkweb, without requiring the use for Tor.
Stars: ✭ 100 (+3.09%)
Mutual labels:  osint, tor
Deadtrap
An OSINT tool to gather information about the real owner of a phone number
Stars: ✭ 73 (-24.74%)
Mutual labels:  osint, information-extraction
Autosqli
An automatic SQL Injection tool which takes advantage of ~DorkNet~ Googler, Ddgr, WhatWaf and sqlmap.
Stars: ✭ 222 (+128.87%)
Mutual labels:  osint, tor

gotor

Status/Social Links

CircleCI Open Source Helpers

This is a HTTP REST API and command line program for webcrawling Tor (and non Tor) sites.

Flags

Configuration of Tor client

  • -h SOCKS5 proxy host, defaults to localhost
  • -p SOCKS5 proxy port, defaults to 9050

REST

  • -server Starts HTTP server that provides a REST API to the crawling mechanisms
  • Current crawling mechanisms include: building relationship tree of links and getting the IP of the current tor client

CLI

  • -d Searching for children nodes of links, defaults to 1
  • -o Output destination, defaults to 'terminal' (recently added support for excel files)

How it works

Crawling drawio

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].