Overstock Email Scraper - Keyword Search & Domain Filter
Under maintenancePricing
from $1.99 / 1,000 results
Overstock Email Scraper - Keyword Search & Domain Filter
Under maintenanceποΈ Overstock Email Scraper extracts home goods seller emails using keyword and location filters. π― Domain restriction, hidden-address decoding and duplicate skipping. π Fast Overstock lead generation for retail sourcing.
Pricing
from $1.99 / 1,000 results
Rating
0.0
(0)
Developer
Parse Point
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Overstock Email Scraper π
Overstock Email Scraper helps you extract emails from Overstock using targeted keywords, making manual email hunting much faster for marketers, recruiters, and sales pros. Itβs a practical Overstock email extractor for lead generation, an Overstock email finder for public contact discovery, and a scalable way to build an Overstock email list from publicly available sources. π
π Key Features of Overstock Email Scraper
| Feature | Benefit |
|---|---|
| β Targeted Keyword Search | Use specific keywords to find relevant Overstock leads faster. |
| β Custom Email Domain Filter | Focus on selected email domains like @gmail.com or @yahoo.com. |
| β Location Filtering | Narrow results by location when you want more relevant contacts. |
| β Controlled Email Limit | Set a maximum number of emails to keep runs efficient and cost-aware. |
| β Incremental Saving | Results are saved as they are found, helping protect progress on longer runs. |
| β Resume Support | The actor can continue from saved progress if a run is interrupted. |
| β Built for Scale | Works well for larger Overstock data scraping and high-volume prospecting workflows. |
π₯ Input β Overstock Email Scraper Parameters
{"keywords": ["manager","founder"],"location": "","customDomains": ["@gmail.com","@yahoo.com"],"maxEmails": 20}
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
keywords | Array | β Yes | ["manager", "founder"] | A list of keywords or queries used to find relevant Overstock profiles and contacts. |
location | String | No | "" | Optional location filter to narrow results by place or region. |
customDomains | Array | No | ["@gmail.com", "@yahoo.com"] | A list of email domains to include when collecting addresses. |
maxEmails | Integer | No | 20 | The maximum number of emails to collect before stopping the run. |
π€ Output β What Overstock Email Scraper Returns
The actor saves each result as a JSON record in your Apify dataset. π¦
{"keyword": "manager","title": "Customer Service Manager","description": "Contact our support team for order updates and product assistance. For inquiries, email jane.doe@gmail.com.","url": "https://www.overstock.com/help/contact-us","email": "jane.doe@gmail.com"}
| Field | Label | Format | Description |
|---|---|---|---|
keyword | Keyword | text | The keyword that produced the result. |
title | Title | text | The title or page heading associated with the lead. |
description | Description | text | The text snippet or page description where the email was found. |
url | Url | link | The page URL associated with the result. |
email | text | The extracted email address. |
π» How to Use Overstock Email Scraper β Step-by-Step
- Open the actor β Find Overstock Email Scraper on Apify and open the run form.
- Add keywords β Enter the job titles, roles, or terms you want to use for Overstock lead generation.
- Set a location β Optionally add a location to narrow the results.
- Choose email domains β Add domains you want to prioritize, such as Gmail or Yahoo.
- Set max emails β Control how many contacts the actor should collect in one run.
- Run the actor β Start the scraper and monitor progress in the logs.
- Export results β Download your Overstock email extraction results from the dataset tab.
No coding required β results are ready in minutes. β±οΈ
π‘ Best Use Cases for Overstock Email Scraper
- π― Overstock lead generation β Build targeted contact lists for outreach and prospecting.
- π£ Overstock marketing contacts β Collect public emails for campaigns and audience research.
- π€ Overstock contact scraper β Find relevant public contacts for sales and partnership outreach.
- π¬ Overstock customer email extractor β Support research on public customer-facing contact information.
- π Overstock email list building β Create structured lists for CRM enrichment and follow-up workflows.
Disclaimer
This actor only accesses publicly available data on Overstock. It does not scrape private profiles, authenticated content, or password-protected pages. Users are responsible for ensuring their use complies with Overstockβs terms, applicable privacy laws, and anti-spam regulations. This tool is intended for legitimate purposes only, including lead generation, research, and compliant marketing. For data-removal requests, contact π§ hello.parsepoint@gmail.com.
π Support & Feedback
Have a question or found an issue with the Overstock Email Scraper? Weβre here to help.
- π Bug Reports: Share reproducible issues so they can be investigated quickly.
- β¨ Custom Solutions & Feature Requests: Reach out with ideas for tailored Overstock email extraction workflows.
- π§ Email: hello.parsepoint@gmail.com
Your feedback helps improve the actor for everyone.
Run Memory
Skip keywords already scraped in a previous run - the actor keeps a persistent record of every keyword it finishes, in a named key-value store that survives between runs. Turn this on and a repeat run silently drops the keywords it has already covered, so a scheduled job over a fixed list only pays for new ground.
A keyword is identified by the keyword plus the set of email domains it was
searched against, so re-running fitness against a new domain list is correctly
treated as new work rather than a duplicate.
Reset keyword history - wipe that record before the run starts, so everything counts as new again.
Max emails per keyword - cap how many results any single keyword may
produce before the actor moves on to the next one. Stops one broad term from
consuming the entire run budget. 0 means no per-keyword limit.
These sit alongside the existing address-level deduplication: Skip previous runs prevents re-pushing an individual mailbox, while Skip duplicate keywords prevents re-running the search at all.