RE: 🔝 Most popular websites on Steem: Analysis of the Steem Blockchain

You are viewing a single comment's thread from:

🔝 Most popular websites on Steem: Analysis of the Steem Blockchain

in utopian-io •  7 years ago 

A bit late to the party but I see we can extract the title but first we should normalize the URL, now steemit.com and www.steemit.com are treated differently.

Extracting the title

python -c "import bs4, urllib2; print bs4.BeautifulSoup(urllib2.urlopen('http://www.crummy.com/software/BeautifulSoup/bs4/doc/')).title.text"

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!