A modular Python project generating daily random content SVG badges for your GitHub profile.
Last Updated: 2025-12-29 01:06 UTC
# Clone & install
git clone https://github.com/Alief321/random-scraper-for-github-readme.git
cd random-scraper-for-github-readme
pip install -r requirements.txt
# Generate badges
python scripts/generate_all.py stackoverflow
python scripts/generate_all.py github
python scripts/update_readme.pyStackOverflow Badge:
GitHub Repo Badge:
- Quick Reference - Commands, patterns & troubleshooting
- Extensibility Guide - Add new scrapers step-by-step
- Project Structure - Architecture & file organization
- ✅ Modular service-based architecture
- ✅ Easy to add new scrapers
- ✅ GitHub Actions automation (daily updates)
- ✅ Customizable SVG styles
- ✅ Comprehensive documentation
MIT License - Free to use and modify!
Auto-updated by GitHub Actions | Contributing | Docs