Giter VIP home page Giter VIP logo

url-extractor's Introduction

โœ” URL EXTRACTOR

  • A "URL Extractor" is an application created in python with tkinter gui.
  • In this application, user will be allowed to first enter any text or paragraph in the given text area.
  • After entering the text, user can extract all the urls and domains present in the entered text.
  • And for implementing this, used the re and intertools library of python.

REQUIREMENTS :

  • python 3
  • tkinter module
  • from tkinter messagebox module
  • re
  • from itertools import chain

How this Script works :

  • User just need to download the file and run the url_extractor.py on their local system.
  • Now on the main window of the application the user will be allowed to first enter any text or paragraph in the given text area.
  • After entering the text, when user clicks on the EXTRACT URL button, user will be able to see all the URLs present in the text.
  • In the same way user can also extract all the domains present in the text.
  • Also there is a clear button, clicking on which user can clears the text or paragraph entered in the given text area.
  • Also there is an exit button, clicking on which exit dialog box appears asking for the permission of the user for closing the window.

Purpose :

  • This scripts helps us to easily extract URLs and Domains from any text or paragraph.

Compilation Steps :

  • Install tkinter, re, intertools
  • After that download the code file, and run url_extractor.py on local system.
  • Then the script will start running and user can explore it by entering text and extracting URLs and Domains from it.

SCREENSHOTS :








Author :

  • Akash Ramanand Rajak

url-extractor's People

Contributors

akash-rajak avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.