Skip to content

Fix parsing + add invalid tags#24

Open
phil-flip wants to merge 2 commits into
recallfuture:masterfrom
phil-flip:fix-parsing
Open

Fix parsing + add invalid tags#24
phil-flip wants to merge 2 commits into
recallfuture:masterfrom
phil-flip:fix-parsing

Conversation

@phil-flip
Copy link
Copy Markdown
Contributor

@phil-flip phil-flip commented May 9, 2026

FA seemed to completely overhauled submission pages, breaking the parsing quite a lot.
I tried my best to fix them all. but I have not tested the package yet. (Only copied the edits from my temporary node_modules edits)
I noticed that FA now features "invalid tags" (CSS class: tag-invalid) which would be easier to parse data, as "submission-content-stats" doesn't have a good way of pinning the info. However, I discovered this quite late, when I was already done with the "old" method. Regardless I did add "keywordsInvalid" and add those tags, so you can decide if we should use these for future parsing of the data and/or include them with normal keywords.

Fixes: #23

@phil-flip
Copy link
Copy Markdown
Contributor Author

I should also mention that I was not able to find the "gender" data-point anymore on FA. So i hardcoded it to "Other / Not Specified" for now. Might need to be sundowned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Error while parsing

1 participant