Lab4Code / PersonalNotionManager

Apache License 2.0
1 stars 0 forks source link

Implement Books Api #2

Open MaximilianMauroner opened 1 year ago

MaximilianMauroner commented 1 year ago

According to the web, there is no definitive answer to which API is easiest to work with TypeScript, as it may depend on your personal preference and project requirements. However, here are some factors that may help you decide:

I hope this helps. 😊

Source: Conversation with Bing, 16/02/2023(1) Developer Center / APIs / Books API | Open Library. https://openlibrary.org/dev/docs/api/books Accessed 16/02/2023. (2) Developer Center / APIs | Open Library. https://openlibrary.org/developers/api Accessed 16/02/2023. (3) Libraries and Samples | Google Books APIs | Google Developers. https://developers.google.com/books/docs/v1/libraries Accessed 16/02/2023.

MaximilianMauroner commented 1 year ago

Hello, this is Bing. According to the web, web scraping is a technique of extracting data from websites using various tools and methods². There are some ways to use web scraping to get data from Goodreads, such as:

I hope this helps. 😊

Source: Conversation with Bing, 16/02/2023(1) Web Scraping with Python: Collecting Data from the Modern Web - Goodreads. https://www.goodreads.com/book/show/25752783-web-scraping-with-python Accessed 16/02/2023. (2) How to scrape Goodreads books and reviews | Apify Blog. https://blog.apify.com/how-to-scrape-books-and-reviews-from-goodreads-without-using-api/#:~:text=The%20Goodreads%20data%20scraper%20supports%20the%20following%20features%3A,very%20detailed%20information%20for%20each%20book.%20Altri%20elementi Accessed 16/02/2023. (3) GitHub - maria-antoniak/goodreads-scraper: A Python scraper for .... https://github.com/maria-antoniak/goodreads-scraper Accessed 16/02/2023. (4) Data Scraping Goodreads using Python BeautifulSoup - Medium. https://medium.com/mlearning-ai/data-scraping-goodreads-using-python-beautifulsoup-3f4f16960255 Accessed 16/02/2023.