You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use my own Splash instance on my server and Crawlera service(I use C10).
I try this example and a response is Website crawl ban its mean that Crawlera doesn't deal with it. But if I just use only Crawlera all works well.
Also, I tried this, just deleted request:set_header("X-Crawlera-UA", "desktop").
The result is the same. Is something change in Crawlera API? Or I should use C50 plan or smt bad in my code?
Thanks!
I want to use my own Splash instance on my server and Crawlera service(I use C10).
I try this example and a response is
Website crawl banits mean that Crawlera doesn't deal with it. But if I just use only Crawlera all works well.Also, I tried this, just deleted
request:set_header("X-Crawlera-UA", "desktop").The result is the same. Is something change in Crawlera API? Or I should use C50 plan or smt bad in my code?
Thanks!