Skip to content
This repository was archived by the owner on Aug 15, 2023. It is now read-only.

Add api request intercept strategy for extension #382

Closed
ascariandrea opened this issue Feb 9, 2022 · 5 comments
Closed

Add api request intercept strategy for extension #382

ascariandrea opened this issue Feb 9, 2022 · 5 comments

Comments

@ascariandrea
Copy link
Collaborator

Starting from the idea implemented here we can adapt our extension to intercept the API platform requests and collect data directly from return json.

@vecna
Copy link
Member

vecna commented Feb 10, 2022

sorry this should not be part of YCAI, only applicable on TikTok, right?

@ascariandrea
Copy link
Collaborator Author

Yep, we can start to implement it only for TikTok, but I thought the strategy could be applied to every extension we have

@vecna
Copy link
Member

vecna commented Feb 23, 2022

good progress here: #395

  • we need to map all the possible messages used by tiktok,
  • add a credit place in the website
  • still save it in the DB

@ascariandrea
Copy link
Collaborator Author

Consider that we ended up patching XHR, and so we didn't follow the solution provided by tiktokload. But nothing prevents us to thank them anyway in our website :)

@vecna
Copy link
Member

vecna commented Jul 1, 2022

it is intercepted, although not used yet

@vecna vecna closed this as completed Jul 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants