{"id":15345092,"url":"https://github.com/elek/fbfeed","last_synced_at":"2025-08-06T16:26:22.016Z","repository":{"id":8116192,"uuid":"9532385","full_name":"elek/fbfeed","owner":"elek","description":"Simple application transforms a facebook feed to an atom feed.","archived":false,"fork":false,"pushed_at":"2013-07-17T18:15:41.000Z","size":276,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T10:55:18.553Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/elek.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}},"created_at":"2013-04-18T21:31:21.000Z","updated_at":"2014-05-04T14:56:23.000Z","dependencies_parsed_at":"2022-09-13T06:00:21.385Z","dependency_job_id":null,"html_url":"https://github.com/elek/fbfeed","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/elek%2Ffbfeed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elek%2Ffbfeed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elek%2Ffbfeed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elek%2Ffbfeed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elek","download_url":"https://codeload.github.com/elek/fbfeed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247436140,"owners_count":20938532,"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-01T11:08:59.559Z","updated_at":"2025-04-06T04:44:37.960Z","avatar_url":"https://github.com/elek.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"1. Get a facebook access token.\n\na.) generate one on http://developers.facebook.com/tools/explorer (valid for a few hours!!)\n\nb.) or generate one (valid for 60 days) with the facebook api. You need a registered facebook application and get two url.\n\n```\nhttps://www.facebook.com/dialog/oauth?client_id=APP_ID\u0026redirect_uri=http%3A%2F%2Fanything.com%2F\nhttps://graph.facebook.com/oauth/access_token?client_id=APP_ID\u0026redirect_uri=SAME_AS_ABOVE\u0026client_secret=APP_SECRET\u0026code=USE_FROM_THE_PREV_RESPONSE\n```\n2. Build with \u003ccode\u003e./gradlew jar\u003c/code\u003e\n\n3. Run with \u003ccode\u003ejava -jar build/lib/fbfeed....jar\u003c/code\u003e\n\n```\n    --id VAL      : Id of the facebook object, or a file with one id per line.\n    --key VAL     : Access token (see above)\n    --output FILE : Destination directory\n    --type VAL    : Output type (rss,html,sysout). Multiple format can be used with separating with ,\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felek%2Ffbfeed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felek%2Ffbfeed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felek%2Ffbfeed/lists"}