ivan-sincek/file-scraper
Scrape files for sensitive information, and generate an interactive HTML report. Based on Rabin2.
This tool helps security professionals and developers identify sensitive information hidden within files. It takes a directory of files and a set of regular expressions, then produces an interactive HTML report highlighting all matches found. This allows you to quickly audit codebases or file systems for potential data leaks or insecure configurations.
Available on PyPI.
Use this if you need to scan a large number of files for specific patterns like API keys, passwords, personal data, or other proprietary information, and want a clear, interactive report of your findings.
Not ideal if you're not comfortable writing or adapting regular expressions, as the tool's effectiveness heavily relies on the quality of your search patterns.
Stars
17
Forks
3
Language
Python
License
MIT
Category
Last pushed
Feb 25, 2026
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/ivan-sincek/file-scraper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.