paint-brush
Price Tracker Application with Django: Crawling Discounts From Ebayby@coderasha
617 reads
617 reads

Price Tracker Application with Django: Crawling Discounts From Ebay

by coderasha6mDecember 13th, 2019
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

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.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Price Tracker Application with Django:  Crawling Discounts From Ebay
coderasha HackerNoon profile picture
coderasha

coderasha

@coderasha

Doing extravehicular activity on Dev Space | Mainly focused on Python🐍 and ML🤖 but love React also

About @coderasha
LEARN MORE ABOUT @CODERASHA'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

coderasha HackerNoon profile picture
coderasha@coderasha
Doing extravehicular activity on Dev Space | Mainly focused on Python🐍 and ML🤖 but love React also

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here