Skip to content

Update filik#5

Open
a-nst-y wants to merge 1 commit into
BorKr:mainfrom
a-nst-y:patch-5
Open

Update filik#5
a-nst-y wants to merge 1 commit into
BorKr:mainfrom
a-nst-y:patch-5

Conversation

@a-nst-y

@a-nst-y a-nst-y commented Jun 2, 2021

Copy link
Copy Markdown
Contributor

mentioned_in_news = {}
new = treenew.find('div', {"class" : "b-person-data posts printable", 'tab-index' : 'press_links_news'})
news = []
for n in new.find_all('p', {"class" : "with-indent"}):
new_one = n.text
news.append(new_one)
l = len(news)
mentioned_in_news[urlnew] = l

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant