Price Tracker Application with Django: Crawling Discounts From Ebay

Written by thedevtimeline | Published 2019/12/13
Tech Story Tags: python-web-development | django | python | tutorial | productivity | beginners | software-development | python-top-story

TLDR In this tutorial we are going to build price tracker application which will notify us for discounts. We will use RabbitMQ + Celery + BeautifulSoup + Django for creating this app. We are using Celery to handle the time-consuming tasks by passing them to queue to be executed in the background. Celery is the best choice for doing background task processing in the Python/Django ecosystem. You can clone this project from my GitHub repository below:https://github.com/raszidzie/Price-Tracker-Application-Application.via the TL;DR App

no story

Written by thedevtimeline | Sharing real experience
Published by HackerNoon on 2019/12/13