API
#2378
Replies: 1 comment
-
|
Hi there, jsoup is a library for working with HTML -- it's used to parse and extract data from web pages or other HTML content. It doesn't provide tools for reverse engineering apps or extracting APIs from compiled code or app packages. If you're trying to learn how to use jsoup to scrape data from a website that uses HTML, you might start here: https://jsoup.org/cookbook/ If you're asking about something else, please clarify your goal and provide more context about what you're working on. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello sir i len
i want to know about the API extract from the app for reverse engenering so how to use jsoup to find the api for the project
Beta Was this translation helpful? Give feedback.
All reactions