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

Usage with autheticated site #1

Open
shobhitxp opened this issue Oct 5, 2015 · 2 comments
Open

Usage with autheticated site #1

shobhitxp opened this issue Oct 5, 2015 · 2 comments

Comments

@shobhitxp
Copy link

Hi,

Can you help me in suggesting how can I pass username and password for my site (its password protected) for crawling?

Regards
Shobhit

@boutell
Copy link
Owner

boutell commented Oct 5, 2015

Hi Shobhit,

This is not currently a feature that orbweaver has. It would be an
interesting challenge to accommodate it fully since there are so many
different types of login on websites (assuming your site isn't just using
basic auth, which is rare these days). I would certainly be interested in
talking about how this feature might work, looking at pull requests, etc.

On Mon, Oct 5, 2015 at 5:04 AM, shobhitxp [email protected] wrote:

Hi,

Can you help me in suggesting how can I pass username and password for my
site (its password protected) for crawling?

Regards
Shobhit


Reply to this email directly or view it on GitHub
#1.

*THOMAS BOUTELL, *DEV & OPS
P'UNK AVENUE | (215) 755-1330 | punkave.com

@boutell boutell changed the title Usage with autheticated sire Usage with autheticated site Oct 5, 2015
@mokchend
Copy link

mokchend commented May 1, 2021

One way to solve this is to rely on a cookie key/pair values once authenticated, whatever the authN mechanism used behind the scene, like the curl command with --cookie parameter ?

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

3 participants