4cat icon indicating copy to clipboard operation
4cat copied to clipboard

The 4CAT Capture and Analysis Toolkit provides modular data capture & analysis for a variety of social media platforms.

Results 133 4cat issues
Sort by recently updated
recently updated
newest added

Problems seems to be in the use of subprocess. It looks like it is waiting for a lock that's never released (or the release is not noticed). Tried running as...

bug
low priority
windows specific

It might be useful to allow people to browse results but not create new datasets, for example in educational settings. h/t @jwyg

The processor will have started in the meantime, and will crash once it tries to reference the now-deleted parent preset dataset. This is not a huge issue since the processor...

bug
(mostly) back-end

I noticed that some analytics will not work on Windows natively due to Windows default encoding `wchar_t`. `csv`'s DictWriter for example automatically checks for the default locale encoding and attempts...

bug
windows specific

Make a processor that visualises image walls per time interval, roughly like this: ![afbeelding](https://user-images.githubusercontent.com/10960315/125945764-1094d9fb-f90a-4c60-8e05-d1fe29cf9643.png)

enhancement

Dear Stijn and Sal, just a quick question: I was looking through the 4cat code for the v2 Twitter API access. Its great work - thanks for that ! I...

Would be amazing if it would be possible to create an image wall where each image is sized and/or ordered according to its frequency in the dataset, like a treemap,...