-
I am not able to run this code in mac Apple silicon. do you have cli option to start the scrapper.
```
(venv) ➜ educative.io_scraper git:(v3-master) python3 EducativeScraper.py
…
-
trace for failure on the course page
- https://www.educative.io/courses/learn-git-hard-way/why-learn-git-the-hard-way?showContent=true
workaround is to start from the second page itself
`…
-
**Is your feature request related to a problem? Please describe.**
The Topics that get downloaded as HTML and PDF have a very large size. They go upto 4-6 MB per topic for HTML and 1-2MB for PDF. Eac…
-
On trying to scrap the content (Example Thumbnail picture of a course, price etc.) from an educative website - Udemy and searching in a general URL string (given in code snippet). The source code of t…
-
Hey,
I am running a script on a headless server via ssh. The script was working fine until about a week ago. I made some minor unrelated changes, post which undetected-chromedriver started failing.…
-
This issue was fixed previously but due to some issue in SingleFile recently, the iframe elements are not saved correctly. Although using the extension it is saved properly.
Need a fix or under…
-
I get the following error when my path contains space in MacOS -
```
educative.io_scraper>>python3 setup.py --run
/Volumes/MyDrive/Educative Contents/educative.io_scraper/env/bin/python3: can't op…
-
@gildas-lormeau
**Describe the bug**
When saving a page using extension / via console, too many requests are being sent, and HTML creation is inconsistent.
**To Reproduce**
Steps to reproduce…
-
2023-12-27 13:49:26,658 - INFO - SeleniumBasicUtility - Expanding all sections
2023-12-27 13:49:26,658 - INFO - OSUtility - Sleeping for 2 seconds
2023-12-27 13:49:28,659 - INFO - SeleniumBasicUt…
-
There is no errors but the scraper can't get full source code files.
Example: https://www.educative.io/module/page/P1vxGOto4z83LN78X/10370001/6275949640548352/4625710514438144
Expected: Can get fu…