S
S
Sergey Mushtuk2016-05-23 16:31:22
Parsing
Sergey Mushtuk, 2016-05-23 16:31:22

How to collect the frequency of words in Wordstat?

The question is banal, but somehow it is not possible to solve it with fairly simple methods. So there is a list of keywords. Let's say 2500 phrases. It is required for each to break through the frequency of the general and "exact" wordatat.
There is a KeyCollector, licensed, it has checkboxes in the "collect all types of frequencies" setting, but for some reason it collects only the base frequency.
There is rush-analytics - a wonderful service, but expensive (we will not mention the 200r as a gift when registering) and, it seems, heavily loaded - if before I gave out projects in 5 minutes, now I have to wait 5 hours.
There is Yandex Key Checker, but it doesn't collect anything at all. There is a Bukvariks base with basic frequencies.
The question is how best to solve this problem, if it occurs regularly. Your best bet is to find magic ticks in KeyCollector or a service similar to rush-anaytics but without its problems.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Stalker_RED, 2015-08-12
@developerrr

What exactly are you trying to do? Is it ?

S
Sergey, 2015-08-12
Protko @Fesor

you have three columns there, in fact, knowing the index of the checkbox on which we clicked, we can do everything we need within the framework of the column we need, this already saves us from having to duplicate all three times.

W
WhiteSama, 2015-08-12
@WhiteSama

You assign to each check, for example: data-check-id="number", either in html, or in a loop (each) in the script. Then you catch what id the pressed check has, and substitute it in it. Something like that.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question