GithubHelp home page GithubHelp logo

prowl's People

Contributors

asadciit015 avatar daleruane avatar exploitprotocol avatar green-wolf avatar mattpickford avatar pickfordmatt avatar strawp avatar sudosammy avatar west-wind avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

prowl's Issues

Prowl no longer Works for me

root@TigeRR:/home/tigerr# cd prowl
root@TigeRR:/home/tigerr/prowl# ls
file.py file.pyc prowl.py README.md requirements.txt Version.txt
root@TigeRR:/home/tigerr/prowl# python prowl.py -c "Yahoo" -e "@yahoo.com" -nj



/ \ / \ / \ | \ | \ | | $$
| $$$$$$| $$$$$$| $$$$$$| $$ | $$ | $$| $$
| $$ | $$| $$ $$| $$ | $$| $$ | $$ | $$| $$
| $$/ $$| $$ | $$/ $$| $$/ $$/ $$| $$
| $$ $$| $$ $$ $$ $$ $$ $$| $$
| $$$$$$$ $$ $$$$$$ $$$$$$$$$ $$
| $$
| $$
$$

Author: @MattSPickford


Traceback (most recent call last):
File "prowl.py", line 50, in
import file
File "/home/tigerr/prowl/file.py", line 4, in
from bs4 import BeautifulSoup
ImportError: No module named bs4
root@TigeRR:/home/tigerr/prowl#

syntax error

hi tried running with python/python3. same error:

Traceback (most recent call last):
File "/home/user/Tools/8.Prowl/prowl.py", line 53, in
import file
File "/home/user/Tools/8.Prowl/file.py", line 208
except:
^
SyntaxError: invalid syntax

AttributeError: 'NoneType' object has no attribute 'text'

Running the latest version (commit: 2deb561) of Prowl on Kali linux and the tool is running the following error when performing a basic search.

BING
-----------------------------------------------------------------------------------------------------------------------------         
Traceback (most recent call last):
  File "./prowl.py", line 53, in 
    import file
  File "/root/Tools/Prowl/file.py", line 236, in 
    bing(args.company, args.emailformat)
  File "/root/Tools/Prowl/file.py", line 112, in bing
    fulljob = tag.find("li").text
AttributeError: 'NoneType' object has no attribute 'text'

Profile photo.

Would be nice to have the script pull the profile photo as well.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.