Giter Club home page Giter Club logo

car_prices_tool's Introduction

Car Prices Tool

main

I decided to create this project to further train my programming skills. My goal was to create a “base” for mockup SaaS (service as a subscription) website.

First, I decided that my “product” will be cars selling related data. I decided to use Scrapy to scrape a lot of data from one of the most popular websites that deals in selling cars from both private people and companies.

After the script was working and saving proper data in a proper way I decided to further optimize this workflow. I bought some proxy IPs and used scripts that will rotate both IPs and user agents to not get me banned. I didn’t want to cause troubles to website servers so I decided to create a Docker container with it and host this on VPS (where I made scraping slower and therefore longer but more server friendly by enabling throttling).

After I had all the data (over 198 000 entries) I created a Django website where I further enhanced my “product” by offering searches through my data with advanced filters and some graphs and charts (thanks Chart.js !). I created both Free and Paid ranks with different amounts of features.

After that, as the most expensive “Tier” I decided to create an API with Django REST and give users the possibility to access database through both URL and CURL requests.

And as a final touch I hosted it on PythonAnywhere where you can view whole website - https://carpricestool.eu.pythonanywhere.com

Cheers!

Some additional screenshots:

screen_1 screen_2 screen_3

Thank You :-)

car_prices_tool's People

Contributors

m-niemiec avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.