Kishan Joshi
3d9f17fc56
allow PROXY_URL to be set via env
2025-06-01 19:29:48 +05:30
21hsmw
6c1d78cb84
Fix occasional headless issue on Linux when set to "false" ( #1199 )
...
* Fix occasional headless issue on Linux when set to "false"
- Add a variable containing the current platform
- Check if the platform is "nt" (Windows) before closing the driver
* Update CHANGELOG.md
---------
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
2024-05-24 17:33:46 +01:00
ngosang
82e1c94c6f
Fix HEADLESS=false in Windows binary
2023-08-03 08:10:14 +02:00
ngosang
d2e144ea12
Implement Prometheus metrics
2023-07-23 21:52:06 +02:00
ngosang
ae18559db1
Check Python version on start
2023-03-25 21:23:06 +01:00
ngosang
8d9bac9dd4
Build binaries for Linux x64 and Windows x64
2023-03-20 22:30:52 +01:00
ngosang
a15d041a0c
Fix Waitress server error with asyncore_use_poll=true. Resolves #680
2023-03-20 16:27:25 +01:00
ngosang
5092b1eef9
Add browser headless mode for Linux
2023-01-04 21:04:38 +01:00
ngosang
59bd7c8bdd
Show ReqId only in Debug traces
2023-01-04 21:04:26 +01:00
ngosang
1505595591
Rewrite FlareSolverr from scratch in Python + Selenium
2023-01-04 21:03:40 +01:00