wassname / keywordshitter2

A website to find long-tail keywords using search suggestions
http://wassname.github.io/keywordshitter2/
197 stars 156 forks source link

freezes when making several requests #5

Open wassname opened 8 years ago

wassname commented 8 years ago

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.)