GithubHelp home page GithubHelp logo

jessicayeh / rom-exchange-web Goto Github PK

View Code? Open in Web Editor NEW
75.0 75.0 18.0 2.71 MB

ROM Exchange - Ragnarok M: Eternal Love Exchange Price History

Home Page: https://www.romexchange.com

JavaScript 57.06% HTML 2.43% TypeScript 37.46% CSS 3.05%

rom-exchange-web's People

Contributors

jessicayeh avatar lucas-carneiro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rom-exchange-web's Issues

get your api, help me

Hellloooo,
have nice day! I'm from Brasil! lol (dont look my writing english plzzzz, because my english is bad...) so...
I'm try a used your API, about my ideal , but, error....
I'd start in my localhost then user get "https://www.romexchange.com/api?item=shining%20stone&sort_server=global&slim=true&exact=true"
but erro about CORS....

Erro:
"Access to XMLHttpRequest at 'https://www.romexchange.com/api?item=shining%20stone&sort_server=global&slim=true&exact=true' from origin 'http://localhost:4300' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.''

Can you send for my examples gets in localhost!
ex:
Localhost > https://www.romexchange.com/api?item=shining%20stone&sort_server=global&slim=true&exact=true

tks! nice WORKKKK

Extract Data from the created Dashboard or Category Selection

Is there any chance that you can add a function to extract the current price data from the created Dashboard (or selected category, i.e. Weapon Cards, etc.) to a downloadable Excel file?

p.s. Still a noob. Tried to use the discord bot but can't seem to find the command needed to extract multiple data.

No results found message

If no results found, show a message that includes the filtering options used (item name and item type)

Data Fetching

Hi Jessica,

Can you point me how did you manage to pull ItemData from Exchange in rom? Is there any API available to do this? Are there other APIs that we can pull like charData or guildData?

Get item drop data

Hi,

I think that adding drop data (which monster drops each item, what is the drop rate and etc) would be a good addition to the API. Monster and drop info are out of the API scope for now, but having this feature would make possible to other people to have apps that find best farming spots (zeny wise) for each day, depending on the drop rates, market oscilation, resources needed (buffs and food) and maybe even cross this data with spawn rates and etc.

Error importing app on test

Is this import correct?
image

Its in app.test.tsx. Shouldnt it be:

import App from './app';

The project only ran after I had changed it here

Forked it to try to implement the Price change filter

Discord bot

Create a Discord bot that will spit out for the specified item the current price on Global/SEA and the percent change over a week. Should also include a link to the item on romexchange.com. The URL would be something like https://www.romexchange.com/?q=mastela%20fruit&exact=true. Need to add support for the exact query parameter (already supported by the API)

Upcoming EU server

Hi,

Sorry for contacting you here, but I don't know other place..
Do you have any plans for creating information for EU server?
And if it is possible to get access for your bot src?
Mostly, professional interest.

Question

May i know where do you get the data?

Quick Question

Hey!
Great work on this app.
I am interested in making a discord bot using your API to track certain items things for my guild. I was wondering how quickly your scraper updates the values. I am hoping to make a discord bot that notifies us when certain low stock items are put on the exchange e.g. Mini/MVP cards. Do you think this would be possible using the API?
Thanks for the help

Dashboard: should allow editing an existing dashboard

i.e. detect if the q parameter is present and has a pipe, and if so, populate the dashboard modal with the item names in the query. Ideally should check against the item name list and remove any that don't exist.

Related PR: #33

Discord Bot

Sorry for asking something silly but, does your Discord bot has got the price trigger feature?

unable to fetch data from the api

Hi Jessica,

I get this error when trying to consume your api with axios.

Access to XMLHttpRequest at 'https://www.romexchange.com/api?item=mastela&exact=false' from origin 'http://localhost:8080' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

Dashboard: should scroll to bottom of input after adding item

When the input box grows large enough that the scroll bar appears, and more items are added, the scroll position doesn't automatically go to the bottom. Typing item names mostly doesn't have this issue, since typing a character will cause the input to jump to the cursor location (except that pressing Enter to select an item does not jump to the bottom). This issue is easiest to reproduce when you only use the drop down menu instead of typing to choose items.

ROMExchange data to Excel

Hi,

I'm very new to getting data from web and putting it in excel. I some how managed to extract data from romexchange using the source https://www.romexchange.com/api?type=21, which was great. But for some reason i noticed it only spits out 20 items/records (20 rows). In short, I'm not getting the complete database.

Is there a workaround for this, or is it just really limited to 20items .

Hope anyone can shed light. thank you in advance.
Capture

No data about transformation scroll

Hi, first, thank you for the API ๐ŸŽ‰
second, there is no data/information about transformation scroll, is it intentionally? or you just forget about transformation scroll?
Thankyou ๐Ÿ˜„

Include item ID in the response

Would you be okay including the item id in the response? I would want to integrate it roexplorer.com which uses the item's id

Records more than 1 week

Can we have 1 month's or even 2 month's price record?
Because some game activities last for 1 month. Thank you!

[Enhancement] Get only LATEST prices

Currently, google scripts only allow up to a maximum of 2KB 8KB per url fetch.

Would it be possible to strip down the information requested further to only latest price? Even if requesting for only a single item is exceeding the 2KB 8KB limit.

EDIT: Up to 8KB, but is still not enough

Time to update too long

Hi, the API seems to update once a day.
Can you share some way to us to improve this update time?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.