Skip to content

kakumanivrn/competitor_watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Competitor Watch

If you want to keep an eye on your compititor without breaking into their servers, then this code is for you. It is mainly useful for Web Companies rather than offline companies. Particularly for the companies who makes profit based on the number of users visit site.

Features

This will give following information of your competitors:

Alexa rank (Indian) of the site: This indicates where your compititor stand in comparision with websites of india.
Facebook Likes: Likes for their official facebook page.
Facebook talks: How many fb users are engaged in their facebook page.

How the code knows your compititor's Website link and Facebook page?

No, it does not know. So you need to give their site domain and also facebook page username in sites.txt file. Each line contains one company, if you keep 10 lines you can review 10 companies info at a time. Format :
sitename1.com--facebookPageUsername1
sitename2.com--facebookPageUsername2
sitename3.com--facebookPageUsername3

Requirements:

Apache
PHP
PHP cURL

Installation/Setup:

Download the code, keep in www folder. Done!
Default username : username
Default password : password

About

Competitor Watch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published