'Bs4 search by inaccurate class name
I have a dynamic site for weather forecasts which changes names classes of elements by adding "cur". So,in 14:00 class ="p6br",and in 15:00 "p6br cur" Can i use not precice class name in bs4? Request "p6br",and all names that include this,like "p6br cur" will be found?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
