cloudflare-scrape-Android icon indicating copy to clipboard operation
cloudflare-scrape-Android copied to clipboard

A tool to bypass the Cloudflare DDOS page

Results 7 cloudflare-scrape-Android issues
Sort by recently updated
recently updated
newest added

I tried to follow the instructions and add: ``` com.zhkrb.cloudflare-scrape-android scrape-webview 0.0.4 pom ``` ``` jcenter jcenter-bintray http://jcenter.bintray.com ``` to the POM. When I add the code from the example...

Hello not working for me :/ did i any thing wrong?? ``` private const val USER_AGENT = "Mozilla/5.0 (Linux; Android 6.0.1; SM-G920V Build/MMB29K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.98 Mobile Safari/537.36"...

Sometimes this error occurs when a onPageFinished is called ``` Caused By : java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.contains(java.lang.CharSequence)' on a null object reference com.zhkrb.cloudflare_scrape_webview.webClient.AdvanceWebClient.onPageFinished(AdvanceWebClient.java:118) jx0.b(chromium-SystemWebViewGoogle.aab-stable-447210103:2) N9.handleMessage(chromium-SystemWebViewGoogle.aab-stable-447210103:62) android.os.Handler.dispatchMessage(Handler.java:111)...

I am using Jsoup to connect to http://animeflv.net but I have no idea how to skip the cloud flare or at least I notice that the connection with Jsoup is...

Hi! First of all, I appreciate very much your efforts to make scrapping a Cloudflare based website possible. My situation is the following one. I have setup an Android project...

Failed to resolve: com.zhkrb.cloudflare-scrape-android:scrape-webview:0.0.4

Hello, Your library doesn't work maybe need an update. I try to use with this website : https://www.torrent911.tv/ Can you check it ? Thanks