June 24, 2022 No Comments

Automate Messages Using WhatsApp Business API & Flask – Part 1

WhatsApp Business API has been available for a long but the access was provided to selected businesses only or we had to purchase it via designated third-party vendors. After a long wait, finally WhatsApp Business API is made accessible to all the businesses! This will open up opportunities for many small-scale businesses who would like […]

October 19, 2021 No Comments

Automate Birthday Wishing On Facebook Using Python + Flask + Selenium

People are more reliant on social media in today’s world. Facebook is one of the most used social media platforms. One of the features of Facebook is that from our friends list we can get to know the birthdays, and we can wish people on their special day. To automate this process, we can use python and […]

October 19, 2021 No Comments

Automate Birthday Wishing On LinkedIn Using Python + Flask + Selenium

LinkedIn is a purely professional networking and employment-oriented website. It is a platform where the world’s employees and employers can meet and interact with each other. So when it comes to a special day like a birthday, then wishing without forgetting is a must to make stronger connections. Now you don’t need to worry about […]

September 4, 2020 No Comments

Python Tutorial: Automate Google Translation Using Selenium

Google Translator is an important tool to translate the input text into one language from another language. Google Translator can translate one language to another language for more than a hundred languages. A selenium web driver is a powerful tool, which opens a browser instance automatically and we use it for Google Translator. What is […]

Thanks!