Book Reader is a web scraping program made using python. This program asks the user for a website link, which applies to scrape the main text on the web page and store it into a text file, and also creates an mp3/audio file reading the text that has been stored in the text file. The audio file and the text file can be put together and saved into computers. Also, the user can choose the language they prefer, either English or Chinese; the program will translate the text file and the audio file automatically between the two languages. The program is beneficial for readers since it intends for websites with book stories. The user can save the text file easily and transfer to other devices or share them with friends.