Weekly Random Book Recommendation from Open Library

somdn_product_page

This n8n workflow automates the process of providing a weekly book recommendation based on a specific subject from Open Library. It triggers manually or automatically every Friday at 11:00 AM, selecting a subject (e.g., juvenile literature), then retrieves the total number of books available for that subject. If books are found, it randomly picks one and fetches detailed information, including the title, authors, description, and URL. The workflow then constructs a formatted email with this information and sends it to a specified email address, making it ideal for newsletters or reading clubs. If no books are available for the selected subject, it sends an email notifying the recipient about the unavailability and suggests updating the subject.

Node Count

11 – 20 Nodes

Nodes Used

cron, emailSend, function, httpRequest, if, manualTrigger, set

Reviews

There are no reviews yet.

Be the first to review “Weekly Random Book Recommendation from Open Library”

Your email address will not be published. Required fields are marked *