Giter Club home page Giter Club logo

links-extractor's Introduction

Extract Links

From files on your PC From any website
extract from local file on pc extract links from any website
  • Extract different types of links (web/mail/ftp e.t.c) from:
    • Text version of any file (txt, csv, json, html, py e.t.c)
    • Any website (ex: abc.com/xyz/pqrs)
    • Without worrying about issues like duplicates
    • Additional data like timestamp and Total counts will be saved too
  • File containing extracted links will be saved to Desktop/Extracted links folder.
  • Above screenshots are from version 1.8
  • Check all the features & changelog here

Installation

You can use this app in two ways:

  1. As python script

    • Donwload the source code
    • Install required libraries: pip install -r requirements.txt
    • Launch Link_Extractor.py
  2. As an executable

    1. Download executable directly from release page, or
    2. Create your own executable from the source code

Developer

links-extractor's People

Contributors

dependabot[bot] avatar sayyid5416 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

links-extractor's Issues

Missing imports

  • Show error if module is missing, (currently program crashes)
  • Install missing modules

Choice based extraction

Give options for types of extraction user wants, instead of extracting all of them at same time.

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.