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

Archive.is submission is obsolete #300

Open
machawk1 opened this issue Jan 24, 2020 · 1 comment
Open

Archive.is submission is obsolete #300

machawk1 opened this issue Jan 24, 2020 · 1 comment
Labels

Comments

@machawk1
Copy link
Owner

machawk1 commented Jan 24, 2020

As discovered while resolving #298, archive.is no longer uses a "coo" data attribute but instead populates its web form with a submitid attribute. This needs to be scraped/parsed out to use for the submission to the service from Mink.

Parsing logic (in Python) is already present in the archivenow repo https://github.com/oduwsdl/archivenow/blob/master/archivenow/handlers/is_handler.py

@machawk1
Copy link
Owner Author

machawk1 commented Jul 3, 2021

The service looks to require a submitid value with the form submission, which is a hash. This needs to be retrieved and associated prior to submission.

machawk1 added a commit that referenced this issue Jul 4, 2021
… still to no avail for #300. Invalid URL remains the response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant