This project is about building a chatbot on LINE(app) for the users to know the information of the popular movies and news recently. Firstly, I have to create a server on Heroku in order to make the program work properly. Then it's time for creating the main structure of the program. Because of the needs to collect lots of data online, I use python scraping. Also, I have to figure it out how the api works in this process.The final step is to use Git to push on Heroku