Home › Forums › NodeXL Data Importers: Issues with Twitter, Facebook, YouTube and other network importers › Problem getting data? Importer issues
Tagged: Access, Data, Importer, Social Media, Social Network
- This topic has 35 replies, 3 voices, and was last updated 2 years, 4 months ago by
Marc Smith.
- AuthorPosts
- February 27, 2019 at 5:25 pm #8188
Marc Smith
KeymasterHello!
Please email info@smrfoundation.org to arrange a remote repair session via Team Viewer.
Regards,
Marc
May 29, 2019 at 9:38 am #8308hellengre
ParticipantHi.
Help me, please.
If I want to “chase” a word or an institution, do I need to delimit a specific site? Can not I search the network in general?
Where do I put the page ID to parse it?August 28, 2019 at 10:52 pm #8512chanpatel68@gmail.com
ParticipantHi,
I am trying to import data from twitter users network. While doing so I came across two options:
1. Basic Network
2. Basic Network Plus Friends and FollowersCan you please explain me the difference between the two of these?
Also, what different data will I see in my worksheet if I select second option.
Thanks
April 16, 2020 at 6:25 am #8915Harald Meier
KeymasterHello,
The second option adds the edge type “Follows” to the Edges worksheet in your dataset. It will get the followers from all users that are detected in your search query. The API will usually return the most recent followers first.
This option can easily max out the capacities of NodeXL and Excel. And it will take a long time to download the data. You can of course limit the number of followers to be collected, but still you might end up with more than a million edges e.g. if there are 1000 users in your network with an average of 1000 followers. That is way too much to handle for NodeXL.
There may be special use cases for this option, e.g. download data, export as .gexf and then analyze in Gephi. But we generally recommend to not use this option.
July 29, 2020 at 7:55 am #9012ecvorst@gmail.com
ParticipantGood morning! Hopefully I am posting this to the correct thread (rather than starting a new one).
When attempting to import Twitter REST API data I am getting the error message below. This error comes up after the search has been completed (after the “Import from Twitter Search Network” window closes and while the data in the window is working on updating, prior to being able to save the new file).
Thank you!
————–
—————————
NodeXL
—————————
An unexpected problem occurred. If it occurs again, please copy the details to the clipboard by typing Ctrl-C, then post the details to https://www.smrfoundation.org/forums/.Details:
[COMException]: Exception from HRESULT: 0x800A03EC
at System.Dynamic.ComRuntimeHelpers.CheckThrowException(Int32 hresult, ExcepInfo& excepInfo, UInt32 argErr, String message)
at CallSite.Target(Closure , CallSite , ComObject , Object , String , Missing , Missing , String )
at System.Dynamic.UpdateDelegates.UpdateAndExecute6[T0,T1,T2,T3,T4,T5,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5)
at CallSite.Target(Closure , CallSite , Hyperlinks , Object , String , Missing , Missing , String )
at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid6[T0,T1,T2,T3,T4,T5](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5)
at Smrf.AppLib.ExcelUtil.CreateHyperlinkFormula(Range range, Object value, Int32 iRow, Int32 iColumn)
at Smrf.AppLib.ExcelUtil.SetRangeValues(Range upperLeftCornerMarker, Object[,] values, Boolean removeFormulasFromValues, Boolean convertUrlsToHyperlinks)
at Smrf.NodeXL.ExcelTemplate.GraphImporter.SetRangeValues(Range oUpperLeftCornerMarker, Object[,] aoValues, Boolean bConvertUrlsToHyperlinks)
at Smrf.NodeXL.ExcelTemplate.GraphImporter.ImportEdges(IGraph oSourceGraph, String[] asEdgeAttributes, ListObject oEdgeTable, Range oVertex1NameColumnData, Range oVertex2NameColumnData, Boolean bAppendToTable)
at Smrf.NodeXL.ExcelTemplate.GraphImporter.ImportGraph(IGraph sourceGraph, String[] edgeAttributes, String[] vertexAttributes, Boolean clearTablesFirst, Workbook destinationNodeXLWorkbook)
at Smrf.NodeXL.ExcelTemplate.ThisWorkbook.ImportGraph(IGraph oGraph, String[] oEdgeAttributes, String[] oVertexAttributes, String sGraphSource, String sGraphTerm, String sImportDescription, String sSuggestedTitle, String sSuggestedFileNameNoExtension)
—————————
OK
————————— - AuthorPosts
- You must be logged in to reply to this topic.