Apollo Easy Scrape 2
Deprecated
Pricing
Pay per usage
Apollo Easy Scrape 2
Deprecated
0.0 (0)
Pricing
Pay per usage
0
Total users
246
Monthly users
82
Last modified
a year ago
The scraper is not working- it seems broken.
Open
I ran the scraper, but got the below error message:
2024-01-25T16:11:11.737Z ACTOR: Pulling Docker image of build yUAZBJ9yCCoifFI7c from repository. 2024-01-25T16:11:24.559Z ACTOR: Creating Docker container. 2024-01-25T16:11:29.032Z ACTOR: Starting Docker container. 2024-01-25T16:11:29.917Z Starting X virtual framebuffer using: Xvfb :99 -ac -screen 0 1920x1080x24+32 -nolisten tcp 2024-01-25T16:11:29.920Z Executing main command 2024-01-25T16:11:30.624Z Traceback (most recent call last): 2024-01-25T16:11:30.627Z File "", line 198, in _run_module_as_main 2024-01-25T16:11:30.629Z File "", line 88, in _run_code 2024-01-25T16:11:30.631Z File "/usr/src/app/src/main.py", line 13, in 2024-01-25T16:11:30.633Z from .main import main 2024-01-25T16:11:30.635Z File "/usr/src/app/src/main.py", line 1, in 2024-01-25T16:11:30.636Z from bs4 import BeautifulSoup 2024-01-25T16:11:30.638Z ModuleNotFoundError: No module named 'bs4'