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

- Added `selenium_scraper` as a new Search class to be used in creating new datasources. - Created `url_scraper` datasource which allows a user to scrape a list of urls and...

Yaml for a docker swarm simple deployment, It is still can be corrected and added a few things, but I am sending the pull request for evaluation.

It works, and arguably fixes #117, but: * The form looks hideous with the million query fields. Do we need them all for 4CAT? Is there a way to make...

The Telegram channel scraping function returns far fewer posts than the ground truth for some accounts, but all results for other accounts. One example where a hundreds of posts are...

We've discussed doing this a bit offline. It could be useful to replace `map_item` or at least offer a different sort of preview of data and perhaps way to export...

enhancement

I'm filtering some commonly used words out of a corpus with the Tokenise processor and it only seems to be partially successful. For example in one month there are 37,325...

Nothing interesting in the logs. Bad group code will report a 404 (`Got response code 404 for group 270401924. Continuing with next group...`), but good group code will show nothing....

bug

When using auto-login, there is no way to access admin features if you're automatically logged in, even if you have an admin account - because auto-login overrides all of that....

It is now possible to tweak the 4CAT settings through the web interface, but this also makes it easier to break 4CAT by entering an invalid value, or by entering...

bug
(mostly) back-end

As more developers are contributing to 4CAT, the chance of mixing up different code styles increases and this can be inconvenient or confusing. I propose we adopt [Black](https://pypi.org/project/black/) for 4CAT,...

meta