Skip to main content

Questions tagged [web-access]

Questions about using Mathematica for accessing web sites and using such functions as URLFetch and URLSave.

1 vote
0 answers
57 views

Mathematica and Stock Market Historical Data from Alpaca

The following function successfully imports historical stock market data from Alpaca's Market Data API. ...
JEM's user avatar
  • 1,175
1 vote
0 answers
37 views

How to authenticate herself to the openai api service when using URLExecute? [closed]

I have tried the canonical example (with the real API Key) ...
Slepecky Mamut's user avatar
3 votes
0 answers
136 views

How to get satellite image directly from Mathematica?

First, I get the image of the bands of the desired area from the site https://earthexplorer.usgs.gov/, then I import the images into Mathmatica by addressing them as below: Select dataset directory: <...
Erfan's user avatar
  • 169
1 vote
0 answers
94 views

HTTPRequest append cookies data but not working

First I use ClearCookies[All]; ck = URLRead @ HTTPRequest["https://wolfram.com",CookieFunction->Print] to get an example of cookies. Then I save the ...
Schwarzer's user avatar
3 votes
1 answer
215 views

What does this error message about chromedriver mean?

I have been using WebSession to drive a Chrome browser for automation purposes. I'm running Mathematica 13.2 on Ubuntu Linux. Occasionally, my Chrome browser gets updated by an automatic OS process. ...
Jim Marks's user avatar
  • 187
3 votes
1 answer
534 views

Access openai with HTTPRequest but body parameters seems not function

Using Mathematica 13.0 on Windows 10 codes are below ...
Schwarzer's user avatar
3 votes
1 answer
70 views

What crops the response from the SocketListen based web server?

I noticed that when the response length passes around 1k characters then it is cut at weird lengths: 424, 936 or 1448 characters. Response is generated correctly but then it is cut so if the body was ...
Kuba's user avatar
  • 137k
1 vote
0 answers
105 views

Terms of use for functions that access data over the internet

Please excuse, as this is not a question about how to use a specific Mathematica function or solve some specific problem with Mathematica. But, a correct and comprehensive answer might be of interest ...
Jürgen Böhm's user avatar
4 votes
1 answer
155 views

Is it possible to build a small web site with vanilla Mathematica? How about a web server?

Note: This question is not about WebMathematica. I speculate it is capable of doing everything about to be discussed. With its diverse capabilities and near endless ...
Jules Manson's user avatar
  • 2,467
6 votes
1 answer
233 views

Create a function that takes a symbol and searches wolfram documentation for the page and opens it

This is way over my pay-grade, so I have no idea where to start. I'm certain MMA has some very good internet capabilities, so it seems to me that it is possible. This is really a 2-part question: How ...
Jules Manson's user avatar
  • 2,467
3 votes
1 answer
98 views

Implementing Web Form to collect data but users must authenticate first

I’m trying to implement a web form to collect data into a databin, but I need users authenticate first (nothing fancy, predefined usernames and password are fine), so I could collect every user data. ...
eqzdavid's user avatar
0 votes
1 answer
125 views

How to obtain stock information from a website

I want to obtain some information of stock markets from TradingView website. For instance, let us access to S&P index chart through the URL, https://www.tradingview.com/chart/?symbol=SP%3ASPX Now, ...
cheese.burger's user avatar
3 votes
0 answers
62 views

How to insert input into Jupyter notebook using WebExecute

I started web session and opened a Jupyter notebook in it: ...
azerbajdzan's user avatar
  • 20.1k
6 votes
1 answer
269 views

Make Mathematica input things on a website and take the data out

So I found a website that calculates polynomials that I need it intakes a word of a's and b's say aabba and outputs a polynomial. Here is the website: http://www.math.stonybrook.edu/~moira/NewApps/...
2132123's user avatar
  • 657
0 votes
1 answer
63 views

HTTPRequest result confusion

everyone! I've been using Mathematica to progress through the problems of codeabbey.com, and I've picked up the first of "interactive" problems (Problem #176 - Say 100), which is sort of an ...
Κωστής Καρβουνιάρης's user avatar

15 30 50 per page
1
2 3 4 5
18