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

  • Home
  • SEARCH
  • 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 6097037
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T12:59:48+00:00 2026-05-23T12:59:48+00:00

I maintain a hobby website that, among other things, chronicles whether certain items are

  • 0

I maintain a hobby website that, among other things, chronicles whether certain items are in print or out of print at a particular web store.

The store’s management removes products when they are out of stock, and re-adds the pages when they’re back in stock.

Scraping the category page’s item list for item titles is easy enough, but I’m not sure what to do about pages with more results than are shown.

The pages default to 10 items, and clicking Next loads up the next 10 via AJAX.

Is there a standard way of handling and scraping such setups?

  • 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-05-23T12:59:49+00:00Added an answer on May 23, 2026 at 12:59 pm

    If you use the developer feature of your web browser (Firebug, Inspector, Developer Tools, …) you should able to see the connections being made to retrieve the data through Ajax and the request and response headers being sent and received.

    The request headers will contain the data being sent as well as the URL that’s been request. The query string of the URL or the POST data would most likely contain a “start” or “next” or some time of parameter that identifies the start and number of results to return.

    You can then use PHP and cURL to automate the rest of the process.

    Here’s a screenshot of what the “Web Inspector” looks like in Safari 5.1 on OS X (Chrome looks identical):

    enter image description here

    What’s relevant to you here is the Request URL, Request Method and what’s under Form Data. The text on the left (in light grey) is the parameter and the text on the right is the value.

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

Sidebar

Related Questions

I maintain a web application (ASP.NET/IIS7/SQL2K8/Win2K8) that needs to access documents, actually hundreds of
I maintain an open source program that builds with autoconf. Right now I'm having
I maintain a bulletin board that saves rich text messages in HTML. Now I
I maintain a VB6 application that stores its data (access files) in a subfolder
I maintain an old J2EE application that uses EJB's. What is involved in converting
I maintain a C# program at work and due to a hard disk crash
I maintain a library with FFI bindings on Hackage. So my Haskell library depends
To maintain my purity and honor as a database dork, I wish to update
I develop and maintain a large (500k+ LOC) WinForms app written in C# 2.0.
I need to maintain different versions of a software, the problem is like this:

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.