Facebook and Twitter data scraping using perl -


i want create web dashboard can search user name facebook, & twitter , show details (public educations , likes ) on dashboard.

how can done using perl?

i cant use graph api shows users allow app (permission based.)

please guide me .

this question broad. have @ below cpan modules, write logic on top of it. if face problem show stuck minimal example.

check more at: https://metacpan.org/search?q=facebook&search_type=modules

check more at: https://metacpan.org/search?q=twitter&search_type=modules


i cant use graph api shows users allow app

there's reason it, right?


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -