[go: up one dir, main page]

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

Parse _people_search_session from entire cookie string for scraper webpage #234

Open
ericyoondotcom opened this issue Feb 13, 2024 · 1 comment · May be fixed by #266
Open

Parse _people_search_session from entire cookie string for scraper webpage #234

ericyoondotcom opened this issue Feb 13, 2024 · 1 comment · May be fixed by #266
Labels
good first issue Good for newcomers scraper

Comments

@ericyoondotcom
Copy link
Contributor

Allow the user to copy the entire Cookie header string from the Directory when entering values on the scraper page.

Currently, the user has to select only the _people_search_session value, but it would be trivial to get this via code.

@ErikBoesen
Copy link
Collaborator

Bear in mind that the yaledirectory package currently requires the _people_search_session cookie specifically, so you'll either need to extract it from the string on the scraper side or update the yaledirectory package (which I own and can transfer to the Yalies org) to pass the full Cookie header.

@ericyoondotcom ericyoondotcom linked a pull request May 22, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers scraper
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants