Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Up Close VR Scraper #1853

Merged
merged 5 commits into from
Oct 10, 2024
Merged

Up Close VR Scraper #1853

merged 5 commits into from
Oct 10, 2024

Conversation

pops64
Copy link
Contributor

@pops64 pops64 commented Oct 5, 2024

Fully works. Use the API that Up Close uses to populate their react app with.

Encountered a bug on single scene scrapes where it wouldn't should the pop up. I am not to sure of the cause my code looks identical to a normal colly scraper. Maybe I have forgotten something that is triggered on a colly scraper.

pops64 added 5 commits October 5, 2024 15:32
Currently scrapes the whole site. Needs logic to prevent rescrapes of scenes already processed.  Needs logic to handle single scene scrapes. This is a completely different body request then whole site.  The JSON is in the same format for single scenes so whole site logic can be reused for extracting data. Tags need filtering as original series and adult time original are redundant tags.

Code needs to be cleaned and formatted
Works. Tested both single scene and full site. All data available is retrieved. There is a bug when scraping single scene sites that the pop up doesn't show to save it. Unsure if it is bug in my XBVR or something in my code.
@crwxaj crwxaj merged commit 81f070e into xbapps:master Oct 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants