Skip to main content

Web Scraping Library

Project description

Title

jd.com Scraper

Descrption

  • With jd.com Scraper you can scrape search results and extract the contents produced by the search result.
  • In jd.com scraper it will scrape the data present of the website and give json data which contains the details of the contents on the website.

JSON sample data

{
    "Scraper_\u4eac\u4e1c\u81ea\u8425\u65d7\u8230\u5e97": [
        {
            "column_0": [
                {
                    "link": "//www.jd.com/compare/100017248432-5876151-0-0.html",
                    "text": "\u6cf0\u4eab\u53d7P001\u548c\u534e\u4e3aCH18\u54ea\u4e2a\u597d"
                },
                {
                    "link": "//www.jd.com/compare/100017248432-2248768-0-0.html",
                    "text": "\u6cf0\u4eab\u53d7P001\u548cPICOOCmini\u767d\u54ea\u4e2a\u597d"
                }

Click Here for more

Run Scraper

from jd_scraper import *
link="https://item.jd.com/100017248432.html"
data=run_jd_scraper(link)

How it works?

  • It takes URL of jd.com page with a search keyword to scrape the data.
  • It generates the json data which contains the information of the jd.com search result.
  • It gives the every detail present inside website in the form of json data.

Examples

Below are some of the examples of URLs using which you can scrape:

Queries/ Feedback

If you have some queries or feedback please contact us at following
Telegram
Email

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jd_scraper-1.0.0.tar.gz (2.8 kB view details)

Uploaded Source

File details

Details for the file jd_scraper-1.0.0.tar.gz.

File metadata

  • Download URL: jd_scraper-1.0.0.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6

File hashes

Hashes for jd_scraper-1.0.0.tar.gz
Algorithm Hash digest
SHA256 4c82a63df10c48a5c8f23a85cefc9e0183ddac9650bcc8a57a78148197bf545d
MD5 15ae25861785c640fdaad6e7375e4b0a
BLAKE2b-256 3ce96617e93577e844b92f706931fd8d520a57e1856fff883da896ef9d02f351

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page