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

Using http_post #7

Open
sebastianbarfort opened this issue Aug 15, 2017 · 2 comments
Open

Using http_post #7

sebastianbarfort opened this issue Aug 15, 2017 · 2 comments

Comments

@sebastianbarfort
Copy link

Hi Bob,

Thanks for yet another fantastic package!

I'm wondering whether I can use splashr on a site where I have to login with a username and password and then render the javascript on the site. I quickly browsed the splash documentation and this might be possible with splash::http_post.

My question is: is this possible using your package? If not, will you consider adding it?

Thanks again!

@hrbrmstr hrbrmstr self-assigned this Aug 15, 2017
@hrbrmstr
Copy link
Owner

thx for kicking the tyres on the pkg and taking the time to file an issue (question)!

lemme poke around a bit and see if I can work up a full example. post is one way. targeting form fields and submit press is another but i didn't really show how to instrument those.

@hrbrmstr
Copy link
Owner

K. I'm going to get the pkg on CRAN and then add this. It doesn't actually do much (anything, really) that httr::POST() doesn't do, but I have more slasckr Lua-covering functions I want to add and this fits right in.

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

2 participants