Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 571 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 571 Bytes

gsa-anchor-finder

Finds relevant anchor texts for gsa campaigns and adds it to the url for submission.

Uses NLTK to find common bigrams and trigrams.

Requirements

The following libraries are needed for this to work:

  • NLTK
  • Requests

Necessary Files

Place the following files in the same directory as anchor.py. Add all the urls you want to check in the links.txt file & all the new urls with relevant anchors will be outputted to anchors.txt

  • links.txt
  • anchors.txt