flightplan-tool / flightplan

Search for award inventory using Node.js and Headless Chrome!
Apache License 2.0
140 stars 41 forks source link

BA bot detection #34

Closed dday4thedeceiver closed 5 years ago

dday4thedeceiver commented 5 years ago

Getting this now - haven't explored further the trigger (it happened on the very first query, so it could be a blacklist of the account/IP) [BA] info Logging in... [BA] error Unexpected error occurred while searching! Error: BOT_DETECTED: Suspicious activity detected by website at module.exports.login (C:\Users\mark\AppData\Roaming\npm\node_modules\flightplan-tool\src\engines\ba\searcher.js:50:13) at at process._tickCallback (internal/process/next_tick.js:188:7)

Edit: Looks like pattern detection, not IP/account ban.

jd20 commented 5 years ago

Fixed with 0.3.47 (tweaked antibot evasions).