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

Drawcrowd broken (site changed) #304

Open
metaprime opened this issue Nov 30, 2017 · 2 comments
Open

Drawcrowd broken (site changed) #304

metaprime opened this issue Nov 30, 2017 · 2 comments

Comments

@metaprime
Copy link
Contributor

The request had https://drawcrowd.com/rabbiteyes as a test URL. This URL doesn't rip anymore.

@mszkb
Copy link

mszkb commented Jan 20, 2018

The site is built upon ember.js
Is there anyway to fetch content with Jsoup which is added after the inital load?

@kevin51jiang
Copy link
Collaborator

From what I know, jsoup only fetches the initial page on load, and can't execute js.

However, you can use a library called selenium to act as a headless browser.

Apparently you can get Chrome working as well, but you'll have to take a look at it. https://ksah.in/introduction-to-chrome-headless/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants