Books-Downloader
بواسطة @KhaliLounis
20
This Python script allows you to search for a book using the Google Books API and download it from the Library Genesis website if available in PDF format.
عن هذا المشروع
Books Downloader Table of Contents Introduction Features Prerequisites APIs Used Contributing Introduction This project is a practice exercise for web scraping. It demonstrates how to utilize the Google Books API and Library Genesis to search for a book, retrieve potential authors, and download the book if available in PDF format. The script prompts the user to enter a book name, performs a search using the Google Books API to retrieve potential authors, and then searches Library Genesis for the book. If the book is found, it opens the download link in the default web browser. Features Search for books using the Google Books API Retrieve potential authors from the Google Books API Search for the book on Library Genesis Provide a direct download link for books available in PDF format on Library Genesis Prerequisites To run this script, you need the following: Python 3.x installed on your system Required Python packages: beautifulsoup4, requests, webbrowser APIs Used Google Books API: Used to search for books and retrieve book information, including potential authors. Contributing
من ملف README الخاص بالمشروع على GitHub
- النجوم
- 20
- التفريعات
- 0
- آخر تحديث
- 31/08/2023
أضف هذه الشارة إلى ملف README
أظهر أن مشروعك مُدرج على «صُنع في الجزائر».
[](https://www.madeinalgeria.dev/projects/books-downloader)