This is a tool to scrape/download images and data from Vinted & Depop using the API and stores the data in a SQLite database.
GNU General Public License v3.0
91
stars
21
forks
source link
Scraper fails with error at line 70 #15
Closed
eytay closed 2 years ago
Hello,
Unable to use this to scrape depop profiles
C:\Downloads\depop>python scraper.py File "C:\Downloads\depop\scraper.py", line 70
SyntaxError: invalid character '·' (U+00B7)
I have this script in a folder with another download folder within that. users.txt is populated with a single account id.
Any help?