-
Why isn't data extracted correctly?
-
How do I use the API?
-
How should I use the "probability" field?
-
What are the possible errors and how should my code handle them?
-
What should I do if my request returns with HTTP status code 429 ("too many requests")?
-
Can I pass custom cookies to be used to download a web page?
-
Is JavaScript executed?
-
Do I have to request URLs against the API in a polite manner or will the API take care of scheduling requests in such a way it doesn't DDoS the site?
-
Are the content extraction techniques language agnostic?