django-planet
Dec. 26, 2018

Connecting third party services - Building SaaS #8

in blog Matt Layman
original entry Connecting third party services - Building SaaS #8

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.