All streams
Search
Write a publication
Pull to refresh
0
0
Send message
for n in BeautifulSoup(content, "lxml").findAll('a', {"class":"lenta"}):
    if n.find("span", {"class":"time3"}):
        print(n.text)

Information

Rating
Does not participate
Registered
Activity