Quora Explorer ❓
7 days trial then $30.00/month - No credit card required now
Quora Explorer ❓
7 days trial then $30.00/month - No credit card required now
❓Dig deep into Quora.com
🌐 Portal
portal
EnumOptional
💡 Portal / Language
Value options:
"EN": string"ES": string"FR": string"DE": string"IT": string"JP": string"ID": string"PT": string"HI": string"NL": string"DA": string"FI": string"NO": string"SV": string"MR": string"BN": string"TA": string"AR": string"HE": string"GU": string"KN": string"ML": string"TE": string"PL": string
📂 Type
filters.kind
EnumOptional
Value options:
"post": string"question": string"answer": string"profile": string"topic": string"tribe": string
🕑 Timing
filters.time
EnumOptional
Value options:
"day": string"hour": string"week": string"month": string"year": string
🌐 PROXY NETWORKING
dev_proxy_config
objectOptional
💡 Supported protocol:
HTTP(S), SOCKS5{http|socks5}://{user:pass}@{hostname|ip-address}:port
Example: socks5://example.com:9000
♻️ CUSTOM FIELD
dev_transform_fields
arrayOptional
💡 Transform the resulting output. Select only needed fields.
For nested object use DOT. For example:
address.streetAddress
For nested array use NUMBER (index of array element starting from index=0). For example:
images.0.url
📁 CUSTOM STORAGE
dev_dataset_name
stringOptional
💡 Save results into custom named Dataset, use mask to customize dataset name{ACTOR} = actor name
{DATE} = date (YYYYMMDD)
{TIME} = time (HHMMSS)
This masks can be used to autogenerate Dataset Name.
example: data-{DATE}
Depending on today date the dataset name will be: data-20230603
default: data-{ACTOR}-{DATE}-{TIME}