Posts by Rhuan Galvão • 9 points
1 post
-
-1
votes1
answer32
viewsQ: Error 'Attributeerror' in python
I have that error in python with requests, web scraping!: from bs4 import BeautifulSoup as bs from requests import * base_url = 'https://www.vagas.com.br/' jobsurl = f'{base_url}/vagas-em-recife'…
pythonasked Rhuan Galvão 9