Sending POST request with Python but not receiving body

前端 未结 0 918
庸人自扰
庸人自扰 2021-02-14 07:30

I\'m creating a scraper to request BID CBF https://bid.cbf.com.br. My code is right below:

import requests
import json

data = { \'uf\': \'PA\', 
        \'dt_pes         


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