GithubHelp home page GithubHelp logo

adidas-sitekey's Introduction

Sitkey Bot

You must be using Python 3+, not 2.7. 95% of errors are from using Python 2. Make sure you have the requests library.

How to run - most simple method!!!

Run sitekey_captcha.py. It'll ask you what country sitekey you want to go for, then it'll search the links for a sitekey and print it for you.

alt tag

I haven't updated these files in awhile, so I don't know how much they work. I recommend using sitekey_captcha.py

sitekey_only.py

Run sitekey_only.py if you want to only get the sitekey and not tweet it out.

sitekey_twitter.py

Run sitekey_twitter.py if you want to tweet out the sitekey. Put your auth keys in config.py

adidas-sitekey's People

Contributors

hvmzx avatar marcuslo avatar yousefissa 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

Watchers

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

adidas-sitekey's Issues

TypeError: 'NoneType' object is not subscriptable

(in Adidas-Sitekey folder)
python3 sitekey_only.py

File "sitekey_only.py", line 16, in
get_sitekey()
File "sitekey_only.py", line 11, in get_sitekey
sitekey = soup.find('div', attrs={'class': 'g-recaptcha'})['data-sitekey']
TypeError: 'NoneType' object is not subscriptable

????????

Maybe I something wrong??

Hello,
I get this error.

Can you help me?? Do I something wrong?

Corny$ cd desktop
Corn-MacBook-Pro:desktop Corny$ cd adidas-sitekey-master
Corn-MacBook-Pro:adidas-sitekey-master Corny$ python3 sitekey_only.py
Traceback (most recent call last):
File "sitekey_only.py", line 2, in
from bs4 import BeautifulSoup
ModuleNotFoundError: No module named 'bs4'

Thanks for the help!!

exit error code

run this and it searches for site key then it says "exit error code: 0" plz help!

Issue

Literally useless

Sitekey_captcha

When I try to run the sitekey_captcha.py, it tells me that there is no module named "requests." I type out "python sitekey_captcha.py" is there another command that I need to give it so that it can run properly?

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.