{"id":28964734,"url":"https://github.com/sh4shv4t/clotributor_scraper","last_synced_at":"2026-04-24T12:05:14.275Z","repository":{"id":300612166,"uuid":"1006627020","full_name":"sh4shv4t/clotributor_scraper","owner":"sh4shv4t","description":"Discover and analyze open-source contribution opportunities from clotributor.dev. Automatically scrape, filter, and summarize beginner-friendly GitHub issues to kickstart your open-source journey.","archived":false,"fork":false,"pushed_at":"2025-06-22T17:33:02.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-22T18:25:40.481Z","etag":null,"topics":["automation","contribution","contributions-welcome","gemini-api","open-source","python","selenium"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sh4shv4t.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-22T17:13:13.000Z","updated_at":"2025-06-22T17:33:06.000Z","dependencies_parsed_at":"2025-06-22T18:38:16.215Z","dependency_job_id":null,"html_url":"https://github.com/sh4shv4t/clotributor_scraper","commit_stats":null,"previous_names":["sh4shv4t/clotributor_scraper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sh4shv4t/clotributor_scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sh4shv4t%2Fclotributor_scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sh4shv4t%2Fclotributor_scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sh4shv4t%2Fclotributor_scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sh4shv4t%2Fclotributor_scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sh4shv4t","download_url":"https://codeload.github.com/sh4shv4t/clotributor_scraper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sh4shv4t%2Fclotributor_scraper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261618028,"owners_count":23185083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","contribution","contributions-welcome","gemini-api","open-source","python","selenium"],"created_at":"2025-06-24T06:00:42.043Z","updated_at":"2026-04-24T12:05:09.237Z","avatar_url":"https://github.com/sh4shv4t.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clotributor Scraper\n\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![Python](https://img.shields.io/badge/python-3.8%2B-blue.svg)](https://www.python.org/)\n\nClotributor Scraper is a tool designed to help developers discover and analyze open-source contribution opportunities from the site clotributor.dev. It automates the process of collecting, filtering, and presenting issues suitable for new and experienced contributors.\n\n---\n\n## Features\n\n- 🔍 **Automated Scraping:** Collects issues from multiple open-source repositories.\n- 🏷️ **Tag Filtering:** Filters issues by tags such as `good first issue`, `beginner`, `enhancement`, etc.\n- 📄 **Structured Output:** Generates a human-readable summary of issues and their details.\n- ⚡ **Easy to Use:** Simple command-line interface for quick setup and execution.\n\n---\n\n## Getting Started\n\n### Prerequisites\n\n- Python 3.8 or higher\n- [pip](https://pip.pypa.io/en/stable/installation/)\n\n### Installation\n\n1. **Clone the repository:**\n    ```bash\n    git clone https://github.com/your-username/clotributor_scraper.git\n    cd clotributor_scraper\n    ```\n\n2. **Install dependencies:**\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n---\n\n## Usage\n\n1. **Configure your environment:**\n    - Add your GitHub API token and other settings to a `.env` file (see `.env.example` if available).\n\n2. **Run the scraper:**\n    ```bash\n    python main.py\n    ```\n\n3. **View results:**\n    - Output will be saved to `output.txt` in the project directory.\n\n---\n\n## Project Structure\n\n```\nclotributor_scraper/\n│\n├── src/                  # Source code\n├── output.txt            # Scraped issues summary\n├── requirements.txt      # Python dependencies\n├── .gitignore\n└── README.md\n```\n\n---\n\n## Contributing\n\nContributions are welcome!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsh4shv4t%2Fclotributor_scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsh4shv4t%2Fclotributor_scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsh4shv4t%2Fclotributor_scraper/lists"}