Skip to content

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

License

Notifications You must be signed in to change notification settings

muffinrecon/gsa-anchor-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published