Commit graph

29 commits

Author SHA1 Message Date
maldevel
c8dfb3e4ea baidu+dogpile
two plugins added
2016-04-23 10:02:44 +03:00
maldevel
44e2e96d0f linkedin plugin added
linkedin plugin added
2016-04-23 09:23:29 +03:00
maldevel
e84fed4313 bug fixing
bug fixed when searching in one engine
2016-04-23 09:13:32 +03:00
maldevel
f3b69514ac update README.md
1.2.7 - README.dm
2016-04-22 16:46:56 +03:00
maldevel
8415215fb5 proxy and useragent params moved
remove proxy and useragent param from plugins
2016-04-22 16:38:38 +03:00
maldevel
9f0b341ebf minor - beautify code
minor - beautify code
2016-04-22 16:23:03 +03:00
maldevel
3c05a41ca2 plugins
plugins system for search engines
2016-04-22 16:07:14 +03:00
maldevel
7a0c4f5478 noprint option
option added for not printing discovered emails on terminal
2016-04-22 12:24:56 +03:00
maldevel
a96f2a57cf output improvement
output improvement
2016-04-22 11:16:59 +03:00
maldevel
07fb0b6f85 release 1.1.5
code improvements and minor bug fixed
2016-04-22 10:53:39 +03:00
cclauss
8d997e44a5 Update EmailHarvester.py 2016-04-21 22:55:56 +02:00
cclauss
25760653b9 Update EmailHarvester.py 2016-04-21 22:52:43 +02:00
cclauss
9fb6d6a304 Update EmailHarvester.py 2016-04-21 22:50:27 +02:00
cclauss
466ead2c86 Update EmailHarvester.py 2016-04-21 22:45:02 +02:00
cclauss
f5bcb2706f Update EmailHarvester.py 2016-04-21 22:43:50 +02:00
cclauss
3360164a6a functions ask(), bing(), google(), and yahoo() 2016-04-21 22:37:35 +02:00
cclauss
385df64fc6 Update EmailHarvester.py 2016-04-21 16:07:18 +02:00
cclauss
8184fef28c Optimize genericClean() 2016-04-21 16:06:38 +02:00
maldevel
43bdb883bc release 1.1.3
code improvements
2016-04-21 10:31:14 +03:00
cclauss
88b5824204 dedent 2016-04-20 23:29:44 +02:00
cclauss
cc4e9eb3d1 set() provides uniquness, with open() automatically close()es
Use set() to get only unique elements of a list.
Use `or` in assignments to deal with empty values as in `x = s or "<no text!>"`
Use `with open() as` syntax to get close() to happen automatically.
Python had a built-in object called file so avoid using that as a variable name.
Avoid naked exceptions.  See https://realpython.com/blog/python/the-most-diabolical-python-antipattern/
2016-04-20 23:25:45 +02:00
maldevel
aacf27ae36 release 1.1.2
release 1.1.2
2016-04-20 18:38:38 +03:00
maldevel
3abd22bc23 email regex
email regex improvement
2016-04-20 18:35:59 +03:00
maldevel
26c4d04221 release 1.1
release 1.1
2016-04-20 17:57:05 +03:00
maldevel
0e1e2effc0 useragent string and proxy_server
define user agent string and use proxy server
2016-04-20 17:55:26 +03:00
maldevel
3f98b25eaa minor
rename csv to txt
2016-04-19 20:16:21 +03:00
maldevel
b7482f3647 release 1.0
release 1.0
2016-04-19 13:20:42 +03:00
maldevel
adafc11670 init
init
2016-04-18 14:40:01 +03:00
maldevel
06879c7030 initial commit
initial commit
2016-04-16 20:20:38 +03:00