{"id":21650069,"url":"https://github.com/jwc20/twler","last_synced_at":"2026-04-12T00:36:41.010Z","repository":{"id":143568956,"uuid":"609674279","full_name":"jwc20/twler","owner":"jwc20","description":"Scraper and render for iwf.sport olympic weightlifting results.","archived":false,"fork":false,"pushed_at":"2023-04-05T04:20:15.000Z","size":1269,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-11T23:44:40.187Z","etag":null,"topics":["django","django-rest-framework","ipfs","python","react","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jwc20.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-03-04T22:14:47.000Z","updated_at":"2023-04-04T17:57:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"3fcccb91-4f6b-4fc9-bf29-695df72c0740","html_url":"https://github.com/jwc20/twler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jwc20/twler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwc20%2Ftwler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwc20%2Ftwler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwc20%2Ftwler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwc20%2Ftwler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwc20","download_url":"https://codeload.github.com/jwc20/twler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwc20%2Ftwler/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260251599,"owners_count":22981078,"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":["django","django-rest-framework","ipfs","python","react","tailwindcss"],"created_at":"2024-11-25T07:37:47.249Z","updated_at":"2026-04-12T00:36:35.984Z","avatar_url":"https://github.com/jwc20.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# twler\n\nhttps://user-images.githubusercontent.com/99288419/229197079-2449edb6-063f-4296-9295-3a688ae11632.mp4\n\n## Installation\n\nFirst, clone the repo. \n```\ngit clone --recurse-submodules git@github.com:jwc20/twler.git\ncd twler\n```\n\nNavigate to the iwf_api scraper repo and checkout the twler-integration branch. \n```\ncd api/iwf_api \ngit checkout twler-integration \ncd ../.. \n```\n\nIn root directory, run the following command to start both React web client and Django api.\n\n```\ndocker-compose up -d --build\n```\n\n### To create Django superuser, run the following:\n\n```\ndocker-compose exec api python3 manage.py migrate\ndocker-compose exec api python3 manage.py createsuperuser\n```\n\n- Visit [Django admin page](http://localhost:8000/admin) and login to superuser.\n\n- To scrape all the data from IWF website and store them to ipfs, run the following command.\n\n```\ndocker-compose exec api python3 scrapers/scrape_events.py\n```\n\n- Check [port 3000](http://localhost:3000/) and [port 8000](http://localhost:8000/) to see if they are working.\n\n- Run `docker-compose down` to stop the docker containers.\n\n## Requirements\n\n### Frontend\n\n- React\n- Tailwindcss\n\n### Backend\n\n- Django\n\n### Scraper\n\n- request\n- beautifulsoup4\n- lxml\n\n### IPFS Storage\n\n- ipfshttpclient\n\n(Go to ipfshttpclient library \u003e client \u003e **init**.py and modify VERSION_MAXIMUM to current version or use [this repo](https://github.com/jwc20/py-ipfs-http-client))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwc20%2Ftwler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwc20%2Ftwler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwc20%2Ftwler/lists"}