tlyu0419 / facebook_crawler

MIT License
277 stars 68 forks source link

Fix issue #16. Get Attachments, Break when reached last page #17

Closed andyfcx closed 2 years ago

andyfcx commented 2 years ago

The root cause of #16 is fixed in this PR:

New Feature:

New Flow control

tlyu0419 commented 2 years ago

@andyfcx Thank you for pushing this to the project. I have added these ideas to my program, and I'll publish them in the next version of this package. It would be great if you could push the code only to use the json package to extract the attachment information. Thanks!