- Notifications
You must be signed in to change notification settings - Fork965
Usage as a regular HTTP proxy#1608
-
As far as I can tell, Flareresolverr requires using a special API to use. It would be nice if it could also function as a regular HTTP proxy that is supported by many applications, so that they don't need explicit support for the flareresolverr API. |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 2 comments
-
yes, please... why do we need an extra service to translate standard http proxy traffic to flaresolverr's api |
BetaWas this translation helpful?Give feedback.
All reactions
-
there is currently a problem stopping flaresolverr from being a fully functional http proxy. Every response it returns is directly parsed from chromium. Therefore any response that is a script or json or something like that will be wrapped in a |
BetaWas this translation helpful?Give feedback.