GithubHelp home page GithubHelp logo

instagram-bot's People

Contributors

cranklin 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

instagram-bot's Issues

Pycurl Issue. Help please

Help. I have pycurl installed as follows:

Name: pycurl
Version: 7.19.3.1
Location: /Library/Python/2.7/site-packages/pycurl-7.19.3.1-py2.7-macosx-10.8-intel.egg
Requires:

However after inputting "webstigram.py" I receive the error:

File "webstagram.py", line 33, in
import pycurl
ImportError: pycurl: libcurl link-time ssl backend (openssl) is different from compile-time ssl backend (none/other)

EDIT----------------------------------
I fixed by manually deleting this file and a whole lot of other corrupting files and re-installed and now works.

UTF 8 support

hi!
thanks for the script! Works like a charm!

anyway, could you ad only one string:

 # -*- coding: utf-8 -*- 

with this it will support any Unicode symbols.

This Bot Is No Longer Compatible with the latest version of Web.stagram.com

Upon authentication the program is now crashing right after major updates were done to web.stagram:

Traceback (most recent call last):
File "runbot.py", line 107, in
login(username, password)
File "/Users/mateuszandrzejczuk/Documents/CiniCraft_Likebot/likebot.py", line 50, in login
c.perform()
pycurl.error: (3, ' malformed')

theres a syntax error i dont exactly understand

File "webstagrambot.py", line 81
clientid = re.findall(ur"href="https://api.instagram.com/oauth/authorize/?client_id=([a-z0-9]*)&redirect_uri=http://web.stagram.com/&response_type=code&scope=likes+comments+relationships">LOG IN",curlData)
^

thats the error

InstaBot without instagram API

Hi! I write Instabot on Python, that work without instagram API. It need just http.

I think it will be helpful to those who can not get their accesses to the Instagram Api.

Will be glad, if you fork something, or put link to my repo!

IndexError: list index out of range

Traceback (most recent call last):
File "webstagrambot.py", line 212, in
main()
File "webstagrambot.py", line 208, in main
login()
File "webstagrambot.py", line 89, in login
c.setopt(pycurl.URL, instagramlink[0])
IndexError: list index out of range

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.