Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7998293
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T15:10:51+00:00 2026-06-04T15:10:51+00:00

I am parsing the site using Jsoup. everything is ok, but there are 2

  • 0

I am parsing the site using Jsoup. everything is ok, but there are 2 links on the site (such as “+” and “-” to rate the story)

for example, link for “+”:

<a class="votelink" href="/vote/yes/985dbab6-9bfb-11e1-99eb-f23c91df8b43">bla bla bla</a>

js function located at website for this link is:

$(document).ready(function()
{
    $(".votelink").click(function(e)
    {
        $.get(this);
        this.parentNode.parentNode.innerHTML = 'bla bla bla'
        e.preventDefault();
     })
});

so my question is: how can I add actions on my Buttons and using this actions perform a click on the link at website?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T15:10:52+00:00Added an answer on June 4, 2026 at 3:10 pm

    If your buttons link to urls you can know, just call them.

    Otherwise, use a webview, load the page and call some javascript function to click on the buttons :

    Android Calling JavaScript functions in WebView

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm new to this site, but it seems like someone out there should be
I'm parsing various site feeds, and putting together a small library to help me
I read the example on Passing multi-dimensional arrays in C on this site. It
Im parsing the source of a website and Im using this regex: /page\.php\?id\=([0-9]*)\\>(.*)\<\/a\>\<\/span\>/.match(self.agent.page.content) self.agent.page.content
Not parsing the parameters in the beginning but parse the input string read from
I'm parsing a date from a JSON event feed - but the date shows
I am using this site as a guide to my webservice.. http://developer.yahoo.com/answers/V1/questionSearch.html and I
I'm trying to write parsing script using python/scrapy. How can I remove [] and
Is there a way to test a Web Service using VS2010 like it's used
I need to parse DTDs using PHP and am hoping there's a simple library

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.