fiuderazes / Avatar-Fetcher

Is a webapp that uses the multiple end points to fetch and display a given user's profile picture .

Home Page:https://avatar-ztf.web.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avatar | アバター

Is a webapp that uses the multiple end points provided by Kiko Beats to fetch and display a given user's profile picture . The instagram profile picture is fetched using a simple trick demosntrated here on my other project :

Avatar-Lite

feel free to check it out

This was made just to put a UI on the already existing project. Since i've used these links quit a lot lately , i wanted to make it more accessible for me or anyone else who's interested .

You can always refer to the original project here :

Unavatar

This was made using :

How does it work :

Different platforms :

Facebook Screenshot Instagram Screenshot Twitter Screenshot Error Screenshot Youtube Screenshot Telegram Screenshot

User not found :

In case of a not valid username on any platform , the image displayed is :
This can be changed ! just refer to the documentation 📚 here :

👉 Unavatar 👈

IG profiles pictures are fetched using this methode :

www.instagram.com/USER-NAME/?__a=1

False negative for Facebook :

this one is kind of a hit or miss .

Install

-Project setup

pnpm install

-Compiles and hot-reloads for development

pnpm run serve

-Compiles and minifies for production

pnpm run build

Support

Any help improving this spa , is welcomed ❤️

Contact

you can contact me at ZTF666@protonmail.ch or via my portfolio

License

Avatar | アバター released under the MIT License.

Made with 💘 by a 👨‍💻 on a 💻 | 2020 | ZTF666 - N.EA

About

Is a webapp that uses the multiple end points to fetch and display a given user's profile picture .

https://avatar-ztf.web.app

License:MIT License


Languages

Language:Vue 86.5%Language:HTML 8.6%Language:JavaScript 4.8%