{"id":25256973,"url":"https://github.com/mcbabo/orfnews","last_synced_at":"2025-08-28T16:49:59.000Z","repository":{"id":178173841,"uuid":"425367002","full_name":"mcbabo/orfnews","owner":"mcbabo","description":"Online ORF News Wrapper","archived":false,"fork":false,"pushed_at":"2021-11-07T12:43:24.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-20T09:35:08.415Z","etag":null,"topics":["api","austria","pip","python","wrapper"],"latest_commit_sha":null,"homepage":"https://news.orf.at","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/mcbabo.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":"2021-11-06T23:02:10.000Z","updated_at":"2021-11-07T12:43:27.000Z","dependencies_parsed_at":"2023-07-14T00:16:34.336Z","dependency_job_id":null,"html_url":"https://github.com/mcbabo/orfnews","commit_stats":null,"previous_names":["mcbabo/orfnews"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mcbabo/orfnews","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcbabo%2Forfnews","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcbabo%2Forfnews/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcbabo%2Forfnews/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcbabo%2Forfnews/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcbabo","download_url":"https://codeload.github.com/mcbabo/orfnews/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcbabo%2Forfnews/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272526571,"owners_count":24949832,"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-08-28T02:00:10.768Z","response_time":74,"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":["api","austria","pip","python","wrapper"],"created_at":"2025-02-12T06:31:48.958Z","updated_at":"2025-08-28T16:49:58.671Z","avatar_url":"https://github.com/mcbabo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ORF-News #\r\n\r\nOnline ORF News Wrapper\r\n\r\n[My Discord](https://discordapp.com/users/731128007388823592/ \"Moritz⚜#6969\")\r\n\r\n## Instructions ##\r\n\r\n### Install: ###\r\n\r\n```py\r\npip install orf-news\r\n```\r\n\r\n### Information: ###\r\n\r\n```py\r\nnews() takes one required and one optional argument\r\nnews([HEADLINE], [LIMIT])\r\nHEADLINE = str\r\nLIMIT = int\r\n```\r\n\r\n### Run Program: ###\r\n\r\n```py\r\n# import orfnews and asyncio\r\nimport asyncio\r\nfrom orf_news import orfnews\r\n\r\n# make def\r\nasync def bread():\r\n    output = await orfnews.news(\"ausland\", 2)\r\n    print(output)\r\n\r\n# run def\r\nasyncio.run(bread())\r\n```\r\n\r\n### OUTPUT: ###\r\n```py\r\n# with 2 posts\r\n[\"post1\", \"post2\"]\r\n# without n posts limitation\r\n[\"post1\", \"post2\", ....., \"postn\"]\r\n```\r\n\r\n## Ride the space skyway home to 80s Miami ##\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcbabo%2Forfnews","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcbabo%2Forfnews","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcbabo%2Forfnews/lists"}