Skip to main content

Gome scraper

Project description

Title

Gome Scraper

Descrption

  • With gome Scraper you can scrape search results and extract the contents produced by the search result.
  • In gome scraper it will scrape the data present of the website and give json data which contains the details of the contents on the website.
  • The gome scraper will have all the data from the website such as link of the items inside website, text related to link etc.

JSON sample data

{
    "Scraper_repeat_data_0": [
        {
            "column_8": [
                {
                    "link": "//item.gome.com.cn/9140059322-1130765898.html",
                    "text": "   \u7c73\u5bb6\u58f0\u6ce2\u7535\u52a8\u7259\u5237T100  \u5475\u62a4\u7259\u9f88 IPX7\u9632\u6c34 \uffe535.00 \u7acb\u5373\u8d2d\u4e70  "
                },
                {
                    "link": "//item.gome.com.cn/9140056902-1130548362.html",
                    "text": "   \u5c0f\u7c73AI\u97f3\u7bb1 \u4eba\u5de5\u667a\u80fd\u97f3\u54cd \uffe5176.00 \u7acb\u5373\u8d2d\u4e70  "
                }

Download full sample data

Run Scraper

from gome_scraper import *
link="https://prom.gome.com.cn/html/prodhtml/topics/201808/31/4889195497.html?intcmp=sy-1000060873-5"
data=run_gome_scraper(link)

How it works?

  • It takes URL of gome page with a search keyword to scrape the data.
  • It generates the json data which contains the information of the gome search result.

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

gome_scraper-1.0.1.tar.gz (2.9 kB view hashes)

Uploaded Source

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