Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/albertoxamin/puppeteer-unshortener

Serverless url unshortening as a service
https://github.com/albertoxamin/puppeteer-unshortener

hacktoberfest lambda-functions puppeteer saas serverless unshort-url zeit-now

Last synced: about 8 hours ago
JSON representation

Serverless url unshortening as a service

Awesome Lists containing this project

README

        

# puppeteer-unshortener

Url unshortening as a service, it uses an headless browser to get the expanded url of the page.

Example usage just call this and get the real url as response:
```
http://puppeteer-unshorten.albertoxamin.now.sh/https://bit.ly/2WH42mb
```