Commit graph

13 commits

Author SHA1 Message Date
Christian Martorella 53703ffd0f Minor Lee fixes 2018-12-22 21:29:11 +01:00
Laramies e1ef6288ba Added Trello Search
New plugin to search public Trello boards
2018-12-01 10:39:01 +01:00
NotoriousRebel f3788c6b41 Added method to get crt.sh ids and crawl them. 2018-11-27 22:05:51 -05:00
NotoriousRebel 157ff0dc69 Converted more code to python3 shodan works for the most part. 2018-11-20 12:04:57 -05:00
NotoriousRebel 554ab59176 Cleaned up more python2 code and had to fix implicit conversion not happening in python3. 2018-11-19 15:00:19 -05:00
laramies 0f9a670c44 2.7 2016-04-19 00:47:24 +01:00
laramies 35736f8c58 Tag removal
Removing <wbr> and </wbr> tags
2016-04-19 00:29:00 +01:00
laramies 12abae2b44 Email parser
Changed Regexp for Email parsing, supposed to produce cleaner results.
2016-04-19 00:00:45 +01:00
laramies a5e76ea790 Merge pull request #25 from duckspeaker/remove-123people
remove now defunct 123people
2015-07-05 17:11:49 +01:00
Joe Gallo 338578c799 remove 123people 2015-07-05 04:31:39 -04:00
Bret N 0cdd25397b Adding a space. 2015-05-27 21:36:46 -04:00
Peter McAlpine 7e131a0b1d Fix EXTRAword.com matching when word is 'word.com'
This change makes myparser.emails(...) stricter so that, given a word
(eg: 'word.com') it does not match domains which end with that word
(i.e. some-other-word.com). Subdomains continue to be matched (eg:
'subdomain.word.com').

Also add unit test for emails(...)
2015-03-05 14:04:50 -05:00
laramies 09babc0285 2.5
Fixed Google searches, and introduced Requests library
2014-12-16 23:25:12 +00:00