{"id":25020789,"url":"https://github.com/tireon003/wb_parser","last_synced_at":"2026-05-06T20:35:28.991Z","repository":{"id":274475348,"uuid":"921821282","full_name":"Tireon003/wb_parser","owner":"Tireon003","description":"A fullstack application to parse cards from Wildberries to Google Tables by article number.","archived":false,"fork":false,"pushed_at":"2025-01-27T16:03:51.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T10:29:48.029Z","etag":null,"topics":["aiogram","flask","fullstack","microservices","rabbitmq","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/Tireon003.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":"2025-01-24T17:20:11.000Z","updated_at":"2025-02-20T12:13:38.000Z","dependencies_parsed_at":"2025-03-30T10:36:24.284Z","dependency_job_id":null,"html_url":"https://github.com/Tireon003/wb_parser","commit_stats":null,"previous_names":["tireon003/wb_parser"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Tireon003/wb_parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tireon003%2Fwb_parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tireon003%2Fwb_parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tireon003%2Fwb_parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tireon003%2Fwb_parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tireon003","download_url":"https://codeload.github.com/Tireon003/wb_parser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tireon003%2Fwb_parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32711448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T19:35:05.142Z","status":"ssl_error","status_checked_at":"2026-05-06T19:35:03.996Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["aiogram","flask","fullstack","microservices","rabbitmq","selenium"],"created_at":"2025-02-05T12:17:39.698Z","updated_at":"2026-05-06T20:35:28.965Z","avatar_url":"https://github.com/Tireon003.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wb_parser\nA fullstack application to parse cards from Wildberries to Google Tables by article number.\n\nThe application consists of:\n1. Client (telegram bot)\n2. Gateway API\n3. The parsing service\n4. Logging service\n\n### Project Stack:\n- Flask (WSGI based framework for building API)\n- Aiogram (User's Tg bot)\n- Selenium (with Selenium standalone server, for WB scrapping)\n- RabbitMQ (using aiormq)\n- Pygsheets (for interaction with Google Sheets)\n\n### How to run\n\n1. Clone repository\n```shell\ngit clone https://github.com/Tireon003/wb_parser.git\n```\n2. Browse to project directory\n3. Create .env file in the root. It should contain the following:\n```text\nAPI_GATEWAY_PORT=5000\n\nRMQ_USER=\"guest\"\nRMQ_PASS=\"guest\"\n\nSELENIUM_HOST=\"selenium_server\" // do not touch\nSELENIUM_PORT=4444\n```\n4. Configure other parts of application (client, parser service, logger service). Instuctions placed inside each of them root dir.\n5. Run application:\n```shell\ndocker-compose up -d --build\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftireon003%2Fwb_parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftireon003%2Fwb_parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftireon003%2Fwb_parser/lists"}