How to get data from website that does not provide API

if you find a good website from where you want to get data programmatically in your code but you realize they do not provide an api then it will make you mad. But I have a solution by which you can get data from website that does not provide an API

How to post Link to Tumblr’s API

Working with Tumblr’s API is fun and easy. Below steps will show you how to post link to Tumblr’s API. It is useful when you have a brand website of blog and you want to drive traffic to your website or blog. You can make an automation script to automatically submit your contents to Tumblr.

How to create a Photo Post to Tumblr using API

Tumblr is a place to express yourself, discover yourself, and bond over the stuff you love. Tumblr has its own APIs to work with the various operations of it. In this post we will learn about how to create a photo post to Tumblr using API.