tlyu0419 / facebook_crawler

MIT License
273 stars 68 forks source link

Way to crawl private groups? #30

Open philippkeller opened 1 year ago

philippkeller commented 1 year ago

Is there a way to "log in" the crawler with my credentials? I assume it's doing web requests and I could just attach e.g. a cookie to the web request?

I know python very well, so a hint into the right direction would be enough.

tlyu0419 commented 1 year ago

Hi @philippkeller , Of course, yes, you can push your code to this project. Thanks!