chris-greening / instascrape

Powerful and flexible Instagram scraping library for Python, providing easy-to-use and expressive tools for accessing data programmatically
https://chris-greening.github.io/instascrape/
MIT License
630 stars 107 forks source link

fix: fixed conversion to upload_date to check if timestamp is present #48

Closed chris-greening closed 3 years ago

chris-greening commented 3 years ago

Thanks for contributing to instascrape! Please review and fill out the checklist below before submitting your request.

Fixed missing upload_date from timestamp attribute conversion after returning Posts objects from Profile.get_recent_posts instance method.

All Submissions: