{"id":16793525,"url":"https://github.com/mdp/twitter_getter","last_synced_at":"2026-01-03T17:03:23.610Z","repository":{"id":583147,"uuid":"216509","full_name":"mdp/twitter_getter","owner":"mdp","description":"A simple ruby gem for accessing the Twitter API","archived":false,"fork":false,"pushed_at":"2009-07-09T21:10:39.000Z","size":88,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-23T12:14:52.237Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/mdp.png","metadata":{"files":{"readme":"README.markdown","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}},"created_at":"2009-06-02T15:12:51.000Z","updated_at":"2013-10-17T04:18:02.000Z","dependencies_parsed_at":"2022-08-16T10:31:07.427Z","dependency_job_id":null,"html_url":"https://github.com/mdp/twitter_getter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdp%2Ftwitter_getter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdp%2Ftwitter_getter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdp%2Ftwitter_getter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdp%2Ftwitter_getter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdp","download_url":"https://codeload.github.com/mdp/twitter_getter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243960636,"owners_count":20375107,"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-13T08:49:33.056Z","updated_at":"2026-01-03T17:03:18.579Z","avatar_url":"https://github.com/mdp.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TwitterGetter - A simple Twitter API gem\n\n## Installation\n\n    sudo gem install markpercival-twitter_getter --sources http://gems.github.com\n\n## Usage\n  \n    @tg = TwitterGetter::Base.new('ev', 'password')\n    tweets = @tg.search('failwhale')\n    tweets.each do |t|\n      p \"#{t.from_user}: #{t.text}\"\n    end\n    \n    @tg.follow('aplusk')\n\n## License\n\nThis code is free to use under the terms of the MIT license. \n\n## Contact\n\nMark Percival \u003cmark@mpercival.com\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdp%2Ftwitter_getter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdp%2Ftwitter_getter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdp%2Ftwitter_getter/lists"}