(no title)
wtf242 | 1 year ago
I do use Gen AI now to generate genres, descriptions, and to grab other data. Previously years ago i would just scrape it or manually set it.
Amazon has a nice product API with up to date prices.
I am working on bookshop.org integration. I used to also do barnes & noble. The problem is neither of them have APIs to programmatically search for books, so i have to do complicated scraping. example: https://github.com/ssherman/bookshop-search
vidyesh|1 year ago
Your website is quite inspiring to me and have given me more ideas to explore. Thank you for sharing your ranking algorithm, very fascinating (and still understanding the intricacies of it).
I asked you about Amazon API because I noticed some of your prices are stale which is against their Pricing Display guidelines.
Its been a challenge for me to work with Amazon as their API is not easy to get access to, I mean I have an affiliate tag for A website but from what I've read as per their TOS I am only allowed to use it for A website and not for B. And for B I have to apply again for a new tag with a new website (which is still under development!)
I will end up working on a scraper or a few workers anyway as most online bookstores do not have an API, none have replied back to my emails inquiring the same.
wtf242|1 year ago
I will say that I don't think they really defend their TOS too much from my experience. I used to have a cookbooks site for years that used the same affiliate tag i use for my greatest books site, and never had any issues.