ATW Custom Activity Feed

Automated background scanner for capturing ATW user posts that match someone's interests (based on keyword matching) from the site's activity feed. Provides an easy to use floating UI dashboard that allows 3-state multi-tag filtering, persistent storage, and JSON export/import.

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
bananajo
Installationen heute
0
Installationen gesamt
2
Bewertungen
0 0 0
Version
1.2
Erstellt am
01.03.2026
Letzte Aktualisierung
07.03.2026
Größe
65,5 KB
Lizenz
MIT
Wird angewandt auf

--How to use--

For best results go to the settings page and:

1) define a list of keywords you want to match posts against
2) define a list of keywords you want to exclude posts from consideration before any other processing (including storing)
3) define tags to assign words into categories you can then use to further filter the stored posts
4) change the maximum list of pages to crawl on each cycle (this is ignored for time-based scans since it switches to using date logic then)
5) change the frequency it will be crawling. Recommended to estimate based on the typical amount of posts of the space you set the script to watch (as defined in baseUrl), so that it's not checking the same old content unnecessarily.
6) adjust the value of baseUrl according to the feed properties you want to watch, i.e.
/activities?type=country&country=UK&page=1&sort=latest

For suggestions reach out to [email protected]