internetarchive/openlibrary

Add trending score to the Book Page (if > threshold)

Open

#11,072 opened on Jul 24, 2025

View on GitHub
 (9 comments) (0 reactions) (1 assignee)Python (4,626 stars) (1,172 forks)batch import
Good First IssueLead: @cdriniNeeds: ResponseNeeds: Review AssigneePriority: 3Theme: Book PageType: Feature Request

Description

Feature Request

Problem / Opportunity

We recently added trending scores to our solr search engine. This means, when we arrive on the book page, we should have trending score available to us.

Proposal

If the trending score for the book on the book page is > some threshold e.g. 5, then render the trending badge macro.

https://github.com/internetarchive/openlibrary/blob/master/openlibrary/macros/TrendingBadge.html

Please propose a design if you'd like to work on this issue :)

Breakdown

Related files

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

Contributor guide