Creating Real-Time API with Beautiful Soup and Django REST Framework

In this post, we will use Beautiful Soup and Django REST Framework to create real-time API by crawling data. At the end of this tutorial, you'll be able to turn any website into an API.