Giter VIP home page Giter VIP logo

depop's People

Contributors

rileypeterson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

depop's Issues

After I select mode, the script stops with no error message

Hi! I'm running the script on ubuntu, and have no problem up to where I input "following". After that, the script just seems to end and doesn't give me a prompt to select the name of a user. Might you have any idea why this might be or if I could be doing something wrong? Thanks!

Issue when running

When I run the module I am getting the following error:

============= RESTART: C:/Users/thomas/Documents/Depop/depop.py =============
Traceback (most recent call last):
File "C:/Users/thomas/Documents/Depop/depop.py", line 1, in
from selenium import webdriver
ModuleNotFoundError: No module named 'selenium'

Any ideas?

NameError

Hey Riley,
I appreciate your post a lot but I can get it to work. I downloaded the Depop-Bugfix2019 but when I run it theres a problem with "FileNotFoundError", may you help me?

Traceback (most recent call last):
File "C:/Users/nicol/Downloads/Depop-bugfix2019/depop.py", line 30, in
except FileNotFoundError:
NameError: name 'FileNotFoundError' is not defined

Following doesn't work

It loads a list of all the followers and then moves on. It doesn't follow anyone, it keeps on opening news accounts and loading the list of followers but doesn't do anything.

"No Module..."

I have come across your code for a follower bot on the application "Depop". This was done using the application Python. I have copied and pasted your code into a new python file, changed the directories to suite mine on my pc but I still have an error. I will include a screenshot below. Your help would be appreciated. (The first 5 lines of code have not been touched). I have only changed the chormepath and the home user.
dpop bot screenshot 1

No longer works with Depop website update.

Depop has recently updated its website, causing this script to suddenly stop working.

When 'Following', the program clicks the 'Followers' element and then just pauses there.

When 'Unfollowing', the program clicks the 'Following' element and then scrolls but it does not click any of the 'Following' buttons.

Maybe this fix is simple and is just as a result of Depop renaming some elements of the website?

Error When Running

Traceback (most recent call last): File "/Users/Chris/Documents/Depop Follow:Unfollow.py", line 23, in <module> prof_follower_elm = driver.find_element_by_xpath("""//span[contains(text(),'Followers')]""").find_element_by_xpath("..") File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/selenium/webdriver/remote/webdriver.py", line 368, in find_element_by_xpath return self.find_element(by=By.XPATH, value=xpath) File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/selenium/webdriver/remote/webdriver.py", line 858, in find_element 'value': value})['value'] File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/selenium/webdriver/remote/webdriver.py", line 311, in execute self.error_handler.check_response(response) File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/selenium/webdriver/remote/errorhandler.py", line 237, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"xpath","selector":"//span[contains(text(),'Followers')]"} (Session info: chrome=68.0.3440.106) (Driver info: chromedriver=2.37.544337 (8c0344a12e552148c185f7d5117db1f28d6c9e85),platform=Mac OS X 10.13.6 x86_64)

permission error

Hi! while trying to run the script i get this permission error

Traceback (most recent call last): File "C:\Users\court\AppData\Local\Programs\Python\Python36-32\lib\site-packages\selenium\webdriver\common\service.py", line 76, in start stdin =PIPE) File "C:\Users\court\AppData\Local\Programs\Python\Python36-32\lib\subprocess.py", line 709, in __init__ restore_signals, start_new_session) File "C:\Users\court\AppData\Local\Programs\Python\Python36-32\lib\subprocess.py", line 997, in _execute_child startupinfo) PermissionError: [WinError 5] Access is denied

I am aware this is not an error with your script, but i was wondering if you could help me resolve this. As i have no experience with selenium.

Ps - thanks for making this public, i have been searching for a bot for my depop shop for some time!

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.