13 Commits

Author SHA1 Message Date
0aaf337889 Update search to website changes (#1)
Co-authored-by: Krzysztof Płaczek <krzysztofplaczek@techtube.pl>
Reviewed-on: #1
1.0.6
2025-10-03 15:21:57 +02:00
krzysiej
5f3cbc8b8c Before running parse operation on search results page it checks now if there are any books to parse. 1.0.4 1.0.5 2022-05-30 12:00:42 +02:00
krzysiej
475c200b67 Before running parse operation on search results page it checks now if there are any books to parse. 2022-05-30 11:54:32 +02:00
krzysiej
293a776d16 Updated a way of parsing a single book page to find language, publisher and book description. Also, url of a page is now attached to the book info object. 1.0.3 2022-05-27 10:54:39 +02:00
krzysiej
825348ce7a Added three sizes of book cover small medium and large to be returned as cover_url. 1.0.2 2022-05-26 13:02:52 +02:00
krzysiej
0ce3fe1b0a Fixed parsing search results page and picking correct cover image. 1.0.1 2022-05-26 09:58:19 +02:00
kplaczek
7d70ad40cb Excluded data parsing to a data parser class that handles document and returns info class or array of those. 2022-05-25 19:58:15 +02:00
kplaczek
0e3c8852ce Moved logic to a service and left bookinfo as a separate container. 2022-05-23 23:18:12 +02:00
kplaczek
292b24c025 Removed cached/ignored vendor 2022-05-23 20:42:34 +02:00
kplaczek
968c3ddaa3 Initial bookinfo 2022-05-23 20:41:38 +02:00
kplaczek
42e90c250e Initial bookinfo 2022-05-23 20:36:28 +02:00
kplaczek
02024755eb Added composer 2022-05-21 17:45:12 +02:00
kplaczek
9d2dbe6a0b first commit 2022-05-21 17:44:31 +02:00