Notes
In this episode, we added the background task that does web scraping to collect data from a third party service.
We wrote a Celery task and used requests and Beautiful Soup to handle all the scraping.
In this episode, we added the background task that does web scraping to collect data from a third party service.
We wrote a Celery task and used requests and Beautiful Soup to handle all the scraping.