An open API service indexing awesome lists of open source software.

https://github.com/d4vinci/adflyurlgrabber

A python script designed to grab the original url from an adfly url without opening it :D
https://github.com/d4vinci/adflyurlgrabber

adfly bypass python-script shorten-urls

Last synced: 6 months ago
JSON representation

A python script designed to grab the original url from an adfly url without opening it :D

Awesome Lists containing this project

README

          

# AdflyUrlGrabber

A python script designed to grab the original URL.

### Usage

```
python(3) AdflyURLGrabber.py
```

#### Example

###### Input

```
python AdflyURLGrabber.py http://adf.ly/HmtTG
```

###### Output

```
http://google.com
```