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
{{ message }}
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.
As for March 05, 2024 SexyHub website (sexyhub.com) performs page reload with javascript.
Prior to reload, cookie "KEY" is being set with Java-script calculated value. Testing with wget and curl I've noticed JS has the same structure but different values inside. Also looks like timestamp is somehow encoded within cookie because manual substitution cookie to curl gives no result rather than new JS.
The text was updated successfully, but these errors were encountered:
I am sorry, what is the issue here? Their site might be different due to geolocation, but when I go to www.sexyhub.com the page looks the same. I can see it's doing all of the layout with Javascript but that doesn't matter for this scraper since it doesn't rely on the HTML at all: all it needs is the instance_token cookie which appears unchanged.
I must have forgotten to archive this repository: it was only used to beta-test these scrapers, and they have been merged to stashapp/CommunityScrapers: any issues should really go in that repository now 😅
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As for March 05, 2024 SexyHub website (sexyhub.com) performs page reload with javascript.
Prior to reload, cookie "KEY" is being set with Java-script calculated value. Testing with wget and curl I've noticed JS has the same structure but different values inside. Also looks like timestamp is somehow encoded within cookie because manual substitution cookie to curl gives no result rather than new JS.
The text was updated successfully, but these errors were encountered: