Skip to content

Prototype: Import Books from URL #11672

@mekarpeles

Description

@mekarpeles

Feature Request

This issue is similar to Goodreads "Import by URL"

Image

Problem / Opportunity

On the https://openlibrary.org/account/import page, add a section to import books from URL to a page that contains ISBNS (similar to Bulk Search https://openlibrary.org/search/bulk).

The patron will be asked to enter a URL, the openlibrary front-end uses js to pull down the html of that URL, finds any ISBNs from the page, and then uses the existing import flow to show you your books, allow you to select them, and then finally (a) create a List, (b) add to a list, or (c) add to Want to Read.

Image

Prototype

The first step in this issue would be to write js code that can run on openlibrary.org (as a logged in patron) in the console, that will fetch a URL, extract the ISBNs, show the matching books

This is a good website to test against
https://patrickcollison.com/bookshelf

Proposal

Refer to this map of common Endpoints:
*

Requirements Checklist

Checklist of requirements that need to be satisfied in order for this issue to be closed:

  • [ ]

Stakeholders


Instructions for Contributors

Metadata

Metadata

Labels

Lead: @mekarpelesIssues overseen by Mek (Staff: Program Lead) [managed]Needs: BreakdownThis big issue needs a checklist or subissues to describe a breakdown of work. [managed]Needs: ResponseIssues which require feedback from leadPriority: 2Important, as time permits. [managed]Type: Feature RequestIssue describes a feature or enhancement we'd like to implement. [managed]

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions