JD Mart Business Scraper avatar

JD Mart Business Scraper

Under maintenance

Pricing

from $4.99 / 1,000 results

Go to Apify Store
JD Mart Business Scraper

JD Mart Business Scraper

Under maintenance

A fast, high-performance scraper built for lead generation, competitor analysis, and business intelligence. Extracts detailed business profiles, including name, contact details, emails, phone numbers, location, ratings, and reviews from Jdmart Business. Supports custom search URLs, proxy rotation...

Pricing

from $4.99 / 1,000 results

Rating

0.0

(0)

Developer

Coding Frontned

Coding Frontned

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

10 days ago

Last modified

Share

Scrapes SME listings, wholesale suppliers, and product categories from JD Mart (jdmart.com).

Features

  • Keyword search — find content by keyword, search term, or topic
  • Location filtering — narrow results to specific cities, regions, or countries
  • Configurable result limit — set exactly how many items to collect per run
  • Detail page scraping — visits individual item pages for full field coverage
  • Cloud-ready — runs on Apify with scheduling, proxy rotation, and webhook support

Use Cases

  • Business directory building and qualified lead generation
  • Local market research and competitor mapping
  • CRM data enrichment with verified business details
  • Outbound sales prospecting and contact list automation

Input

FieldTypeDefaultRequiredDescription
keywordstringProduct or supplier keyword to search for (e.g. 'tools', 'electronics', 'furniture').
locationstringCity or region filter.
directUrlsarrayList of direct URLs to scrape (used when mode is set to directUrls)
modestringsearchScraping mode: "search" to search by keyword/location, or "directUrls" to scrape specific URLs. Options: search, directUrl
maxItemsinteger100Maximum number of items to scrape
maxPagesinteger5Maximum number of search result pages to process
scrapeDetailsbooleanTrueWhether to visit each listing detail page for more information
proxyConfigurationobjectApify ResidentialProxy settings. Residential proxy is strongly recommended

Output

Each scraped item includes:

FieldDescription
positionResult rank position
nameName of the item or entity
profileUrlProfile url
cityCity name
countryCountry name or code
productTitleProduct title
searchKeywordSearch keyword
searchLocationSearch location
scrapedAtISO 8601 timestamp when this item was scraped

Sample Output

{
"position": 1,
"name": "Entity Name",
"profileUrl": "profileUrl_value",
"city": "city_value",
"country": "country_value",
"productTitle": "productTitle_value",
"searchKeyword": "searchKeyword_value",
"searchLocation": "searchLocation_value"
}

Notes

  • Proxy: Residential proxy is highly recommended — set proxyConfiguration: { useApifyProxy: true, apifyProxyGroups: ["RESIDENTIAL"] }
  • Rate limits: Keep maxItems reasonable per run to avoid IP bans or rate throttling
  • Scheduling: Use Apify Scheduler to run this actor on a recurring basis for a consistently fresh dataset