Posts by Jeu Domingos • 11 points
2 posts
-
0
votes2
answers112
viewsQ: How to use "for" and "While" to capture cell tags from various tables in an html file?
I have several HTML files that I need to capture the data inside the tables, to launch in the database, but I’m not able to navigate in the html tree to find the tags that are cells, the html is…
-
1
votes1
answer550
viewsQ: How to find a "<li>" tag with a "dorm" text from a list of tags in python3?
I’m learning to code now, and python is the first language I’m working on and I’m having trouble capturing the tag: <li> 4 dormitórios html: <div class="crop"> <ul style="width:…
python-3.xasked Jeu Domingos 11