create account

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

View this thread on: hive.blogpeakd.comecency.com
· @pynomiems ·
$5.85
[ESP-ENG] Titulos y enlaces en switchdoc || Titles and links in switchdoc
<center>
https://i.ibb.co/xG2h6Tz/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(2,6): 
            async with session.get(f'https://www.switchdoc.com/category/raspberrypicat/page/{idx}/',headers=headers) as page:
                
                switchdoc=await page.text()
                switchdoc_html=HTMLParser(switchdoc)     
                for hl in switchdoc_html.css('div > header > h3 > 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/R2PbsHX/Result.png

</center>

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

<center>
👍  , , , , , , , , , , , , , , , , , , ,
properties (23)
authorpynomiems
permlinkesp-eng-titulos-y-enlaces-en-switchdoc-titles-and-links-in-switchdoc
categorysites
json_metadata"{"app": "peakd/2023.2.2", "tags": ["sites", "blogs", "collection"]}"
created2023-02-14 16:39:06
last_update2023-02-14 16:39:06
depth0
children0
last_payout2023-02-21 16:39:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value5.846 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,205
author_reputation273,261,352,410,025
root_title"[ESP-ENG] Titulos y enlaces en switchdoc || Titles and links in switchdoc"
beneficiaries
0.
accountreward.app
weight10,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id120,776,097
net_rshares19,252,158,925,235
author_curate_reward""
vote details (20)