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

Add access to Jsoup class #1

Open
jwpjrdev opened this issue Jan 6, 2021 · 1 comment
Open

Add access to Jsoup class #1

jwpjrdev opened this issue Jan 6, 2021 · 1 comment

Comments

@jwpjrdev
Copy link

jwpjrdev commented Jan 6, 2021

In DefaultPowerschoolClient, you use the Jsoup object to scrape the site. However, I need to add a referrer. This, for me, is an issue, because, without it, I do not believe that I can connect.

Please provide an optional argument in DefaultPowerschoolClient#performLoginPost(String, String) of the type org.jsoup.Jsoup to override the default one.

Alternatively, I presume that I could implement PowerschoolClient, but if I do not have to, I'd rather not.

@jwpjrdev
Copy link
Author

It looks like implementing PowerschoolClient is still quite a pain, and in the end, I had to switch to a different library in Node.

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

No branches or pull requests

1 participant