Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Checks if a specific restaurant that just temporarily stopped taking orders due to congestion is back online on yemeksepeti

Notifications You must be signed in to change notification settings

frozsgy/yemeksepeti-closed-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

YemekSepeti Closed Checker

Update -- October 2022

Since YemekSepeti changed their design and infrastructure, this project no longer works. Honestly, I don't even use YemekSepeti anymore and I'm not even sure if there is a congestion mode in the current system. Therefore this project is archived and no longer maintained.

General Information

Checks if a specific restaurant that just temporarily stopped taking orders due to excessive amount of orders is back online on YemekSepeti

I was just ordering something on YemekSepeti, but when I clicked the "place order" button, I got a nasty warning saying that "this restaurant is temporarily unavailable due to congestion". I got super angry because after spending many hours on deciding what to get, I was being told that I cannot place my order! GIMME MY FOOD! Anyways, I decided instead of refreshing the page every second, I can write a simple python script to do it for me. And it did! It did wonders!

Run it on your favourite terminal with Python 3.

Works if the restaurant is not accepting orders due to congestion or a temporarily problem.

Dependencies

  • Requests

CLI Commands

Instead of pasting the URL all the time, you can use the url as a CLI command.

Example:

python ys.py http://yemeksepeti.com/my-beautiful-sushi-place

About

Checks if a specific restaurant that just temporarily stopped taking orders due to congestion is back online on yemeksepeti

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages