{"id":16614959,"url":"https://github.com/dschep/twitter2rss","last_synced_at":"2026-05-30T02:31:34.091Z","repository":{"id":140936850,"uuid":"76202934","full_name":"dschep/twitter2rss","owner":"dschep","description":null,"archived":false,"fork":false,"pushed_at":"2019-09-18T15:29:44.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T16:55:51.900Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/dschep.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":"2016-12-11T22:05:10.000Z","updated_at":"2021-02-24T19:31:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"a37b3054-6e97-4bc0-b742-f4452ff8c236","html_url":"https://github.com/dschep/twitter2rss","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"096cad2eab68d5706a39283557cf927720534de1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dschep%2Ftwitter2rss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dschep%2Ftwitter2rss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dschep%2Ftwitter2rss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dschep%2Ftwitter2rss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dschep","download_url":"https://codeload.github.com/dschep/twitter2rss/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242951172,"owners_count":20211572,"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-10-12T02:08:18.076Z","updated_at":"2025-12-14T19:58:38.034Z","avatar_url":"https://github.com/dschep.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Twitter user RSS feeds\n\n[![serverless](http://public.serverless.com/badges/v3.svg)](http://www.serverless.com)\n\nA simple port to JS \u0026 serverless of\nhttps://github.com/dschep/Twitter-user_timeline.rss-proxy\n\n## Why?\n* you like RSS feeds\n* you might want to follow some one on twitter with out increasing their follower\n  count and bloated ego (ie: [@realDonaldTrump](https://twitter.com/realDonaldTrump))\n\n## Quickstart\nFirst, create a Twitter App \u0026 generate Access Tokens - https://apps.twitter.com/\n\nThen create a file called `secrets.json` that contains the keys \u0026 secrets you just created:\n```\n{\n  \"CONSUMER_KEY\": \"FROMTWITTER\",\n  \"CONSUMER_SECRET\": \"FROMTWITTER\"\n  \"ACCESS_TOKEN_KEY\": \"FROMTWITTER\",\n  \"ACCESS_TOKEN_SECRET\": \"FROMTWITTER\"\n}\n```\n\nNow deploy the function to AWS Lambda!\n```\n$ npm install\n$ npm run sls deploy\n```\n\nJust use the URL in the output of the deploy into an RSS feeder and you're all done!.\nOf course, replace `{screenName}` in the URL with a twitter users' screen name :wink:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdschep%2Ftwitter2rss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdschep%2Ftwitter2rss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdschep%2Ftwitter2rss/lists"}