hatchmoment. scored by care · not by stars

ShopOSINT

ShopOSINT extracts merchant info from payment links silently

ShopOSINT is a Python CLI that resolves payment URLs and public profiles from services like Stripe, SumUp, Revolut, and Lydia, revealing merchant identity, contact details, and transaction data without initiating real payments. It works by decoding URL fragments, mimicking browser requests with curl_cffi, and querying public APIs, outputting results in JSON. Targeted at investigators, fraud analysts, and security researchers needing quick, repeatable OSINT on e‑commerce links, it offers a silent, automated alternative to manual browsing.

View on GitHub →

redsecurityfr/ShopOSINT