Skip to content

In this repository, we are trying to get some textual data from [Reddit](https://www.reddit.com) to train a text classification model for predicting cybersecurity-related posts in Reddit.

License

Notifications You must be signed in to change notification settings

asadiceiu/reddit_text

Repository files navigation

Scrapping data from Reddit for text classification

In this repository, we are trying to get some textual data from reddit to train a text classification model for predicting cybersecurity related posts in reddit.

Keyword List

Our system is looking for the following keywords in particular

  • 'vulnerability',
  • 'cybersecurity',
  • 'cyber-crime',
  • 'cybercrime',
  • 'cyber crime',
  • 'CVE',
  • 'CVEs',
  • 'CVE-',
  • 'cyber attack'

APIs

The system uses PushShift API for downloading historical reddit data. The API documentation can be found in PushShift Github Repo

About

In this repository, we are trying to get some textual data from [Reddit](https://www.reddit.com) to train a text classification model for predicting cybersecurity-related posts in Reddit.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages