Commit graph

5 commits

Author SHA1 Message Date
tantabus-oneiros
1a90f8cdc4 Add CivitAI post scraper
Added a scraper for CivitAI posts. Only supports post URLs (not single images) due to API limitations. API also does not provide the "description" visible on the site itself. Meta information like model, prompt, seed, etc. not used as we do not (yet) has a way to store or show this neatly.
2025-03-14 21:26:25 +01:00
Yay295
a08510f21e Add Bluesky scraper ()
* add bluesky scraper

* use com.atproto.sync.getBlob to get original bluesky image

* ignore data after bluesky post id

* fix json access and missing function

* fix bluesky fullsize image regex
2024-10-28 16:14:48 -04:00
Liam
16e15e9c67 Add extra type and callback documentation 2024-06-18 15:06:01 -04:00
Liam
1eed44aa95 Fix scraper error with invalid hostname 2024-06-09 12:40:44 -04:00
Liam
c63bc41d8b Split out HTTP client interaction into PhilomenaProxy namespace 2024-06-02 19:26:00 -04:00