Sending whatsapp messages via python/JS

后端 未结 1 865
攒了一身酷
攒了一身酷 2021-01-29 05:54

I made a program which takes information from excel and sends messages via python. I used selenium and \"span\" for finding the element I need.

now, WhatsApp cha

1条回答
  •  借酒劲吻你
    2021-01-29 06:56

    Check whatever tag surrounds the data you're trying to scrap after the span tag was removed, and adjust the code accordingly.

    There is no general replacement for span. Can you provide the markup you're trying to scrap (at least the part where the span tag was)

    0 讨论(0)
提交回复
热议问题