Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create microservice for integration with Mathem #5

Open
tommymalmqvist opened this issue Jun 27, 2020 · 2 comments
Open

Create microservice for integration with Mathem #5

tommymalmqvist opened this issue Jun 27, 2020 · 2 comments

Comments

@tommymalmqvist
Copy link
Member

No description provided.

@parberge
Copy link
Member

parberge commented Jul 1, 2020

Can't find any information about the mathem API.

I see they have api.mathem.se, but it just drops the connection:

 curl api.mathem.se -v
* About to connect() to api.mathem.se port 80 (#0)
*   Trying 185.53.164.252...
* Connected to api.mathem.se (185.53.164.252) port 80 (#0)
> GET / HTTP/1.1
> User-Agent: curl/7.29.0
> Host: api.mathem.se
> Accept: */*
>
* Recv failure: Connection reset by peer
* Closing connection 0
curl: (56) Recv failure: Connection reset by peer

I really think we shouldn't try to implement this using web scraping

@parberge
Copy link
Member

parberge commented Jul 1, 2020

This is a thread I posted in when I was looking at this a few years ago:
https://twitter.com/MatHem/status/559632797686448128

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants