0
Web scraping
How to scrape data that span element which is ==$0 whenever i tried to get elements it shows none. How to get that data??
4 Answers
0
What package are you using? (BeautifulSoup etc...)
0
Yes Beautifulsoup
0
And the span element, does It look like this: <span>==$0</span> or is it a id/class/ etc?
0
<span> content </span> ==$0
Like this i need to get content but errors shows none object has no attribute text