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.
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.
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 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.
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.
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)
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.
Thank you for sharing more about it.
But I had trouble using this via webdriver for selenium test automation. I'm hoping Site-Shot API may come handy.
Site-Shot looks useful. Will check it out.
Definitely a great website and also for projects too.
Good post!
Happy to help you🔥🔥🔥
nice bro :)
Thank you
Love this list! My favorite was probably the Virus Total API! Keep up the good work Bro <3
Yesss, it's fun to try out their APIs and develop application like them.
I liked pikwy.com for taking screenshots better =)
helpful post !
Great 🔥🔥