文件名称:patentes:通过专利获取数据
文件大小:3KB
文件格式:ZIP
更新时间:2024-05-31 00:11:58
Python
专利申请 通过专利获取数据 ## 系统要求 Python 点子 请求和BeautifulSoup # Instalación vía pip pip install requests pip install beautifulsoup4 ## 安装说明 获取源代码(通过克隆或叉子) 跑步! # Es posible escribir la patente con los siguientes formatos: # FCBK24, FCBK-24, DA1231, DA-1231 python prueba.py 'patente'
【文件预览】:
patentes-master
----LICENSE(734B)
----README.md(452B)
----prueba.py(5KB)