I have a project in which I need to extract the details of Jira tickets to implement in a database and start comparing them,
I need to use the web scraping selenium python to extract the data, is it feasible?
If yes can you please provide a method so I can continue the work,
Kindest Regards!
What happened to simply export the tickets to a flattened file structure which you can use? To be exact use the advanced issue search of Jira to export the issues.
Hi,
i think this will be possible, the most easy thing will be to know each issue key. But my question is why you don't use the API ? Is more flexible and simple that selenium for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.