Python web scraper takes list of URLs and XPaths and outputs CSV of values
Contributors
Last run failed
with status code 1.
Console output of last run
Injecting configuration and compiling...
Injecting scraper and running...
Traceback (most recent call last):
File "scraper.py", line 3, in <module>
import pandas as pd
ImportError: No module named pandas