Git Product home page Git Product logo

cutlery's Introduction

Cutlery

Python Script for Copywriters to Gather Data from Competing Content and Find Keyword Overlap

Usage

  1. Clone this repo git clone https://github.com/Gingerbreadfork/Cutlery
  2. pip install -r requirements.txt to install dependencies (ideally in a virtualenv)
  3. Add URLs to process (one per line) to input.txt
  4. Run script python3 cutlery.py
  5. Open output.csv in your CSV reader of choice to view the results

Notes

  • You can add or remove filtered keywords simply by adding them to garbage.txt
  • If you are doing multiple runs just rename output.csv to something else each time
  • You will get better results when comparing smaller amounts of higher quality content
  • This is only tested on Linux, generally works without any hassles on popular distros
  • Likely works just fine too on Windows & MacOS, it just hasn't been checked
  • Long tail keyword results (trigrams and bigrams) don't account for loss of stop words (e.g if, than, to, so) so may occasionally present weirdly but it's usually pretty obvious what is missing when it happens.
  • Don't rely on tools like this to drive your SEO efforts, just use them to help you create better content by finding common topics, questions, and keywords to inspire your own content from other content you already know is performing well.
  • Contributions are welcome!

TODO:

This is a refresh of some old code used to assist with outline prep as part of a custom workflow, there's some weird work arounds and some pretty dusty code around the place.

Find this Useful?

Drop a โญ and give me a yell on Twitter @gingerbreadfork ๐Ÿค˜

cutlery's People

Contributors

gingerbreadfork avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.