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 7753125
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T11:58:30+00:00 2026-06-01T11:58:30+00:00

Okay, this is going to be hard to explain but here goes nothing: Lately

  • 0

Okay, this is going to be hard to explain but here goes nothing:

Lately I’ve been working a lot with POST and GET requests, but now I want to send a POST/GET request to this site called: http://www.mangareader.net/

The main problem I’m facing is that I want to use the search function of this site. Normally I would send a get request or something like that, but apparently this search function doesn’t work that way, it works with some kind of Javascript code? I don’t know exactly what it is, but try typing “Elf” in the search bar, and you’ll get a drop down list of all the mangas (Japanese comics) with the word “Elf” in them. I want to know how this process is called, and how I can implement it into a Java program. For instance:

Login into a website
– > Send an HTTP post request. Get HTML data back. Process the HTML data. Get the information I need from the HTML source.

Using a search function on a regular site like google.com or bing.com
– > Send get request. Get HTML data back. Process the HTML data. Get the information I need from the HTML source.

Using search function on mangareader.net
– > ??????????

How would I achieve this? A theoretic explanation is enough, but a practical example would be great as well.

  • 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-01T11:58:32+00:00Added an answer on June 1, 2026 at 11:58 am

    If you analyse the javascript that runs when search you get the following:

    GET http://www.mangareader.net/actions/search/?q=test&limit=100 [HTTP/1.1 200 OK 113ms]

    In other words, you can search on the site by a GET-request to

    http://www.mangareader.net/actions/search/?q=test&limit=100

    Where ?q contains your search word.

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

Sidebar

Related Questions

Okay this is very hard to explain, but i want to add padding to
Okay, this will probably get closed or get some negative replies, but I've been
Okay this one may be a bit out from left field, but I'm going
Okay this is going to seem really dumb but bear with me please. A
Okay I am probably going to get a load of down votes for this
I hope this is going to be enough information, so here it goes. If
Okay I thought this is going to be a piece of cake, but obviously
Okay this might sound simple but there's a catch. I'll try and explain the
Okay, I've been at this logic going on weeks now, and I've yet to
Okay this may be a simple question but I have yet to come with

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.