warframe-status icon indicating copy to clipboard operation
warframe-status copied to clipboard

feat: replace arsenal-parser with profile-parser

Open SlayerOrnstein opened this issue 10 months ago • 0 comments

What did you fix?

Replace arsenal-parser with profile-parser so that we can parse the results from https://content.warframe.com/dynamic/getProfileViewingData.php?n=${username} into an easy consumable response

This commit will also create a breaking change since it will completely change the response structure for /profile endpoint


Reproduction steps


Evidence/screenshot/link to line

Considerations

  • Does this contain a new dependency? Yes
  • Does this introduce opinionated data formatting or manual data entry? No
  • Does this pr include updated data files in a separate commit that can be reverted for a clean code-only pr? No
  • Have I run the linter? Yes
  • Is is a bug fix, feature request, or enhancement? Feature

SlayerOrnstein avatar Apr 19 '24 00:04 SlayerOrnstein