Code Monkey home page Code Monkey logo

keywordshitter2's Introduction

Keywordshitter2 - The Bulk Keyword Tool

An update of the beloved keyword generation tool keywordshitter.com. Try it here..

#New features:

  • View the results as a sortable table
  • Control how the keywords are branched
  • Cache to a local database
  • Settings

Old-but-still-good features:

  • Shit theme
  • Simple
  • Humor suitable for a toddler
  • Cunningly lower user expectations to zero, then exceed them

Coming soon (TM):

  • Multiple services
  • Updated toilet logo
  • Less bugs
  • CPC and Volume integration possibly

License

MIT Licence (unless blakamia says otherwise)

Contributing

Yes please.

Credits

keywordshitter2's People

Contributors

seoppcsmm avatar wassname avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

keywordshitter2's Issues

google trends

As in #1

Apply the service google trends (trending graphic in search of the main word, regional interest data, and related searches data)

Something like this?:

//Keywordtrending graphic.

GoogleTrendGraphkw: function (lang, kw){
$('#google_trends').append('<iframe scrolling="no" style="border:none;" width="500" height="330" src="http://www.google.com/trends/fetchComponent?hl='+lang+'&q='+kw+'&cmpt=q&content=1&cid=TIMESERIES_GRAPH_0&export=5&w=500&h=330"></iframe>');
}

Not running on Local host

HOW TO RUN THIS on local host even after dowloading all the packages
Please exolain the steps if possible it will be very helpfull

Duplicate Results

It's currently not uncommon for the same result to be displayed numerous times. While this is not a massive problem as one can use some kind of tool to delete the duplicate entries I think it would be ideal for this process to be done automatically. P.S. Thanks wassname for developing this project. It is rad as heck and has a huge amount of potential.

Amazon results in German

Amazon results are in German.

in suggestion.js Amazon is hardcoded as
"http://completion.amazon.co.uk/search/complete?method=completion&search-alias=aps&mkt=4&callback=?&q=" resulting in German responses. Please add a way to set mkt=3 to allow English responses

freezes when making several requests

As in #1

bug: Sometimes keywordshitter2 freezes when making several requests and takes a bit to update the table of results.

Can't fix this sadly. It seems to be a limitation of JSONP which I have to use to by bypass no-cors policies (I did remove the db caching though which may have been contribution.)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.