tiktok-hashtag-analysis icon indicating copy to clipboard operation
tiktok-hashtag-analysis copied to clipboard

Error: Non-zero exit status 1

Open meatballhead99 opened this issue 3 years ago • 2 comments

Ran through all the steps of the scraper and when I got to this command (python3 run_downloader.py -t ukraine -p) I got a process error, non-zero exit status 1.

Does anyone know why this would be?

I had run a couple of other commands today with a different TikTok scraper which were successful.

meatballhead99 avatar Sep 07 '22 21:09 meatballhead99

Hey, which tiktok scraper did you have success with? This one seems to be broken because its using that drawrowfly tiktok scraper api which is outdated. I just want to scrape some hashtags and none of this stuff works

xalksndrx avatar Sep 21 '22 04:09 xalksndrx

Hey, I was using a TikTok trending hashtag scraper from drawrowfly (https://github.com/drawrowfly/tiktok-scraper), the script ending in .hashtag, I think it all worked for me in the end. My issue ended up being that the hashtag I was trying to scrape was removed from TikTok

meatballhead99 avatar Sep 21 '22 05:09 meatballhead99

We're using a native Python scraper now, so there shouldn't be any errors when no hashtags are downloaded. Let us know if you have any issues using the tool.

trislee avatar Sep 15 '23 09:09 trislee