Closed EngAhmedSalah closed 1 year ago
Please provide the url of the topic @EngAhmedSalah
@EngAhmedSalah this is not i meant. Which topic url of educative.io are you trying to scrap?
@anilabhadatta i'm facing same issue Course: https://www.educative.io/path/become-a-rust-professional URL of first topic: https://www.educative.io/module/page/j2l3BzfAqpARx54pm/10370001/5387205784895488/5808916544094208 Does scraper not work on "modules" and "paths"?
@EngAhmedSalah this is not i meant. Which topic url of educative.io are you trying to scrap?
@anilabhadatta this topic : https://www.educative.io/courses/grokking-dynamic-programming-patterns-for-coding-interviews/m2G1pAq0OO0
@skd1993 @EngAhmedSalah I think you are using the releases executables. Please clone the repository using git and run the script manually -> steps are written on readme. This is required since the executable releases are not up to date.
@skd1993 @EngAhmedSalah I think you are using the releases executables. Please clone the repository using git and run the script manually -> steps are written on readme. This is required since the executable releases are not up to date.
Thanks this is working for me now.
Hi @anilabhadatta . I tried to clone the project on an ubuntu machine and I get this error too.
Can you tell me your python version? @EngAhmedSalah Minimum python 3.7+ is required
Activate the virtual env and enter pip3 uninstall slugify pip3 install python-slugify==7.0.0
finally, the problem has been solved. the executable files are not up to date so. you should clone the repo manually and use it. for Linux machines, use python 3.7 as @anilabhadatta mentioned. thanks four your support.
Describe the bug I have this issue while trying to download a course Found Issue, Going Next Course Message: no such element: Unable to locate element: {"method":"css selector","selector":"h4"}
Expected behavior course downloaded successfully
Screenshots
Desktop (please complete the following information):