{"id":25200187,"url":"https://github.com/moronixproduct3/warframe-syndicates-api","last_synced_at":"2026-04-28T11:04:49.549Z","repository":{"id":276195435,"uuid":"119288986","full_name":"MoronixProduct3/warframe-syndicates-api","owner":"MoronixProduct3","description":"A warframe tool to help decide between syndicate rewards","archived":false,"fork":false,"pushed_at":"2019-03-20T01:12:46.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T04:55:29.769Z","etag":null,"topics":["nodejs","warframe","warframe-community","warframe-data"],"latest_commit_sha":null,"homepage":"http://api.royal-destiny.com:80/syndicates","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MoronixProduct3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-01-28T19:09:42.000Z","updated_at":"2019-03-20T01:12:47.000Z","dependencies_parsed_at":"2025-02-06T20:34:25.735Z","dependency_job_id":"2c37f29a-1973-4ac6-877f-2e49c67861da","html_url":"https://github.com/MoronixProduct3/warframe-syndicates-api","commit_stats":null,"previous_names":["moronixproduct3/warframe-syndicates-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoronixProduct3%2Fwarframe-syndicates-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoronixProduct3%2Fwarframe-syndicates-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoronixProduct3%2Fwarframe-syndicates-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoronixProduct3%2Fwarframe-syndicates-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MoronixProduct3","download_url":"https://codeload.github.com/MoronixProduct3/warframe-syndicates-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247234848,"owners_count":20905852,"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":["nodejs","warframe","warframe-community","warframe-data"],"created_at":"2025-02-10T04:12:41.936Z","updated_at":"2026-04-28T11:04:44.505Z","avatar_url":"https://github.com/MoronixProduct3.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# warframe-syndicates-api\nA simple api that gathers the items offered by each syndicate.\n\nSyndicate items are pulled from the warframe [wiki](http://warframe.wikia.com/).  \nItem prices are obtained from [Warframe Market](https://warframe.market/).\n\nItem prices are an average of the 3 lowest prices of the current online sellers\n\n## API\n\nExpected output structure:\n```json\n\"syndicates\":\n[\n    {\n        \"handle\" : \"meridian\",\n        \"name\" : \"Steel Meridian\",\n        \"wikiURL\" : \"Steel_Meridian\",\n        \"wikiID\" : 567077,\n        \"type\" : \"faction\",\n        \"offerings\" :\n        [\n            {\n                \"name\" : \"Vaykor Marelok\",\n                \"standingCost\" : 100000,\n                \"marketURL\" : \"vaykor_marelok\",\n                \"platPrice\" : 180,\n                \"platPrice_lastUpdate\" : 1518291183979\n            }\n        ],\n        \"offerings_last_update\" : 1518291183979\n    }\n]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoronixproduct3%2Fwarframe-syndicates-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoronixproduct3%2Fwarframe-syndicates-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoronixproduct3%2Fwarframe-syndicates-api/lists"}