MatthewGraham
BANNED
- Oct 6, 2015
- 1,755
- 2,746
- Scrape top ten results for target KW
- Use as seed data for (free, online) Markov chain generator
- ???
- Profit
Reported for false report!Reported for advertising outside marketplace!
Reported for reporting my report as false report.Reported for false report!
M4r3kov Chain completeReported for reporting my report as false report.
I think there is some bug still in it. Why the 'false' is there?M4r3kov Chain complete
We're waiting for you to tell us how to do it with Google Sheets
Wiould you use this function? https://github.com/substack/node-markov
- IMPORTXML the Google query result page for KW to scrape URLs for top results
- IMPORTXML those results
- Write/copy-paste JS Markov chain function to Tools -> Script Editor
Vanilla JS would be much easier to integrate than an implementation designed for Node.js. maybe this one:Wiould you use this function? https://github.com/substack/node-markov
I love it, thanks!!!Vanilla JS would be much easier to integrate than an implementation designed for Node.js. maybe this one:
https://github.com/thomas-alrek/markov-chain-js/blob/master/src/markov-chain.js
To reduce keyword densityI think there is some bug still in it. Why the 'false' is there?