You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scraper to collect all the historical data (likes. dislikes, and views) for each day, public and private likes/dislikes, words, chapter views, total views, ranking, number of tracking/bookshelves, and referrals for every story on FIMFiction.
Eventually, I want to include feature tracking, and deleted story stats.
Currently prototyping in TypeScript, but considering a rewrite in Rust.
Plan to store data in a SQLite3 database.
The text was updated successfully, but these errors were encountered:
Scraper to collect all the historical data (likes. dislikes, and views) for each day, public and private likes/dislikes, words, chapter views, total views, ranking, number of tracking/bookshelves, and referrals for every story on FIMFiction.
Eventually, I want to include feature tracking, and deleted story stats.
Currently prototyping in TypeScript, but considering a rewrite in Rust.
Plan to store data in a SQLite3 database.
The text was updated successfully, but these errors were encountered: