Skip to content
Edopedia
  • Home
  • Courses
  • Questions
  • Blog
  • Log In
  • Sign Up

Furqan

Well. I've been working for the past three years as a web designer and developer. I have successfully created websites for small to medium sized companies as part of my freelance career. During that time I've also completed my bachelor's in Information Technology.

Bypass CAPTCHA on Website Using Python 3 & pytesseract OCR

Published on: July 7, 2022 by Furqan
Default Featured Image

The below Python 3 code-snippet allows you to bypass text/image CAPTCHA on a Website using the OCR (Optical Character Recognition) technology. To implement OCR, I’ve used the pytesseract library. code.py

Categories Tutorials Leave a comment

Skip the First Line in a Text File Using Python 3

Published on: July 7, 2022 by Furqan
Default Featured Image

By using the below Python 3 code snippet, you can easily skip the first line of a text file. code.py

Categories Tutorials Leave a comment

Find Random Lucky Draw Number Using Python 3 & random Module

Published on: July 7, 2022 by Furqan
Default Featured Image

Today I’ll guide you on how to use Python 3 and random module to find Random Lucky Draw Number in the command line. code.py

Categories Tutorials Leave a comment

Open Notepad App and Write Text into it Using Python 3, PyAutoGUI & pynput

Published on: July 7, 2022 by Furqan
Default Featured Image

In this tutorial, I’ll use Python 3, PyAutoGUI & pynput to open the Notepad app and write text into it. code.py

Categories Tutorials Leave a comment

Build Port Scanner For Domain Name in Python 3 pyfiglet

Published on: July 7, 2022 by Furqan
Default Featured Image

In this tutorial, I’ll use Python 3 and pyfiglet library to create a port scanner for a given domain name in the command line. The complete source code/script is available below. code.py

Categories Tutorials Leave a comment

Python 3 Find IP Address of Domain Name Using Socket Module

Published on: July 7, 2022 by Furqan
Default Featured Image

code.py

Categories Tutorials Leave a comment

Python 3 Find Domain Name From IP Address Using Socket Module

Published on: July 6, 2022 by Furqan
Default Featured Image

code.py

Categories Tutorials Leave a comment

Python 3 Selenium Open URLs in Multiple Tabs inside Browser

Published on: July 6, 2022 by Furqan
Default Featured Image

main.py

Categories Tutorials Leave a comment

Python 3 Find Difference Between Two Timestamps in Minutes

Published on: July 6, 2022 by Furqan
Default Featured Image

code.py

Categories Tutorials Leave a comment

Python 3 Find Difference Between Two Timestamps in Days

Published on: July 6, 2022 by Furqan
Default Featured Image

code.py

Categories Tutorials Leave a comment
Older posts
Newer posts
← Previous Page1 … Page25 Page26 Page27 … Page36 Next →
  • MiniMax-M1 vs GPT-4o vs Claude 3 Opus vs LLaMA 3 Benchmarks
  • How to Use Husky with npm to Manage Git Hooks
  • How to Use Lefthook with npm to Manage Git Hooks
  • Lefthook vs Husky: Which Git Hooks Tool is Better? [2025]
  • Llama 3.1 vs GPT-4 Benchmarks

Categories

  • Collections
  • Guides
  • News
  • Reviews
  • Tutorials
  • Uncategorized

Edopedia

  • Home
  • Blog
  • Services
  • About Us
  • Our Team

Training

  • Online Courses
  • Tutorials
  • Questions & Answers
  • Try Coding Online
  • Guides

Important links

  • Log In
  • Sign Up
  • Collections
  • Reviews
  • Tools for Developers

Support

  • Contact Us
  • Advertise
  • Write for Us
  • Privacy Policy
  • Terms of Use
Copyright © 2025 - Edopedia