Locally hosted DC message scraper and search for DC, takes scraped DC messages in .json format (you scrape with scrape.py) and turns it searchable with a web interface (search.py)
Find a file
2025-09-20 02:26:25 -05:00
LICENSE Initial commit 2025-09-20 02:25:45 -05:00
README.md Initial commit 2025-09-20 02:25:45 -05:00
search.py Create search.py 2025-09-20 02:26:25 -05:00

searchcord

locally hosted discord message scraper and searchcord clone, takes scraped discord messages in .json format (you scrape with scrape.py) and turns it searchable with a web interface (search.py)