{"id":22046616,"url":"https://github.com/vitorebatista/horoscopefree","last_synced_at":"2025-10-14T10:10:27.177Z","repository":{"id":40799087,"uuid":"162723363","full_name":"vitorebatista/horoscopefree","owner":"vitorebatista","description":"The Astrology API Rest daily horoscope","archived":false,"fork":false,"pushed_at":"2022-12-10T01:56:43.000Z","size":375,"stargazers_count":4,"open_issues_count":12,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-08T19:16:45.559Z","etag":null,"topics":["crawler","horoscope","horoscope-crawler","horoscopes-api"],"latest_commit_sha":null,"homepage":"https://horoscopefree.herokuapp.com/daily","language":"TypeScript","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/vitorebatista.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-21T14:29:15.000Z","updated_at":"2023-10-02T15:43:51.000Z","dependencies_parsed_at":"2023-01-26T02:15:38.182Z","dependency_job_id":null,"html_url":"https://github.com/vitorebatista/horoscopefree","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vitorebatista/horoscopefree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitorebatista%2Fhoroscopefree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitorebatista%2Fhoroscopefree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitorebatista%2Fhoroscopefree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitorebatista%2Fhoroscopefree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitorebatista","download_url":"https://codeload.github.com/vitorebatista/horoscopefree/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitorebatista%2Fhoroscopefree/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018770,"owners_count":26086449,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["crawler","horoscope","horoscope-crawler","horoscopes-api"],"created_at":"2024-11-30T13:19:23.899Z","updated_at":"2025-10-14T10:10:27.133Z","avatar_url":"https://github.com/vitorebatista.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\" style=\"border-bottom: none;\"\u003e:clock3:\t:six_pointed_star: :gemini: horoscopefree\u003c/h1\u003e\n\n## Highlights\n\n- Daily horoscope\n- [English](https://horoscopefree.herokuapp.com/daily/), [Portuguese](https://horoscopefree.herokuapp.com/daily/pt/) and [Spanish](https://horoscopefree.herokuapp.com/daily/es/) horoscope\n- Simple and free HTTP resquest\n\n## What is horoscopefree?\nhoroscopefree REST API allows developers to access and integrate the functionality of horoscopefree.com with other applications. The API retrieves daily horoscopes.\n\nFeel free to contribute on [Github](http://github.com/vitorebatista/horoscopefree)\n\n## :book: Usage\n\n    GET English: https://horoscopefree.herokuapp.com/daily/\n    GET Portuguese: https://horoscopefree.herokuapp.com/daily/pt/\n    GET Spanish: https://horoscopefree.herokuapp.com/daily/es/\n\n\n## :bulb: Examples\n\n### cURL\n```cUrl\n    curl -X GET \\\n    'https://horoscopefree.herokuapp.com/daily/'\n```\n\n#### Python\n\n```python\n    import requests\n\n    requests.get('https://horoscopefree.herokuapp.com/daily/'')\n```\n\n### Node.js\n```js\n\n    var request = require('request');\n\n    var options = {\n    url: 'https://horoscopefree.herokuapp.com/daily/',\n    method: 'GET'\n    };\n\n    function callback(error, response, body) {\n        if (!error \u0026\u0026 response.statusCode == 200) {\n            console.log(body);\n        }\n    }\n\n    request(options, callback);\n```\n\n## 🤝 \u0026nbsp; Contributions\n\nContributions, issues and feature requests are very welcome.\n\n## 💪🏻 \u0026nbsp; Contributors\n\nThis project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].\n\n\n## License\n\nhoroscopefree is licensed under a [MIT  License](./LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitorebatista%2Fhoroscopefree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitorebatista%2Fhoroscopefree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitorebatista%2Fhoroscopefree/lists"}