how to find a word after a specific word in Python using webpage

后端 未结 0 1281
走了就别回头了
走了就别回头了 2020-12-31 05:21

I would like to find an occurrence of a word in Python and print the Number after this word. The words are space separated. My attemps

page = requests.get(\'h         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题