Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Traceback (most recent call last): File "/data/data/com.termux/files/home/fbhackver2.7/brute.py", line 59, in <module> requests = web.open(urlopen) ^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/home/mechanize/mechanize/_mechanize.py", line 257, in open data/data/com.termux/files/home/mechanize/mechanize/_mechanize.py", line 313, in _mech_open raise response mechanize._response.get_seek_wrapper_class.<locals>.httperror_seek_wrapper: HTTP Error 403: b'request disallowed by robots.txt' #8

Open
shahzaib62342 opened this issue Jan 23, 2023 · 5 comments

Comments

@shahzaib62342
Copy link

When giving Facebook profile link and hitting enter then this error receiving.

@harkerbyte
Copy link
Owner

harkerbyte commented Mar 8, 2023 via email

@Hacker1hassan
Copy link

Traceback (most recent call last):
File "/data/data/com.termux/files/home/fbhackver2.7/brute.py", line 1, in
import requests
ModuleNotFoundError: No module named 'requests' hey this error always pop up when I use python3 brute.py even my network is fast

@harkerbyte
Copy link
Owner

Run this command line apt install requests
Then try running the tool again.

@Jagger007irl
Copy link

Run this command line apt install requests
Then try running the tool again.

Now it says
E: unable to locate package requests

@harkerbyte
Copy link
Owner

Run this command line apt install requests
Then try running the tool again.

Now it says
E: unable to locate package requests

Install requests

pip install requests

First make sure you have pip installed by running this command

pip --version

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants