Hello Every One,
I want the scrap the data from some twitter page. every time i’m getting only first 20 or 40 records.if i do page down or page end i’m getting more records but its scrapping previous and new records.can any one help me to get the total data from this type of silent scrolling pages.
to be honest, i don’t understand what issue that you encountered.
but i will give you some important basic info of data scraping tool:
set the Maximum number of results to zero (0) so your scraping will not be limited. Default is hundred (100) means your scraping is limited to 100 rows only. After that u click finish, if still want to scraping more column data then click ‘Extract Correlated Data’
this actually doesn’t work. I just tried it. It just gives the results which are preloaded on the screen and doesn’t navigate further to load new tweets.
Hello ronanpeter,
I don’t no how to pass the input authentication Details Get Tweet: Retrieve the Tweets matching the SearchKey into a DataTable.
can you explain in Briefly.