MohsenNooriArdestani / alibaba-ticket-finder

Ticket finder project using web scraping with nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

The goal of this project is to find bus tickets from Alibaba, when bus tickets are full, this project can alert you on discord when a bus seat is empty.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DISCORD_WEBHOOK_URL = https://discord.com/api/webhooks/####/#####

ALIBABA_URL = https://www.alibaba.ir/bus/###-###?departing=####-##-##

About

Ticket finder project using web scraping with nodejs

License:MIT License


Languages

Language:JavaScript 100.0%