string-manipulation

2 posts tagged “string-manipulation”.

  1. 2024
  2. Combining substr and instr to extract text

    Derek Willis has a Datasette instance full of political campaign emails running on Heroku. Matt Hodges pointed out that a lot of these emails include codes, which are used by ActBlue campaigns to…

    1 min read
  3. 2023
  4. Concatenating strings and newlines in Google Sheets

    I was asked if there was a way to run shot-scraper against a list of URLs in a Google Sheet. I came up with this example sheet which uses a formula to code-generate the YAML configuration needed by…

    1 min read