practicalli / practicalli/clojure
Web scraping with babashka
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 117
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Scraping HTML with #babashka and bootleg
Example: https://t.co/L6pCEGdqTc
There might be a better way using enlive selectors, but for now this is what I could quickly come up with.
Various options
https://gist.github.com/borkdude/fc64444a4e7aea4eb647ce42888d1adf#gistcomment-3477875
This gist by @jackrusher may be useful too:
https://t.co/wkLAtj4f0L
(and uses Hickory too).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the issue text and its linked examples, including the Bootleg, Enlive, and Hickory references, to determine whether web-scraping guidance belongs in this repository. A contribution would need a clearly defined location and scope for documenting or demonstrating the approach; the issue currently does not identify files, tests, or a specific desired change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- content, documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100