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

Use Wallaby to capture API response from FedEx #1

Open
btkostner opened this issue Feb 5, 2024 · 0 comments
Open

Use Wallaby to capture API response from FedEx #1

btkostner opened this issue Feb 5, 2024 · 0 comments

Comments

@btkostner
Copy link
Owner

So, FedEx has authentication for hitting the API endpoint. This makes it rather annoying to run the application because you have to sign up for a ton of services and set api tokens, yadayada. To make shppd easy to run, we should web scrape. Sadly it's rather annoying to parse HTML to get data. Luckily the user facing website just makes an API request. So, we can probably use Wallaby to grab that API call result, which is already nicely formatted.

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

1 participant