quora.com Starter. Authored by WebLoom Seed Generator. License: cc-by.
React detected — controlled inputs should use react_force_change as fallback for hostile onChange wrappers.
Page has a password input — login flows likely. Pair with auth_totp if site supports TOTP 2FA.
| type | url |
|---|---|
| fetch | https://es.quora.com/ajax/receive_POST |
| fetch | https://es.quora.com/graphql/gql_para_POST?q=facebookAutoLogin_Query |
| fetch | https://www.facebook.com/x/oauth/status?client_id=136609459636&input_token&origin=1&redirect_uri=https%3A%2F%2Fes.quora.com%2F&sdk=joey&wants_cookie_data=false |
| fetch | https://es.quora.com/ajax/receive_POST |
| fetch | https://es.quora.com/ajax/log_errors_3RD_PARTY_POST |
This is what installs to ~/.webloom/threads/. No magic. Just JSON.
{
"domain": "quora.com",
"name": "quora.com Starter",
"version": "0.1.0",
"author": "WebLoom Seed Generator",
"license": "cc-by",
"tier": "starter",
"source_url": "https://quora.com",
"framework": "react-17+",
"frameworks_detected": [
"react-17+"
],
"anti_bot_verdict": "normal",
"anti_bot_signals": [],
"default_strategy": "cdp",
"notes": [
"React detected — controlled inputs should use react_force_change as fallback for hostile onChange wrappers.",
"Page has a password input — login flows likely. Pair with auth_totp if site supports TOTP 2FA."
],
"quirks": {
"react_controlled_inputs": "use react_force_change escape hatch if normal fill fails"
},
"ax_snapshot": [
"@e1 [a] \"condiciones de servicio\"",
"@e2 [a] \"política de privacidad\"",
"@e3 [button type=\"submit\"] \"Regístrate con el correo electrónico\"",
"@e4 [label] \"Correo electrónico\"",
"@e5 [input type=\"email\"] placeholder=\"Tu correo electrónico\" #email",
"@e6 [label] \"Contraseña\"",
"@e7 [input type=\"password\"] placeholder=\"Tu contraseña\" #password",
"@e8 [button type=\"button\"] \"Iniciar sesión\"",
"@e9 [a] \"Sobre este espacio\"",
"@e10 [a] \"Empleo\"",
"@e11 [a] \"Privacidad\"",
"@e12 [a] \"Condiciones\"",
"@e13 [a] \"Contacto\"",
"@e14 [a] \"Idiomas\"",
"@e15 [a] \"Prensa\""
],
"captured_endpoints": [
{
"url": "https://es.quora.com/ajax/receive_POST",
"type": "fetch",
"duration": 214,
"transferSize": 343
},
{
"url": "https://es.quora.com/graphql/gql_para_POST?q=facebookAutoLogin_Query",
"type": "fetch",
"duration": 187,
"transferSize": 574
},
{
"url": "https://www.facebook.com/x/oauth/status?client_id=136609459636&input_token&origin=1&redirect_uri=https%3A%2F%2Fes.quora.com%2F&sdk=joey&wants_cookie_data=false",
"type": "fetch",
"duration": 237,
"transferSize": 0
},
{
"url": "https://es.quora.com/ajax/receive_POST",
"type": "fetch",
"duration": 188,
"transferSize": 343
},
{
"url": "https://es.quora.com/ajax/log_errors_3RD_PARTY_POST",
"type": "fetch",
"duration": 183,
"transferSize": 320
}
],
"page_indicators": {
"has_password_input": true,
"has_file_input": false,
"has_label_wrapped_file": false,
"has_drop_zone": false,
"iframe_count": 0
},
"created_at": 1779089094,
"created_by": "seed_thread_generator.py"
}