Giter VIP home page Giter VIP logo

ebaykleinanzeigen's People

Contributors

airwave1981 avatar denisergashbaev avatar donwayo avatar holgerkoch avatar maricn avatar michaelkueller avatar n3amil avatar neon-dev avatar nsotnikov avatar sebthom avatar therealsupermario avatar tschak77 avatar x86dev 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ebaykleinanzeigen's Issues

Cant create new ads

This is probably due to the shipping options that are default. My ads are all "PICKUP", but this is not set (or the code doesn't get there):
img


Traceback (most recent call last):
  File "/home/jn/bin/ebayKleinanzeigen/kleinanzeigen.py", line 564, in <module>
    fPosted = post_ad(driver, ad, True)
  File "/home/jn/bin/ebayKleinanzeigen/kleinanzeigen.py", line 317, in post_ad
    shipment_select.select_by_visible_text("Nur Abholung")
  File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/support/select.py", line 120, in select_by_visible_text
    self._setSelected(opt)
  File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/support/select.py", line 212, in _setSelected
    option.click()
  File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/remote/webelement.py", line 80, in click
    self._execute(Command.CLICK_ELEMENT)
  File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/remote/webelement.py", line 633, in _execute
    return self._parent.execute(command, params)
  File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
    self.error_handler.check_response(response)
  File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
    raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.ElementNotInteractableException: Message: element not interactable: Element is not currently visible and may not be manipulated
  (Session info: chrome=90.0.4430.212)

Option to delete all ads

An option to just delete / remove all ads (for one account of everything specified in the json) would be awesome. When I'm going on holidays I delete all ads and republish them when I'm back. Deleting everything manually is a lot of work.

Proposal: Switch repository / maintainers temorary

Since @donwayo seems to have no time to accept pull request for fixes at the moment, I would like to open the discussion to switch to a actively developed branch till he will be back on this project.

Are there opinions for and against this idea?

In the Insigts > Network there are active forks from

Would any of you guys be available for maintainer?
I would also offer to chip in, though I am not a developer myself.

Support Captcha on Login

eBay Kleinanzeigen now requires a captcha on login. This is currently not supported, therefore the script aborts.

Delete button not found

I regularly republish my offers but today an old ad wasn't deleted and I found Delete button not found in the log. Couldn't figure out the issue. Deleted the ad manually.

Add existing ad to config only by providing it's ID

It's still easier to fill the ad on the web page, than in config file. Therefore, it would be awesome if you could just provide the ad ID to the config (or a separate command of the script) and as result all fields for this ad are filled in config.json and all photos are downloaded in corresponding folder and the ad is enrolled in script.

Unable to Post Ad

If i want to post an ad the python script cant finde the css selector "#postad-step1-sbmt button
Screenshot 2021-12-13 183209
"

Subcategories not accessible

Hi!

tried looking into this a bit but couldn't find a nice way to fix this. When selling a bike, I selected the correct category:

https://www.ebay-kleinanzeigen.de/p-kategorie-aendern.html#?path=210/217/herren/

However, this requires another step to select a "Subtype" in the submission field - checking for additional categories, I could find this in the source of the page so tried adding this to additional_category_options but wasn't successful.

"additional_category_options": {
                "fahrraeder.type_s": "city"
            },

Any hint? Couldn't find anything in the docs so far... other things work fine, just if I need to specify subtypes, this seems to not work

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.