GithubHelp home page GithubHelp logo

insta_bot's Introduction

Hi there 👋

insta_bot's People

Contributors

kricha 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

insta_bot's Issues

insta_bot-master problem

запустила like_my_feed.py - не проставил лайки. в конце выполнения пишет: Browser process was ended. прилагаю скрин терминала. подскажите, пожалуйста, где искать проблему.
Снимок экрана 2019-04-21 в 12 08 27

Some issue selenium.common.exceptions.NoSuchElementException

Open https://www.instagram.com/accounts/login/
Trying to auth with cookies.
Successful authorization with cookies.
Open https://www.instagram.com/
Start scrolling page.
1%|█▏ | 2/300 [00:00<01:56, 2.56it/s]Browser process was ended

Traceback (most recent call last):
File "like_my_feed.py", line 26, in
br.process_feed(count)
File "/home/musicwarez/work/insta_bot/env/lib/python3.6/site-packages/insta_browser/browser.py", line 102, in process_feed
processor.process(self.exclude, self.login)
File "/home/musicwarez/work/insta_bot/env/lib/python3.6/site-packages/insta_browser/processors/feed_processor.py", line 89, in process
heart = real_post.find_element_by_css_selector('div:nth-child(3) section a:first-child')
File "/home/musicwarez/work/insta_bot/env/lib/python3.6/site-packages/selenium/webdriver/remote/webelement.py", line 430, in find_element_by_css_selector
return self.find_element(by=By.CSS_SELECTOR, value=css_selector)
File "/home/musicwarez/work/insta_bot/env/lib/python3.6/site-packages/selenium/webdriver/remote/webelement.py", line 659, in find_element
{"using": by, "value": value})['value']
File "/home/musicwarez/work/insta_bot/env/lib/python3.6/site-packages/selenium/webdriver/remote/webelement.py", line 633, in _execute
return self._parent.execute(command, params)
File "/home/musicwarez/work/insta_bot/env/lib/python3.6/site-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "/home/musicwarez/work/insta_bot/env/lib/python3.6/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"div:nth-child(3) section a:first-child"}
(Session info: headless chrome=71.0.3578.98)
(Driver info: chromedriver=2.41.578700 (2f1ed5f9343c13f73144538f15c00b370eda6706),platform=Linux 4.15.0-43-generic x86_64)

İnsta_Browser Problem

Traceback (most recent call last):
File "like_tag.py", line 4, in
from insta_browser import browser
ModuleNotFoundError: No module named 'insta_browser'

Answer please.

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.