-
-
Notifications
You must be signed in to change notification settings - Fork 26
Scraping post date #65
Copy link
Copy link
Open
Labels
Description
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hi all,
great lib works very well, can we add a way to scrape the post date too? I tried to look into the lib inner workings, but cannot figure what is the right selector to extract the date. Else I've wrote some func that will parse out properly the date from string to actual date object.