Explore >> Select a destination


You are here

mherman.org
| | srcco.de
5.8 parsecs away

Travel
| | Scraping HTML websites for information is a common task. This blog post shows how to extract information via the Beautiful Soup (bs4) Python library. Some wanted information is buried in semi-structu
| | stribny.name
3.6 parsecs away

Travel
| | [AI summary] The article explains how to extract plain text from an HTML page using Python with the BeautifulSoup library and lxml parser, providing a function that recursively gathers text from specified block elements.
| | www.trickster.dev
2.4 parsecs away

Travel
| | Code level discussion of web scraping, gray hat automation, growth hacking and bounty hunting
| | thomasvilhena.com
23.0 parsecs away

Travel
| [AI summary] This blog post explains how to set up an Nginx reverse proxy with Docker and Certbot for SSL certificate management, focusing on configuration files and services for load balancing and secure communication.