python實現抖音自動關注

2022-08-27 01:15:11 字數 1128 閱讀 5083

前提:使用之前需要對抖音關注頁面進行截圖放在當前目錄下

import

osfrom pil import

image

#pip install pillow

import

sysimport

time

defscreen_cap():

#截圖os.system("

adb shell screencap -p /sdcard/screen.png")

#儲存os.system('

adb pull /sdcard/screen.png')

#橫座標不變,縱座標變 852

#長度 2340 852一直去遍歷2340 254,52,92

#def

gety_position():

y_list =

image = image.open('

screen.png

') #

得到當前目錄下的檔案

for i in [852]:

for y in range(2340):

if image.getpixel((i,y)) == (254,52,92,255): #

rgba 表示三基色和透明度

print

(y)

return

y_list

for n in

range(sys.maxsize):

#截圖screen_cap()

#得到y座標

y_position =gety_position()

#模擬點選

for y in

y_position:

os.system(

'adb shell input tap 852 {}

'.format(y))

time.sleep(1)

print('

正在關注。。。。。。')

#翻頁操作(根據手機的解析度來設定)

os.system('

adb shell input swipe 540 2000 540 800')

time.sleep(1)

python抖音加密引數 抖音爬蟲API加密引數

使用nodejs在做抖音資料的抓取,發現對應的api位址 現了乙個signature,見樣例 這個signature的加密函式找到了,但是有加密和混淆,有哪位清楚原理的可以提供下思路 m.define douyin falcon node modules byted acrawler dist ru...

Python抖音 資料自動化採集 多開

def response flow url 篩選出以上面url為開頭的url if flow.request.url.startswith url text flow.response.text 將已編碼的json字串解碼為python物件 content json.loads text comme...

抖音小店資料分析需要關注哪些資料?

從8.6 日開始,於第三方的美妝個護類商品,需提前走星圖備案才能在抖音直播中推廣,而小店商品則無需通過星圖備案。而美妝個護作為在抖音熱銷商品長期佔據top3 的品類,可以預知,小店www.cppcns.com將成為抖音帶貨的新趨勢。那麼如果想通過抖音小店帶貨,需要關注哪些資料呢?在此,飛瓜資料總結了...