1

I want to create dashboard having feed from twitter tweets in angular2/node platform , on googling i found

https://github.com/opensas/twitter-scraper

but after running this script i got error

[ { code: 215, message: 'Bad Authentication data.' } ] }

also i got this meaningful question in SO but this is using php

Simplest PHP example for retrieving user_timeline with Twitter API version 1.1

anyone can do this in nodeJs/angular ?

or any suggestion ?

1 Answer 1

2

You can use phantomJs or casperJs (install them with npm) for scraping site but in this time some sites use distill-network to prevent or block scraping bot . in your problem you have two solution the clean and easy one :

Sign up to request clarification or add additional context in comments.

1 Comment

thanku for the information, but i was looking for the working example like on plunker or somewhere else

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.