How to Make Web Crawling Fast and Accurate with Scrapy?
When it comes to data gathering, web scraping plays an instrumental role in getting us a good amount...
Web Automation Using Selenium With Python
In this blog, we will see what is the use of Selenium Tool with Python language. In the current mark...
Getting Started With Flask
Python is a powerful, general-purpose programming language used by novices and scientific researchers. It’s also an excellent choice for software engineers who want to get into web development becau...
How to get started with TagUI
Nowadays web automation is possible through many tools. Some examples are here, Ketalon studio, Selenium, SoapUI etc. Similarly, TagUI is a tool for web automation.
Let’s Explore Django
In this blog, we will see what Django is? And also we’ll create one small project i.e Library website with a minimal amount of code and with a very easy explanation. The cause of this blog is to hav...
How To Modify The Saleor E-Commerce Platform ?
Hello techies, we all have learned a few aspects of Saleor e-commerce in our previous blog. As we ca...
Let’s explore GraphQL
GraphQL is a new API standard that provides a more efficient, powerful, and flexible alternative to REST.
Let’s publish our own python library
Python Library or Package is a collection of useful functions that eliminates the need of writing th...
AI / ML Based Facial Detection and Recognition
Face detection is a computer vision technology that helps to locate / visualize the human faces in i...