DEV Community

Cover image for 4 Cool Website and their APIs
Suraj Vishwakarma
Suraj Vishwakarma

Posted on • Updated on • Originally published at surajondev.com

4 Cool Website and their APIs

Introduction

Hello Guys, It's been quite a time since I published the last blog but finally, I am back with 4 Websites that will help you to resolve problems that you might be facing.

4 Cool Website and their APIs

The cool thing about these websites is that they all provide APIs and you can use that to develop your own application like them. So without further ado, let's get started.

Iconfinder

Filter through the world's largest marketplace for icons with flexibility ease.

One of the best places on the internet to grab icons. The free plan gives access to more than 316K icons.

IconFinder

You can download icons in different sizes, formats (including jpeg, png, SVG, etc.). With their API you can develop an application that can fetch icon data from their icon collection.

VirusTotal

Analyze suspicious files and URLs to detect types of malware, automatically share with the security community.

You can easily scan local documents or any document on the web (including email attachments) for any malware. This will help you to scan before you download it on your device.

VirusTotal

VirusTotal also provides API and you can develop the application using it. They have Public and Premium API for development and commercial purposes.

Pastebin

A temporary online clipboard for your text and code snippets.

You can paste text and code. Herewith login you can edit, delete, and can access any time. With syntax highlighting, you can paste code in 50+ languages.

Pastebin

It also provides API to develop your own application like Pastebin.

Site-Shot

For Capturing a full-length screenshot of a webpage.

You can capture screenshots of any website using site-shot. You can manually adjust the resolution to various Desktop, Android Devices, iOS devices.

Site-Shot

And Yes, it also provides API which you can get benefit yourself and develop a program like it.

Last Note

I hope this list of websites will help you to ease many problems and also you will use their API to develop your next project. Thank you for reading the blog post.

Top comments (14)

Collapse
 
brandonwallace profile image
brandon_wallace • Edited

FYI, you can take a screenshot using the browser developer tools in Firefox and Chrome.

In Firefox, you open the developer tools by pressing F12. Go to the settings icon and enable "Take screenshot of entire page". You will see a camera icon appear.

In Chrome, open the developer tools by pressing F12. Then press CTRL+SHIFT+p, then type the word "screenshot" in the dialog box. Select one of the 4 screenshot options and it will download a PNG screenshot.

Make sure to scroll down the page all the way so the Javascript will load everything before taking your screenshot.

Collapse
 
surajondev profile image
Suraj Vishwakarma

Thank you for sharing more about it.

Collapse
 
arvindpdmn profile image
Arvind Padmanabhan

But I had trouble using this via webdriver for selenium test automation. I'm hoping Site-Shot API may come handy.

Collapse
 
arvindpdmn profile image
Arvind Padmanabhan

Site-Shot looks useful. Will check it out.

Collapse
 
surajondev profile image
Suraj Vishwakarma

Definitely a great website and also for projects too.

Collapse
 
muzammilaalpha profile image
muzammilaalpha

Good post!

Collapse
 
surajondev profile image
Suraj Vishwakarma

Happy to help you🔥🔥🔥

Collapse
 
atulcodex profile image
🚩 Atul Prajapati 🇮🇳

nice bro :)

Collapse
 
surajondev profile image
Suraj Vishwakarma

Thank you

Collapse
 
mindninjax profile image
Rishabh Singh ⚡

Love this list! My favorite was probably the Virus Total API! Keep up the good work Bro <3

Collapse
 
surajondev profile image
Suraj Vishwakarma

Yesss, it's fun to try out their APIs and develop application like them.

Collapse
 
denis_khan profile image
denis_khan

I liked pikwy.com for taking screenshots better =)

Collapse
 
rajmohanpdy profile image
rajmohan s

helpful post !

Collapse
 
surajondev profile image
Suraj Vishwakarma

Great 🔥🔥