{"id":21170253,"url":"https://github.com/danieldev0724/telegram-bot-scrapper","last_synced_at":"2026-05-08T04:12:32.920Z","repository":{"id":190762743,"uuid":"683312583","full_name":"danieldev0724/telegram-bot-scrapper","owner":"danieldev0724","description":"telegram bot scrapper","archived":false,"fork":false,"pushed_at":"2023-09-22T15:42:39.000Z","size":77,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T10:51:00.628Z","etag":null,"topics":["docker","fastapi","python","telegram","telegram-bot","web-scraping"],"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/danieldev0724.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}},"created_at":"2023-08-26T06:50:44.000Z","updated_at":"2023-09-16T17:49:28.000Z","dependencies_parsed_at":"2024-11-20T15:57:49.037Z","dependency_job_id":"5395487d-d1be-46d9-b013-3abd003c8c79","html_url":"https://github.com/danieldev0724/telegram-bot-scrapper","commit_stats":null,"previous_names":["danieldev0724/telegram-bot-scrapper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldev0724%2Ftelegram-bot-scrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldev0724%2Ftelegram-bot-scrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldev0724%2Ftelegram-bot-scrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldev0724%2Ftelegram-bot-scrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danieldev0724","download_url":"https://codeload.github.com/danieldev0724/telegram-bot-scrapper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243616748,"owners_count":20319952,"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":["docker","fastapi","python","telegram","telegram-bot","web-scraping"],"created_at":"2024-11-20T15:57:46.315Z","updated_at":"2026-05-08T04:12:27.897Z","avatar_url":"https://github.com/danieldev0724.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telegram Bot Scraper\n\nThe project consists of a Telegram bot that interacts with the user through custom commands defined by the user and is able to provide useful information using scraping techniques.\n\n## Requirements\n\n- Python (3.11.3)\n- Docker (optional, for running in a container)\n## Environment variables\n\n- Create two environment variable configuration files named .env.dev and .env.prod, using the template.env file as a reference\n\n## Installation without docker\n\n- 1. Clone the repository:\n\n```bash\n    git clone https://github.com/danieldev0724/telegram-bot-scraper.git\n```\n- 2. Go to project path:\n\n```bash\n    cd project-name-path\n```\n- 3. Virtual environment:\n\n```bash\n    python -m venv venv\n    source venv/bin/activate  # Linux/Mac\n    venv\\Scripts\\activate  # Windows\n```\n\n- 4. Install requirements:\n\n```bash\n    pip install -r docker/development/requirements.txt\n```\n\n## Usage\n\n- 1. Run the app\n```bash\n    python app/main.py\n```\n\n## Usage with Docker (optional)\n- 1. Run docker compose:\n\n```bash\n    docker compose up --build\n```\n\n## Server\n\n- 2. Open your web browser and access http://localhost:8000 to interact with the application.\n\n## Contribution\n\nIf you want to contribute to this project, follow these steps:\n\n- 1. Fork the repository.\n- 2. Create a branch for your contribution: git checkout -b feature/new-feature.\n- 3. Make your modifications and commit the changes: git commit -am 'Add new feature'.\n- 4. Push to your repository: git push origin feature/new-feature.\n- 5. Open a pull request in the original repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldev0724%2Ftelegram-bot-scrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanieldev0724%2Ftelegram-bot-scrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldev0724%2Ftelegram-bot-scrapper/lists"}