create account

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

View this thread on: hive.blogpeakd.comecency.com
· @pynomiems ·
$3.81
[ESP-ENG] Titulos y enlaces en veracode || Titles and links in veracode
<center>

![png_20221104_140911_0000.png](https://files.peakd.com/file/peakd-hive/pynomiems/AKNKNZ7VhmYZeg1BJAb4khLCQfuCDXAn9nKXRK3Vd24wMzqPfi4yJeiJrQJB3V2.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">

Hola lector de mi blog. En ésta oportunidad les presento un nuevo sitio web [veracode](https://www.veracode.com/blog) en el que podrás encontrar publicaciones sobre cyber seguridad. Estas publicaciones abarcan temas sobre análisis, aplicaciones y recomendaciones para que tus equipos estén lo más seguro contra amenazas que pueden ocasionar graves daños a tu equipo. Su objetivo consiste en capacitarte con la mejor información de la actualidad. 

Espero que puedas visitar este sitio web y que me escribas tu opinión al respecto en la sección de comentarios. Gracias por visitar mi blog. Hasta Pronto.

**Este script fue ejecutado con Python 3.9.13 en el sistema operativo Lubuntu 18.04.6.**

<blockquote>

Hello reader of my blog. This time I present a new website [veracode](https://www.veracode.com/blog) where you can find publications on cyber security. These publications cover topics on analysis, applications and recommendations for your computers to be as safe as possible against threats that can cause serious damage to your computer. Their goal is to empower you with the best information available today.

I hope you can visit this website and write me your opinion about it in the comments section. Thanks for visiting my blog. See you soon.

**This script was run with Python 3.9.13 on Lubuntu 18.04.6 operating system.**

</blockquote>

<div>

<div class="text-justify">

<pre>

import httpx
from selectolax.parser import HTMLParser

headers={'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36 Edg/87.0.664.75'}

for idx in range(1,6):    
    
    client=httpx.Client(headers=headers)
    veracode=client.get(f'https://www.veracode.com/blog?created=All&title=&page={idx}').text
    veracode_html=HTMLParser(veracode)
 
    for hl in veracode_html.css('div > a '):
        
        t,l=hl.text(strip=True),hl.attrs['href']
        
        print(t,l)

</pre>

</div>

---

<center>

## Text translated by <a href="https://www.deepl.com/es/translator">DeepL</a>

</center>
👍  , , , , , , , , , , , , , , , , , , , ,
properties (23)
authorpynomiems
permlinkesp-eng-titulos-y-enlaces-en-veracode-oror-titles-and-links-in-veracode
categoryhive-148441
json_metadata{"app":"peakd/2022.10.3","format":"markdown","tags":["development","blog","news","design","website"],"users":[],"image":["https://files.peakd.com/file/peakd-hive/pynomiems/AKNKNZ7VhmYZeg1BJAb4khLCQfuCDXAn9nKXRK3Vd24wMzqPfi4yJeiJrQJB3V2.png"]}
created2022-11-04 18:27:48
last_update2022-11-04 18:27:48
depth0
children0
last_payout2022-11-11 18:27:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value3.813 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length2,420
author_reputation273,261,352,410,025
root_title"[ESP-ENG] Titulos y enlaces en veracode || Titles and links in veracode"
beneficiaries
0.
accountreward.app
weight10,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id118,063,341
net_rshares16,838,558,700,289
author_curate_reward""
vote details (21)