real discount udemy coupon code scraper in real time
This dashboard provides real-time updates on Udemy course discounts scraped from the Real Discount website. It utilizes Selenium to scrape coupon data and Streamlit for dashboard visualization. Users can filter courses based on various criteria, view statistics, and apply coupon codes directly from the dashboard.
Ensure you have Python installed along with the necessary libraries like streamlit
, pandas
, plotly-express
, and selenium
.
- Run the script.
- Select the file containing Udemy course data based on your preferred date.
- Filter courses based on category, duration, provider, rating, language, students enrolled, price, and views.
- View statistics such as total original courses price, average rating, and average original courses price.
- Apply coupon codes to available courses.
- Monitor real-time updates on newly available coupons.
- Install the necessary libraries using
pip install streamlit pandas plotly-express selenium
. - Run the script.
- Follow the prompts to interact with the dashboard.
- Python 3.x
- Libraries:
streamlit
,pandas
,plotly-express
,selenium
- Ensure the WebDriver for Selenium is installed and configured properly.
- Customize the filtering options and dashboard layout according to your preferences.
- Monitor real-time updates periodically for new course discounts.
- Gabin H. VEGLO
#This project is licensed under the MIT License.#