mirror of
https://github.com/wassname/keywordshitter2.git
synced 2026-06-27 16:10:23 +08:00
161 lines
8.0 KiB
HTML
161 lines
8.0 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<title>Keyword Shitter2 - The Bulk Keyword Tool</title>
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
|
|
|
|
<link rel="stylesheet" href="css/style.css">
|
|
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<meta http-equiv="CACHE-CONTROL" content="NO-CACHE">
|
|
|
|
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-sm-12">
|
|
|
|
<img class="center-block responsive img img-responsive img-rounded" style="max-height: 10em" src="img/bl.png">
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-sm-12">
|
|
<div id="numofkeywords"></div>
|
|
<div class="form-group">
|
|
<label for="input" ><h3>Input:</h3></label>
|
|
<textarea id="input" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" rows="8" title="queue" class="form-control" placeholder="I accidentally
|
|
on purpose">I accidentally
|
|
on purpose
|
|
dismantled my
|
|
lying internet</textarea>
|
|
</div>
|
|
<a class="btn btn-primary btn-lg" id="startjob" onclick="StartJob();" type="button" value="Shit Keywords!">Shit Keywords!</a>
|
|
|
|
|
|
<button class="btn btn-default" type="button" data-toggle="collapse" data-target="#advanced" aria-expanded="false" aria-controls="advanced">
|
|
Advanced
|
|
</button>
|
|
|
|
<button class="btn btn-default" type="button" data-toggle="collapse" data-target="#about" aria-expanded="false" aria-controls="about">
|
|
About
|
|
</button>
|
|
<a class="btn btn-default" id="reset" title="Load cached data from previous sessions" onclick="loadFromDB();" type="button" value="load">Load cache</a>
|
|
<a class="btn btn-default" id="reset" title="Empty all input and results" onclick="reset();" type="button" value="Reset">Reset</a>
|
|
<!-- </div> -->
|
|
|
|
<!-- <div class="col-sm-2"> -->
|
|
<form id="advanced" class="collapse">
|
|
|
|
|
|
<div class="form-group">
|
|
<label for="sel1">Service:</label>
|
|
<select class="form-control" name="service" id="service" disabled>
|
|
<option>google</option>
|
|
<option>twitter</option>
|
|
<option>yahoo</option>
|
|
<option>bing</option>
|
|
<option>ebay</option>
|
|
<option>amazon</option>
|
|
<option>google images</option>
|
|
<option>google books</option>
|
|
<option>google news</option>
|
|
<option>google shopping</option>
|
|
</select>
|
|
</div>
|
|
|
|
<div class="form-group">
|
|
<label for="rate-limit">Prefixes</label>
|
|
<textarea type="text" title="These values are added before words to prompt the search suggestions" class="form-control" name="prefixes" id="prefixes" >a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,y,x,y,z,how,which,why,where,who,when,are,what</textarea>
|
|
</div>
|
|
<div class="form-group">
|
|
<label for="rate-limit">Suffixes:</label>
|
|
<textarea type="text" rows="2" title="These values are added after words to prompt the search suggestions" class="form-control" id="suffixes">like,for,without,with,verses,to,near,except,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,y,x,y,z</textarea>
|
|
</div>
|
|
|
|
<div class="form-group">
|
|
<label for="filter-positive" >Positive filter:</label>
|
|
<textarea disabled id="filter-positive" name="filter-positive" class="form-control" rows="3" onkeyup="FilterIfNotWorking()"
|
|
placeholder="Positive Filter"></textarea>
|
|
</div>
|
|
<div class="form-group">
|
|
<label for="filter-negative">Negative filter:</label>
|
|
<textarea disabled id="filter-negative" name="filter-negative" class="form-control" rows="3" onkeyup="FilterIfNotWorking()" placeholder="Negative Filter"></textarea>
|
|
</div>
|
|
<div class="form-group">
|
|
<label for="rate-limit">Rate limit (for experts):</label>
|
|
<input type="text" title="Value between searches in milliseconds" class="form-control" id="rate-limit" value="750" name="rate-limit" title="Only change if you know what you are doing. This could get your ip banned, or place a burden on the suggest servers." disabled>
|
|
</div>
|
|
|
|
</form>
|
|
|
|
<div id="about" class="collapse">
|
|
<p></p>
|
|
<p>Keyword shitter 2 is a bulk keyword finder based of the beloved keyword shitter. The tool is great for finding long tail keywords and cunningly lowered your expectations to zero, then manager to exceed them.</p>
|
|
|
|
<p>New features include: results table, sorting results, configurable keywords permutations, IndexDB storage, and more options.</p>
|
|
|
|
<p>But you will be relieved to know we kept the same old shit theme and toddler humor.</p>
|
|
|
|
<a href="https://github.com/wassname/keywordshitter2">More information on github.</a>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="row">
|
|
<div class="col-sm-12">
|
|
<hr>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="row">
|
|
<div class="col-sm-12">
|
|
<h2>Results</h2>
|
|
<!-- <div class="table-responsive"> -->
|
|
<table id="outtable" class=" table table-condensed compact dt-responsive" cellspacing="0" width="100%">
|
|
<thead>
|
|
<tr>
|
|
<th>id</th>
|
|
<th>Keyword</th>
|
|
<th title="Keyword length">Length</th>
|
|
<th title="Searches per month">Volume</th>
|
|
<th title="Cost per click ($US)">CPC</th>
|
|
<th title="Search">Search</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
|
|
</tbody>
|
|
</table>
|
|
<!-- </div> -->
|
|
</div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/datatables/1.10.10/js/jquery.js" crossorigin="anonymous"></script>
|
|
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
|
|
|
|
|
|
<script type="text/javascript" src="//cdn.datatables.net/s/bs/jszip-2.5.0,dt-1.10.10,b-1.1.0,b-colvis-1.1.0,b-html5-1.1.0,b-print-1.1.0,cr-1.3.0,fh-3.1.0,kt-2.1.0,r-2.0.0,se-1.1.0/datatables.min.js" crossorigin="anonymous"></script>
|
|
|
|
<script type="text/javascript" src="js/main.js"></script>
|
|
|
|
|
|
<a href="https://github.com/wassname/keywordshitter2"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/652c5b9acfaddf3a9c326fa6bde407b87f7be0f4/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6f72616e67655f6666373630302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png"></a>
|
|
<!-- Fork me on github... Do you get it? Do you! Oh um. Well they say the best jokes are the ones you have to explain. Or at least, I'm sure someone has said that, somewhere. I'll explain it for you, just for you. You know how in the matrix they say there is no spoon? Well there is no spooning is what I should out in the theature everytime! But don't worry you can fuck me on github, I mean fork. Think about it! I haven't. It makes sense now right? Erm. Well. Bye. -->
|
|
|
|
</body>
|
|
|
|
</html>
|