wikifolio
wikifolio copied to clipboard
📊 Wikifolio (unofficial) API
Does you implementation of the API currently work? At the moment its impossible for me to even place a limit order which has worked flawlessly in the past time. But...
Bumps [got](https://github.com/sindresorhus/got) from 11.8.2 to 11.8.5. Release notes Sourced from got's releases. v11.8.5 Backport security fix https://github.com/sindresorhus/got/commit/861ccd9ac2237df762a9e2beed7edd88c60782dc CVE-2022-33987 https://github.com/sindresorhus/got/compare/v11.8.4...v11.8.5 v11.8.3 Bump cacheable-request dependency (#1921) 9463bb6 Fix HTTPError missing .code property...
## TODO - [ ] tags (see `data['tagsData']`) ## EVALUATE - [ ] isChallenge - Where can we get this - Do we need this? - [ ] Maybe include...
A few days ago, wikifolio announced a relaunch, which is highly likely to break this API - please be warned. I will try to fix things, but there will be...
Hi, I'm totally new to javascript and I can't get this to run. I made a new folder and run inside this ``` npm init npm i wikifolio ``` I...
How does this API deal with the newly introduced two factor authentication? Is there any way to still use the trade function with this app?
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
Error: Login failed, Cookie not found at Api. (.....\node_modules\wikifolio\src\models\Api.ts:86:8) Now res.body returns "/de/de/l/wikifolios-finden" and when i replaced the "/dashboard" and "/uebersicht" with "/wikifolios-finden" then it works.