xaneem / flipbot

Flipkart Keyword Analysis Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flipbot - Keyword Analysis for Flipkart

Analyze a search keyword on Flipkart.com. Shows the keyword suggestions, popular products shown during search, and the top products in the search results page.

If you're competing for keywords, this will help you learn more about your competition. More metrics work in progress.

Note that this tool is still a work-in-progress, and is not guaranteed to work for your purpose. If you need a more reliable method, take a look at a wrapper for the Flipkart API here.

Demo

A hosted version of this tool is available on ClusterDev.

Behind the scenes

This uses CasperJS which opens the website using the headless browser PhantomJS, and writes the results to a file. The frontend is powered by Node.js/Express. It requests a new search, reads the generated file and displays results.

License

MIT License

About

Flipkart Keyword Analysis Tool


Languages

Language:HTML 56.4%Language:JavaScript 43.6%