AUTOMATION


2024-04-28

Price Tracker - Google Shopping, Walmart Using Easy2Digital APIs

Build price trackers for three popular retail marketplaces or channels using python, which are Google Shopping, Walmart, HomeDepot.

2024-04-28

Build a Twitter Email Scraper Using Twitter and Easy2Digital APIs

Walk through how to build a Twitter email scraper to grab the user emails using tweepy, twitter API and regular expressions

2024-04-27

Build a Trending News Bot with Twitter and Easy2Digital APIs

Build a trending news bot using Twitter, Easy2Digital APIs. You can learn the logic, framework, and mindset of building this bot using Python

2024-04-27

12 Useful Python Functions, Modules for Financial, Marketing Bots

Share 12 useful Python functions, methods and modules that are popular to build a Financial analysis bot or a marketing bot. Learn more!

2024-04-27

Stripe API Integration to Proceed Online Payment from Web Apps

Here talks about how to utilize Stripe API, which is one of the most well-known payment processors - Stripe, to integrate with Web Apps.

2024-04-27

Flask Limiter - Customise Rate Limits on API, Application Usage

Introduce Flask Limiter and relevant features and parameters. Learn it and start equipping your application with the Flask limiter

2024-04-27

Flask JWT: Utilize to Tokenize User Identity, Authenticate API Users

Leverage Flask JWT to tokenize your member's or user's identity and use it to authenticate. It's for data interexchange and UX

2024-04-27

Utilise Google Cloud Platform to Automate Web Application

Automate Python applications with the Google cloud platform. Compared to local device cron jobs, Cloud platforms make 24/7 possible.

2024-04-26

Stock Symbol Data Scraper for Financial Ratio Analysis

This article can help you build a stock symbol data scraper for analyzing financial ratios in bulk using Python and Easy2Digital API.

2024-04-26

Flask Login & SQLAlchemy - User Login, Authentication System

Building an application with the user login and authentication system is a basic function in the current web 3.0 era. Learn using Flask login

2024-04-26

Intrinsic Value Scraper: Eye out Undervalued Using BVPS, E2D API

Create an intrinsic value scraper. You can scrape and consolidate data, and see if the symbol candidate is undervalued by BVPS vs Share Price

2024-04-26

Flask Paginate - Implement Paginations to List Search Result Info

Using Flask paginate to break down product and service search results per page is a popular approach in web and mobile applications.

2024-04-26

Using Python, Gmail SMTP to Automate Personalised Email Blast

This article tells how to save 90% time of your manual and regular email marketing campaign by using Gmail SMTP and Python script.

2024-04-26

Flask Search Bar Plus Dynamic Data Table Return Using Pandas

Go through how to set up a fundamental flask search bar and return data table using panda's data frame and python

2024-04-25

Etsy Product Scraper for More Price Anchoring | Easy2Digital API

Share how to build an Etsy product scraper. You can refer to the method and also leverage Easy2Digital API to fetch the data easily