{"id":19035245,"url":"https://github.com/omkarcloud/botasaurus-requests","last_synced_at":"2025-04-23T18:01:54.636Z","repository":{"id":239993948,"uuid":"801406932","full_name":"omkarcloud/botasaurus-requests","owner":"omkarcloud","description":"botasaurus-requests is a fork of the hrequests library with the playwright dependencies removed.","archived":false,"fork":false,"pushed_at":"2025-03-06T09:04:55.000Z","size":92,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-16T13:58:05.685Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/omkarcloud.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},"funding":{"github":["Chetan11-Dev"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2024-05-16T07:07:55.000Z","updated_at":"2025-04-02T23:20:21.000Z","dependencies_parsed_at":"2024-05-16T07:18:21.608Z","dependency_job_id":"995a2cd7-f90a-4d40-81bc-bea0168d24bf","html_url":"https://github.com/omkarcloud/botasaurus-requests","commit_stats":null,"previous_names":["omkarcloud/botasaurus-requests"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkarcloud%2Fbotasaurus-requests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkarcloud%2Fbotasaurus-requests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkarcloud%2Fbotasaurus-requests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkarcloud%2Fbotasaurus-requests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omkarcloud","download_url":"https://codeload.github.com/omkarcloud/botasaurus-requests/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250487526,"owners_count":21438612,"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":[],"created_at":"2024-11-08T21:49:46.006Z","updated_at":"2025-04-23T18:01:54.608Z","avatar_url":"https://github.com/omkarcloud.png","language":"Python","funding_links":["https://github.com/sponsors/Chetan11-Dev"],"categories":[],"sub_categories":[],"readme":"# Botasaurus Requests\n\nbotasaurus-requests is a fork of the [hrequests](https://github.com/daijro/hrequests) library, featuring the following updates:\n\n- Removal of the playwright dependencies, to make it more lightweight.\n- Bug fixes to ensure smooth execution on Windows, eliminating runtime errors.\n- Addition of the Google Referer header in the get method to make requests more humane.\n\n## Installation\n\n```bash\npip install botasaurus-requests\n```\n\n## Usage\n\n```python\nfrom botasaurus_requests import request\n\nresponse = request.get(\n    \"https://www.g2.com/products/omkar-cloud/reviews\",\n    headers={\n        \"Referer\": \"https://www.google.com/\",\n    },\n)\nprint(response.status_code)\n```\n\n## Credits\n\nKudos to [daijro](https://github.com/daijro) for creating [hrequests](https://github.com/daijro/hrequests).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomkarcloud%2Fbotasaurus-requests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomkarcloud%2Fbotasaurus-requests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomkarcloud%2Fbotasaurus-requests/lists"}