lwthiker / curl-impersonate

curl-impersonate: A special build of curl that can impersonate Chrome & Firefox
MIT License
3.69k stars 245 forks source link

Store the supported browsers list as a JSON file #81

Closed lwthiker closed 2 years ago

lwthiker commented 2 years ago

For easier programmatic access from scripts, etc., store the list of supported browsers in a browsers.json file. For each browser we store its details (name, version), which curl-impersonate binary is needed (chrome vs. firefox) and the name of the wrapper script.