Categories: Development

Fetch avatars, profile images and banners easily with Fetchav

If you ever want to get a profile image/avatar or banner from either a YouTube, Twitter or Steam account Fetchav is for you. Fetchav as another one of my projects dealing with api’s using PHP. Interacting with the

  • YouTube api
  • Twitter api
  • Steam api

I made it easy to get profile images and banners, Wrapped up with a Bootstrap front end Fetchav was made to be light an fast. Fetchav also uses a $_GET so you can skip the front end if need be. I must point out how easy it was to get this idea of getting profiles images and banners to buying a $9 domain name and slapping it on a shared hosting account i have. If i can help out one person who used Fetchav then i will be even happier.

Share

Recent Posts

Kennington reservoir drained drone images

A drained and empty Kennington reservoir images from a drone in early July 2024. The…

2 years ago

Merrimu Reservoir drone images

Merrimu Reservoir from drone. Click images to view larger.

2 years ago

FTP getting array of file details such as size using PHP

Using FTP and PHP to get an array of file details such as size and…

3 years ago

Creating Laravel form requests

Creating and using Laravel form requests to create cleaner code, separation and reusability for your…

3 years ago

Improving the default Laravel login and register views

Improving the default Laravel login and register views in such a simple manner but making…

3 years ago

Laravel validation for checking if value exists in the database

Laravel validation for checking if a field value exists in the database. The validation rule…

3 years ago