You are here |
www.trickster.dev | ||
| | | |
zblesk.net
|
|
| | | | In the previous post I mentioned that I wrote a script to extract the "started reading" dates from GR. Here it is, in case you need it. | |
| | | |
srcco.de
|
|
| | | | 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 | |
| | | |
blog.stetsonblake.com
|
|
| | | | Introduction Web scraping has loads of interesting use cases. From financial forecasting to lead-gen, web scraping has several creative uses that you might not think about at first glance. For example, a burrito shop opening a new location might want to place their location further away from a Chipotle. What | |
| | | |
yasha.solutions
|
|
| | Bourne Again Shell is born again :) Pure Bash Bible Open source book on pure bash solutions. Link on Github: Pure Bash Bible ShellCheck Finds bugs in your shell scripts A linter for bash scripts https://www.shellcheck.net/ Bash Guide - Best Practices Because you don't want people to bash your work wink Bash Guide: Best Practices Bash Pitfall The pitfall guide for bash is really good. |