Skip to main content

Get Website Visitors Info using IPStack API with PHP

Gathering information of your website visitors is not an easy task when you have decent website traffic. The website visitors information is important for your business as it helps you to target your customer in a right way with details.

In this scenario you definitely looking for solutions to get your website visitors information. Don’t worry, it’s very easy. You can use ipstack API to get website visitor details using IP Address. The API offers a powerful, real-time IP Address to Geolocation API to get details quickly into JSON or XML format. The API result data includes Visitors locations,
currency, country and much more.

So in this tutorial, you will learn how to integrate ipstack API using PHP to get IP Address details.

(more…)

Scrape SERP Data using SerpStack API with Python

Search Engine Results Pages known as SERP is the web pages that’s displayed by Search Engine. When a user enter keywords to search something and search engine make search for that and returned relevant search result as web pages.

Generally we make manual search for keywords to get search results from few web pages. But sometimes we need to search for many keywords and get search results from thousands of web pages and it’s not possible through manual search. We can use SERP APIs to search for many keywords and get result from number of search result pages.

So if you’re looking for implementing functionality to get SERP data, then you’re here at right tutorial. In this tutorial, you will learn how to Integrate SerpStack API with Python to get SERP data from search engine like Google etc.

(more…)