Thread
Stories related to "This Simple Data-Scraping Tool Could Change How Apps Are Made" across the full archive.
The code is at: https://github.com/amirouche/copernic
Quick tour: https://www.youtube.com/watch?v=wqbYfuOhG9w
What's new in dsq: Commandline tool for running SQL queries against data files
(datastation.multiprocess.io)
Reference: https://x.com/saisrirampur/status/1824694191537959159
Parent Tweet: https://x.com/craigkerstiens/status/1824114371737616794<p>Change Data Capture(CDC) is hard, it has 100s of edge cases / failure points. At
PeerDB (https://...
Reference: https://x.com/saisrirampur/status/1824694191537959159
Parent Tweet: https://x.com/craigkerstiens/status/1824114371737616794<p>Change Data Capture(CDC) is hard, it has 100s of edge cases / failure points. At PeerDB (https://w...
Reference: https://x.com/saisrirampur/status/1824694191537959159 Parent Tweet: https://x.com/craigkerstiens/status/1824114371737616794<p>Change Data Capture(CDC) is hard, it has 100s of edge cases / failure points. At PeerDB (https://w...
I often find myself in situations where I need to extract some data from a website, either as one time thing or periodically (and then watch for changes). Maybe I'm tracking stocks, or a delivery, or I want to know when tickets become available to the local sauna; maybe a friend called and aske...