25 March, 2023
This project monitors the Aesthetics Wiki on Fandom.com for new aesthetics, and then checks Depop for the number of search results for the exact phrase + “aesthetic”.
Visit the Trending Aesthetics webpage
The Aesthetics Tracker is updated daily around 1:30 GMT, scheduled with Github Actions.
List of aesthetics, page URLs and other info are are scraped from Aesthetics Wiki.
The number of search results is then scraped from Depop for each aesthetic.
New records are added to a duckdb database for easy querying access to allow for further analysis.
Current data is passed to an HTML file to update the Trending Aesthetics webpage
Made with help from amrrs/scrape-automation: