
Bluesky Posts Scraper
Pricing
$30.00/month + usage

Bluesky Posts Scraper
The Apify Bluesky Posts Scraper allows a programmatic search for posts on Bluesky and the option to export to CSV, JSON, Excel, or integration with Zapier, Make, or any custom workflow.
5.0 (7)
Pricing
$30.00/month + usage
18
Total users
144
Monthly users
13
Runs succeeded
88%
Issues response
6.9 hours
Last modified
a month ago
Inconsistent dates
Closed
Hello, we would like to integrate this scraper into our service but jobs keeps failing due to unexpected date formats. Currently, we are handling 4 different time formats and still, some jobs keep failing.
These are currently all the formats we've detected
date_formats = ["%Y-%m-%dT%H:%M:%S.%f%z","%Y-%m-%dT%H:%M:%S.%fZ","%Y-%m-%dT%H:%M:%SZ","%Y-%m-%dT%H:%M:%S%z"]
and still some jobs fail, this value belongs to createdAt
key. Can you please look into it and make it consistent? Also, let me know which format you choose to you so that we can fix on out end. Thank you in advance!

Lexis Solutions (lexis-solutions)
Sure we'd love to help. Can you share a run, or multiple runs, where you see inconsistencies?
devatshake
Sure, here is this run for example: tbtvvj3b9AGjnFcCC -> you can look at results and see that createdAt
is inconsistent
devatshake
devatshake
3 different formats just on this small snippet

Lexis Solutions (lexis-solutions)
Updated the actor so it uses a consistent ISO timestamp. Please test again and let us know if you need anything else. Thanks!