Commit Graph

6 Commits (9497a3ba1bfc333795c230f1d27ee82f00aad724)

Author SHA1 Message Date
deepsource-autofix[bot] 9497a3ba1b
Format code with prettier
This commit fixes the style issues introduced in 2cf963d according to the output
from prettier.

Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/ccbc78e8-ba6e-4ae7-ad8c-01051e38fe58/
2020-10-02 15:46:17 +00:00
MillenniumEarl 2cf963d765 Updated JSDoc 2020-10-02 17:43:14 +02:00
MillenniumEarl f637c4759d Code coverage of 90%, added browser isolation and possibility to set cache dir 2020-10-02 14:01:51 +02:00
MillenniumEarl 0773f77c2c New functions
Organized the scripts in subfolders, coded unit-tests, removed unused files, added function:
+ for get user-data (when logged) like avatar and watched threads
+ parse download link of the games (depends on the OS used)
2020-10-01 21:13:23 +02:00
MillenniumEarl 331dc930b1 Updated API
Reworked what data are needed to scrape a game, now the API support the scraping of the user data, especially the watched games threads
2020-09-29 23:38:08 +02:00
MillenniumEarl d2e9866140 First commit 2020-09-29 17:11:43 +02:00