You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keluar
Ketik nomor (1 s.d 4):2
[+] Masukkan keyword barang/produk (mis. tas wanita) :tas wanita
[+] Masukkan lokasi (provinsi/isi kosong=semua, mis. Jawa Tengah) :
=== GRABBING PRODUK ===
[+] Hapus file lama ...
[+] Mulai download produk ...
(delay 5 detik untuk menghindari anti-spam!)
Traceback (most recent call last):
File "C:\Scraper\Shopee Scraper\Shopee - Copy\shopee.py", line 402, in
key = shopee_keyword(keyword,lokasi)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Scraper\Shopee Scraper\Shopee - Copy\shopee.py", line 153, in init
self.grab_keyword()
File "C:\Scraper\Shopee Scraper\Shopee - Copy\shopee.py", line 187, in grab_keyword
if (cek_produk["total_count"]==0) or (not cek_produk['items']):
~~~~~~~~~~^^^^^^^^^^^^^^^
KeyError: 'total_count'
The text was updated successfully, but these errors were encountered:
saya mendapati error dibawah saat ingin download produk terlaris, mohon bantuannya ;
[ SHOPEE-PRODUCT-GRABBER v3.0 by heryan ]
[+] https://github.com/heryandp/shopee-product-scrap
[+] Pilih metode grab/scrap
Ketik nomor (1 s.d 4):2
[+] Masukkan keyword barang/produk (mis. tas wanita) :tas wanita
[+] Masukkan lokasi (provinsi/isi kosong=semua, mis. Jawa Tengah) :
=== GRABBING PRODUK ===
[+] Hapus file lama ...
[+] Mulai download produk ...
(delay 5 detik untuk menghindari anti-spam!)
Traceback (most recent call last):
File "C:\Scraper\Shopee Scraper\Shopee - Copy\shopee.py", line 402, in
key = shopee_keyword(keyword,lokasi)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Scraper\Shopee Scraper\Shopee - Copy\shopee.py", line 153, in init
self.grab_keyword()
File "C:\Scraper\Shopee Scraper\Shopee - Copy\shopee.py", line 187, in grab_keyword
if (cek_produk["total_count"]==0) or (not cek_produk['items']):
~~~~~~~~~~^^^^^^^^^^^^^^^
KeyError: 'total_count'
The text was updated successfully, but these errors were encountered: