Click here to Skip to main content
15,891,845 members

Comments by jon773599 (Top 2 by date)

jon773599 2-Sep-22 12:09pm View    
now i am getting new error
soup = BeautifulSoup(r.content, 'xml')
AttributeError: 'NoneType' object has no attribute 'content'
jon773599 2-Sep-22 11:53am View    
i already add request.args.get(url)
still getting error