Giter Site home page Giter Site logo

panademo / airbnb-price-per-night-correcter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from davidsawyer/airbnb-price-per-night-correcter

0.0 0.0 0.0 3.58 MB

Gives you the real price per night of an Airbnb stay after accounting for any and all fees

Home Page: https://chrome.google.com/webstore/detail/airbnb-price-per-night-co/lijeilcglmadpkbengpkfnkpmcehecfe

License: GNU General Public License v3.0

CSS 5.52% JavaScript 94.48%

airbnb-price-per-night-correcter's Introduction

Airbnb Price Per Night Correcter

A browser extension that gives you the real price per night of an Airbnb stay after accounting for any and all fees

demo

where to find it

Chrome and Firefox

If you like this project, send me a tip ๐Ÿ™๐Ÿผ

the pitch

Ever get sick of Airbnb showing you the price per night of a listing and NOT including the taxes and fees in that nightly price? It's misleading, right? No one likes the feeling of getting nickeled and dimed when they're trying to book lodging, especially when those extra fees can make a massive difference in the price per night of the stay. This extension fixes all of that and will hopefully protect you from being fooled into paying more per night of your Airbnb stay than you had originally planned. It will show you the all-in price per night of any Airbnb listing.

APPNC corrects prices in the following situations:

  1. basic listings
  2. on sale listings
  3. listings with a cancellation policy (hidden price details)
  4. plus listings
  5. handling of a more whitespace-heavy UI that seems to be the treatment side of an A/B test (before vs. after)
  6. non-refundable/refundable radio button UI

Note: USD, EUR, and GBP are the only officially supported currencies at the moment. English, Spanish, and French are the only supported languages.

building and running locally

In order to get up and running locally, you'll need to:

  1. pull down the project
  2. if you use nvm, run nvm use to make sure you're on a compatible version of node
  3. run npm install from the project root
  4. run npm run develop (this will build the JS and CSS that the browser will use and then will continue to listen to changes to source files)
  5. go to chrome://extensions in Chrome or about:debugging in Firefox
  6. make sure "Developer mode" is on if you're on Chrome
  7. click "Load unpacked extension..." on Chrome or "Load Temporary Add-on" on Firefox
  8. choose the project root directory for Chrome or a zipped directory by gulp for Firefox (you can create a zipped directory for Firefox by running npm run prod), and you should now be able to run the extension in your browser!

todos

  • investigate showing the correct nightly price for all listings on the search page (seemed VERY infeasible when I last checked)
  • handle monthly price
  • handle more currencies

thanks

  • Nick Beyer - bug hunter
  • Alex Hofsteede - code contributions
  • Jamel Boubakri - translation

airbnb-price-per-night-correcter's People

Contributors

alex-hofsteede avatar davidsawyer avatar dependabot[bot] 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.