create account

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

View this thread on: hive.blogpeakd.comecency.com
· @pynomiems ·
$4.66
[ESP-ENG] Titulos y enlaces en bigdataboutique || Titles and links in bigdataboutique
<center>
https://i.ibb.co/G9mhzm1/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 index in range(1,6): 
            
            async with session.get(f'https://blog.bigdataboutique.com/page/{index}',headers=headers) as page:
                
                bigdataboutique=await page.text()
                bigdataboutique_html=HTMLParser(bigdataboutique)
                 
                for hl in bigdataboutique_html.css('div.post-box__content-header > a'):
                    h=hl.text(strip=True)
                    l=hl.attributes['href']
    
                    print(f'headlines: {h} links: {l}')

asyncio.run(parsing_page())

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

</center>

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

<center>
    
👍  , , , , , , , , , , , , , , , , , , , , , , , , , ,
properties (23)
authorpynomiems
permlinkesp-eng-titulos-y-enlaces-en-bigdataboutique-titles-and-links-in-bigdataboutique
categorysites
json_metadata"{"app": "peakd/2022.11.2", "tags": ["sites", "blogs", "collection"]}"
created2023-01-21 04:40:06
last_update2023-01-21 04:40:06
depth0
children0
last_payout2023-01-28 04:40:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value4.655 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,272
author_reputation273,261,352,410,025
root_title"[ESP-ENG] Titulos y enlaces en bigdataboutique || Titles and links in bigdataboutique"
beneficiaries
0.
accountreward.app
weight10,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id120,063,114
net_rshares17,349,525,515,601
author_curate_reward""
vote details (27)