{"id":16520235,"url":"https://github.com/khadkarajesh/aptoide","last_synced_at":"2026-05-19T03:33:24.208Z","repository":{"id":93163888,"uuid":"479070006","full_name":"khadkarajesh/aptoide","owner":"khadkarajesh","description":"Aptoide app crawler using beautifulsoup","archived":false,"fork":false,"pushed_at":"2022-04-09T17:54:56.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-13T10:33:34.660Z","etag":null,"topics":["beautifulsoup4","crawler","flask","python3","web-application"],"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/khadkarajesh.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":"2022-04-07T16:44:35.000Z","updated_at":"2023-03-05T03:27:26.000Z","dependencies_parsed_at":"2023-04-03T11:47:07.285Z","dependency_job_id":null,"html_url":"https://github.com/khadkarajesh/aptoide","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khadkarajesh%2Faptoide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khadkarajesh%2Faptoide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khadkarajesh%2Faptoide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khadkarajesh%2Faptoide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khadkarajesh","download_url":"https://codeload.github.com/khadkarajesh/aptoide/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241587917,"owners_count":19986627,"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":["beautifulsoup4","crawler","flask","python3","web-application"],"created_at":"2024-10-11T16:50:07.564Z","updated_at":"2026-05-19T03:33:19.182Z","avatar_url":"https://github.com/khadkarajesh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aptoide\nAptoide is web application built in flask to crawl information from [aptoide](https://en.aptoide.com/) about android application using beautifulsoup\n\n## Run Application\n### Install Dependencies\n1. Create a virtual environment with python3\n   ```shell\n   python3 -m venv venv\n   ```\n2. Activate the virtual environment:\n   ```shell\n   cd venv\n   source /bin/activate\n   ```\n3. Install dependencies\n   ```shell\n   pip install -r requirements.txt\n   ```\n   \n### Prepare Environment Variable\nCreate `.env` file from `.env_example`\n\n### Run Flask App\n```shell\npython app.py\n```\n\n## Run Tests\n\n```shell\ncd aptoide\npytest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhadkarajesh%2Faptoide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhadkarajesh%2Faptoide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhadkarajesh%2Faptoide/lists"}