{"id":28415383,"url":"https://github.com/h-alice/piday-crawler","last_synced_at":"2025-06-25T11:31:28.504Z","repository":{"id":231514209,"uuid":"781805099","full_name":"h-alice/piday-crawler","owner":"h-alice","description":"This is a little script to get pi digits and pretty print.","archived":false,"fork":false,"pushed_at":"2024-04-04T11:08:11.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-04T12:28:10.328Z","etag":null,"topics":["crawler"],"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/h-alice.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}},"created_at":"2024-04-04T04:26:09.000Z","updated_at":"2024-04-04T12:28:13.111Z","dependencies_parsed_at":"2024-04-04T12:38:19.137Z","dependency_job_id":null,"html_url":"https://github.com/h-alice/piday-crawler","commit_stats":null,"previous_names":["h-alice/piday-crawler"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/h-alice/piday-crawler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h-alice%2Fpiday-crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h-alice%2Fpiday-crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h-alice%2Fpiday-crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h-alice%2Fpiday-crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h-alice","download_url":"https://codeload.github.com/h-alice/piday-crawler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h-alice%2Fpiday-crawler/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261862976,"owners_count":23221460,"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":["crawler"],"created_at":"2025-06-03T15:39:18.850Z","updated_at":"2025-06-25T11:31:28.494Z","avatar_url":"https://github.com/h-alice.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pi Day Crawler for 1M Digits of Pi\n\n# Introduction\nThis is a simple crawler script that fetches the first 1M digits of Pi from the website [piday.org](http://www.piday.org/million/). The crawler is written in Python and uses the `requests` library to fetch the webpage and equipped with a pretty-printer to display the digits in a more readable format.\n\n# Requirements\n- Python 3.x (Written and tested on Python 3.11)\n- requests library (install using `pip install requests`)\n\n# How to Use\n1. Clone the repository or download the `crawler.py` file.\n2. Install the `requests` if you haven't already.\n    ```bash\n    pip install requests\n    ```\n3. Run the script! Or use `--help` flag to see the available options.\n    ```bash\n    python crawler.py\n    ```\n\n# Sample Output\n```bash\n$ python crawler.py 100\n\n3.14159 26535 89793 23846 26433 83279 50288 41971 69399 37510\n  58209 74944 59230 78164 06286 20899 86280 34825 34211 70679\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh-alice%2Fpiday-crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh-alice%2Fpiday-crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh-alice%2Fpiday-crawler/lists"}