create account

[ESP-ENG] Titulos y enlaces en goodoldgeek || Titles and links in goodoldgeek by pynomiems

View this thread on: hive.blogpeakd.comecency.com
· @pynomiems ·
$4.79
[ESP-ENG] Titulos y enlaces en goodoldgeek || Titles and links in goodoldgeek
<center>
https://i.ibb.co/t4HksHD/Preview.png<center>Imagen diseñada con <a href="https://www.canva.com/">canva</a> || Image designed with <a href="https://www.canva.com/">canva</a></sub>
</center>

</center>

<div class="text-justify">

<pre>

import asyncio
import aiohttp
from selectolax.parser import HTMLParser

headers={'user-agent': 'Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_5 rv:3.0; sl-SI) AppleWebKit/534.49.1 (KHTML, like Gecko) Version/4.0.1 Safari/534.49.1'}

async def parsing_page():
    
    async with aiohttp.ClientSession() as session:

        for idx in range(1,6): 
            
            async with session.get(f'https://www.goodoldgeek.com/blogs/page/{idx}/',headers=headers) as page:
                
                goodoldgeek=await page.text()
                goodoldgeek_html=HTMLParser(goodoldgeek)
                 
                for get_hl in goodoldgeek_html.css('div.fusion-post-content.post-content > h2 > a'):
                    
                    h=get_hl.text(strip=True)
                    l=get_hl.attributes['href']
    
                    print(f'headlines: {h} links: {l}')

asyncio.run(parsing_page())

</pre>
    
</div>
    
<center>
    
https://i.ibb.co/st5vwgw/Result.png

</center>

https://i.ibb.co/wzC0mwN/Result-II.png

<center>
    
👍  , , , , , , , , , , , , , , , , , , , ,
properties (23)
authorpynomiems
permlinkesp-eng-titulos-y-enlaces-en-goodoldgeek-titles-and-links-in-goodoldgeek
categorysites
json_metadata"{"app": "peakd/2022.11.2", "tags": ["sites", "blogs", "collection"]}"
created2023-01-23 04:04:33
last_update2023-01-23 04:04:33
depth0
children0
last_payout2023-01-30 04:04:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value4.790 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,300
author_reputation273,261,352,410,025
root_title"[ESP-ENG] Titulos y enlaces en goodoldgeek || Titles and links in goodoldgeek"
beneficiaries
0.
accountreward.app
weight10,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id120,115,596
net_rshares16,914,221,722,651
author_curate_reward""
vote details (21)