Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error #12

Open
abhigenie92 opened this issue Feb 6, 2016 · 8 comments
Open

error #12

abhigenie92 opened this issue Feb 6, 2016 · 8 comments

Comments

@abhigenie92
Copy link

abhishek:~/Desktop/work/gits/hide_my_python$ python3 ./hide_my_python.py -o hello.txt
Traceback (most recent call last):
  File "./hide_my_python.py", line 61, in <module>
    main()
  File "./hide_my_python.py", line 46, in main
    for proxy in parser.generate_proxy(args):
  File "/home/abhishek/Desktop/work/gits/hide_my_python/parser.py", line 145, in generate_proxy
    yield parse_proxy(proxy_html)
  File "/home/abhishek/Desktop/work/gits/hide_my_python/parser.py", line 56, in parse_proxy
    ip_port_html = regex.IP_PORT_HTML.search(proxy_html).group(0)
AttributeError: 'NoneType' object has no attribute 'group'

@klvs
Copy link

klvs commented Feb 23, 2016

  • 1

@Mice7R
Copy link

Mice7R commented Feb 25, 2016

I fixed a few days ago.
here is the pull request: #11.

@llazzaro
Copy link

I tested this pr and it is working for me. thanks

@nadtoka
Copy link

nadtoka commented Nov 29, 2016

Looks like the issue is still there

@klvs
Copy link

klvs commented Nov 29, 2016

It is forever broken.

@nadtoka
Copy link

nadtoka commented Nov 29, 2016 via email

@Mice7R
Copy link

Mice7R commented Nov 30, 2016 via email

@klvs
Copy link

klvs commented Nov 30, 2016

@nadtoka Sorry, I meant that somewhat jokingly. I don't know what you're using proxies for and am sure you know what you're doing. If it's of any use, when I found myself at this repo, I eventually wrote my own (albeit very hacky) scrapper and found that the HMA public proxies died far to quickly (usually no more than 10-30s if at all) for my use. Some people claim to have success with public proxies. I am not one. luminati.io is as expensive as it is good. I ended up hosting my own.

Sorry to go on a tangent here, just felt bad that someone had maybe interpreted my comment negatively and hoped to drop in some wisdom incase you didn't have your heart set on HMA.

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

No branches or pull requests

5 participants