Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scraping post date #65

Open
ltoshev opened this issue Sep 26, 2021 · 3 comments
Open

Scraping post date #65

ltoshev opened this issue Sep 26, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request P1 Highest priorities
Projects

Comments

@ltoshev
Copy link

ltoshev commented Sep 26, 2021

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.

@kaanyagci kaanyagci self-assigned this Sep 26, 2021
@kaanyagci kaanyagci added the enhancement New feature or request label Sep 26, 2021
@kaanyagci kaanyagci added this to P1 in npm module via automation Sep 26, 2021
@kaanyagci kaanyagci added the P1 Highest priorities label Sep 26, 2021
@kaanyagci
Copy link
Contributor

Hi @ltoshev ,

Thank you for your feedback. I'll add this to the roadmap and it'll be included in the next release.

@ltoshev
Copy link
Author

ltoshev commented Sep 26, 2021

I was able to actually mod the code, are u ok if I open a pull request. Not sure my selector is good but I was able to get out the date of the post as well. I think the selector may be specific for my geography. But works very well.

@kaanyagci
Copy link
Contributor

@ltoshev yes please feel free to open a pull request! I can review it ASAP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P1 Highest priorities
Projects
Development

No branches or pull requests

2 participants