Message Boards Message Boards

0
|
6103 Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:

How do I get the result expanded to maximum (more) on wolfram alpha query?

Posted 10 years ago

I am using mathematica to query wolfram alpha for a query. for that purpose I use:

WolframAlpha["prime minister of france", "PodPlaintext"]

I took the options from here: http://reference.wolfram.com/language/ref/WolframAlpha.html

My problem is that I need info that is hidden at first and is located under the more option on the page. I was unable to find a way to query the full data (after more was clicked) from the mathematica.

Any ideas how to achieve it?

POSTED BY: poznov
Posted 10 years ago

I figured it out:

use:

WolframAlpha["prime minister of france", Asynchronous -> True, PodStates -> {"More"}, TimeConstraint -> 20000]

POSTED BY: poznov
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract