Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/albertoxamin/puppeteer-unshortener
- Owner: albertoxamin
- Created: 2019-06-03T15:21:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-05T02:55:00.000Z (over 3 years ago)
- Last Synced: 2024-05-01T19:12:36.693Z (7 months ago)
- Topics: hacktoberfest, lambda-functions, puppeteer, saas, serverless, unshort-url, zeit-now
- Language: JavaScript
- Homepage: https://puppeteer-unshorten.albertoxamin.now.sh
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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
```