Open arno56 opened 11 months ago
Here's some info on those settings:
https://github.com/javinizer/Javinizer/issues/169
https://javinizer.gitbook.io/docs/configuration/settings
javlibrary was not working for me either. However, I just tried it again and it's working. Give it another shot.
The above happened to me today.
I went into my browser's dev tools to look at the cookie stored for www.javlibrary.com and couldn't find a __cf_bm field, but cf_clearance was available.
Providing the cf_clearance and my browser's User Agent value was enough to scrape the site for values.
The above happened to me today.
I went into my browser's dev tools to look at the cookie stored for www.javlibrary.com and couldn't find a __cf_bm field, but cf_clearance was available.
Providing the cf_clearance and my browser's User Agent value was enough to scrape the site for values.
Where in dev tools do you go about looking for the cf-clearance value and the User Agent value?
Where in dev tools do you go about looking for the cf-clearance value and the User Agent value?
First, visit www.javlibrary.com to get the cookie.
cf_clearance can be found via the following: Dev Tools > Application > Left hand menu for Storage > Expand Cookies > Click www.javlibrary.com and it should be listed in the Name column, just copy the value and paste as is
User agent - https://www.whatsmyua.info/
Additionally, I think this problem started the same time I started getting Cloudflare prompts prior to entering the website.
I've follow the above instruction and couldn't get it work. Here is what I get:
PS C:\Users\yuenc> Javinizer -Find SSNI-776 -Javlibrary
WARNING: [Test-JavlibraryCf] Unable reach Javlibrary, enter JAVLibrary cookies and browser useragent to use the scraper
cmdlet Get-CfSession at command pipeline position 1
Supply values for the following parameters:
__cf_bm:
2024-09-04 21:13:31 INFO FlareSolverr 3.3.21 2024-09-04 21:13:31 INFO Testing web browser installation... 2024-09-04 21:13:31 INFO Platform: Windows-10-10.0.22631-SP0 2024-09-04 21:13:31 INFO Chrome / Chromium path: C:\Users\yuenc\Downloads\flaresolverr_windows_x64\flaresolverr\chrome\chrome.exe 2024-09-04 21:13:31 INFO Chrome / Chromium major version: 123 2024-09-04 21:13:31 INFO Launching web browser... 2024-09-04 21:13:36 INFO FlareSolverr User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 2024-09-04 21:13:36 INFO Test successful! 2024-09-04 21:13:36 INFO Serving on http://0.0.0.0:8191
Since yesterday, I am getting this:
I've been using it for 2 years without any issues. Until today. Also tried with different Proxies; same result.
I never needed them, but what kind of data should I provide there?
Your Environment