caroheymes
caroheymes
It would be really nice to run python 3.8 in colab. Snowflake with its snowpark connector requires python 3.8 since June 2022. I am interested in any solution. In making...
Hello Elias, and thank you for your reply. Actually, I need to get screenshots of category pages from different websites.The idea is to detect changes on a page from one...
 please find enclosed a demo of changes highligted in green between 2 dates
Hi Elias, Regarding xpath, I suggest ```%%writefile image_spider.py #-----------------creates module image_spider.py import json import re import subprocess from urllib.parse import urlsplit import runpy import pandas as pd from scrapy import...