| --- |
| license: other |
| task_categories: |
| - text-generation |
| - text-classification |
| - image-classification |
| - question-answering |
| - summarization |
| - feature-extraction |
| language: |
| - en |
| tags: |
| - web-scraping |
| - dataset |
| - webscraper-pro |
| - curated |
| - citations |
| pretty_name: my-dataset |
| size_categories: |
| - n<1K |
| --- |
| |
| # my-dataset |
|
|
| > Collected with [WebScraper Pro](https://github.com/minerofthesoal/Scraper) v0.7.2.2 |
|
|
| ## Dataset Description |
|
|
| This dataset was collected using [WebScraper Pro](https://github.com/minerofthesoal/Scraper), an open-source Firefox extension and CLI tool for structured web data collection with automatic scroll-first pagination, MLA/APA citations, and HuggingFace integration. |
|
|
| ### Dataset Summary |
|
|
| | Metric | Value | |
| |--------|-------| |
| | **Total Records** | 742 | |
| | **Total Words** | 11005 | |
| | **Images** | 65 | |
| | **Links** | 124 | |
| | **Audio Files** | 0 | |
| | **Pages Scraped** | 4 | |
| | **Unique Sources** | 4 | |
| | **Unique Domains** | 2 | |
| | **Unique Authors** | 0 | |
| | **Collection Date** | 10 Aug. 2026 | |
| | **Last Updated** | 2026-08-10T07:42:23.305Z | |
|
|
| ### Intended Uses |
|
|
| - **Text Generation** — Training or fine-tuning language models on web content |
| - **Text Classification** — Categorizing web content by topic, sentiment, or type |
| - **Summarization** — Generating summaries from scraped articles |
| - **Question Answering** — Building QA datasets from structured web content |
| - **Image Classification** — Training image models on web-sourced images |
| - **Link Analysis** — Web graph construction and analysis |
| - **Audio Transcription** — Processing audio files (converted to .wav) |
| - **Citation Analysis** — Studying citation patterns and web attribution |
| - **Information Retrieval** — Building search indices from web content |
| - **Dataset Curation** — As a base for creating refined, domain-specific datasets |
|
|
| ### Out-of-Scope Uses |
|
|
| - This dataset should NOT be used to train models for generating deceptive content |
| - Content should not be re-published without proper attribution |
| - Individual source licenses may restrict certain commercial uses |
|
|
| ### Data Format |
|
|
| | File | Format | Description | |
| |------|--------|-------------| |
| | `data/text_data.jsonl` | JSONL | Scraped text content with full metadata and citations | |
| | `data/images.jsonl` | JSONL | Image references with alt text and dimensions | |
| | `data/links.jsonl` | JSONL | Extracted hyperlinks with anchor text | |
| | `data/audio.jsonl` | JSONL | Audio/video file references | |
| | `data/citations.jsonl` | JSONL | MLA + APA citation records per source | |
|
|
| ### Data Fields |
|
|
| Each JSONL text record contains: |
|
|
| ```json |
| { |
| "id": "unique-record-id", |
| "type": "text", |
| "text": "scraped text content", |
| "tag": "html-element-tag", |
| "source_url": "https://example.com/page", |
| "source_title": "Page Title", |
| "author": "Original Author", |
| "site_name": "example.com", |
| "scraped_at": "2024-01-01T12:00:00Z", |
| "citation_mla": "MLA 9th edition formatted citation", |
| "citation_apa": "APA 7th edition formatted citation" |
| } |
| ``` |
|
|
| ## Data Collection |
|
|
| Data was collected using WebScraper Pro's scroll-first auto-scan approach: |
| 1. The scraper first scrolls down each page to determine its full length and trigger lazy-loaded content |
| 2. It then scrolls back up and scrapes viewport by viewport, deduplicating across viewports |
| 3. After fully scraping the current page, it looks for "Next" buttons or pagination links |
| 4. All sources are automatically cited in both MLA 9th and APA 7th edition formats |
|
|
| ### Collection Configuration |
|
|
| - **Scroll-First Mode:** Enabled (checks page length before scraping) |
| - **Auto-scroll:** Enabled |
| - **Auto-next page:** Enabled |
| - **Robots.txt:** Respected |
| - **Export Format:** jsonl |
| - **Citation Format:** MLA 9th + APA 7th |
|
|
| ## Source Domains |
|
|
| - duckduckgo.com |
| - www.mylife.com |
|
|
| ## Sources & Citations |
|
|
| ### Source Summary |
|
|
| | # | Source | Author | License | Content Type | |
| |---|--------|--------|---------|-------------| |
| | 1 | [+1-541-643-8160 at DuckDuckGo](https://duckduckgo.com/?q=%2B1-541-643-8160+&ia=web) | Unknown | See source | Web page | |
| | 2 | [Data Search and Validation](https://www.mylife.com/site/ob/init/ps-bgc.pubview?epid=e102004981512102&pagesection=reviews) | Unknown | See source | Web page | |
| | 3 | [alizé Townsend at DuckDuckGo](https://duckduckgo.com/?q=aliz%C3%A9+Townsend+&ia=web) | Unknown | See source | Web page | |
| | 4 | [Data Search and Validation](https://www.mylife.com/site/ob/pub_search_bgc_flow143/ps-bgc.pubview?epid=e102004981512102&pagesection=reviews) | Unknown | See source | Web page | |
|
|
| ### MLA 9th Edition Citations |
|
|
| 1. "+1-541-643-8160 at DuckDuckGo." *duckduckgo.com*, https://duckduckgo.com/?q=%2B1-541-643-8160+&ia=web. Accessed 10 Aug. 2026. |
|
|
| 2. "Data Search and Validation." *www.mylife.com*, https://www.mylife.com/site/ob/init/ps-bgc.pubview?epid=e102004981512102&pagesection=reviews. Accessed 10 Aug. 2026. |
|
|
| 3. "alizé Townsend at DuckDuckGo." *duckduckgo.com*, https://duckduckgo.com/?q=aliz%C3%A9+Townsend+&ia=web. Accessed 10 Aug. 2026. |
|
|
| 4. "Data Search and Validation." *www.mylife.com*, https://www.mylife.com/site/ob/pub_search_bgc_flow143/ps-bgc.pubview?epid=e102004981512102&pagesection=reviews. Accessed 10 Aug. 2026. |
| |
| ### APA 7th Edition Citations |
| |
| 1. (n.d.). *+1-541-643-8160 at DuckDuckGo*. https://duckduckgo.com/?q=%2B1-541-643-8160+&ia=web |
| |
| 2. (n.d.). *Data Search and Validation*. https://www.mylife.com/site/ob/init/ps-bgc.pubview?epid=e102004981512102&pagesection=reviews |
| |
| 3. (n.d.). *alizé Townsend at DuckDuckGo*. https://duckduckgo.com/?q=aliz%C3%A9+Townsend+&ia=web |
| |
| 4. (n.d.). *Data Search and Validation*. https://www.mylife.com/site/ob/pub_search_bgc_flow143/ps-bgc.pubview?epid=e102004981512102&pagesection=reviews |
|
|
|
|
|
|
| ## Licensing |
|
|
| ### Uni-S License v3.0 (Universal Scraping License) |
|
|
| This dataset and the tool that collected it are governed by the **[Uni-S License v3.0](https://github.com/minerofthesoal/Scraper/blob/main/LICENSE)**. |
|
|
| **Key points:** |
|
|
| 1. **We do NOT own any of this data.** All rights to scraped content belong to the original authors, creators, publishers, and rights holders. |
| 2. **The Software (WebScraper Pro) is open source.** Standalone scraper forks must stay open source. Library use in other projects is unrestricted. |
| 3. **Compatible with MIT, Apache 2.0, BSD, ISC, and MPL 2.0** — other projects can freely use this code. |
| 4. **Users are solely responsible** for ensuring they have the legal right to scrape, store, and redistribute any content they collect. |
| 5. **Citations are provided to assist attribution**, not to grant permission to use content. |
|
|
| ### Source Content Licenses |
|
|
| Individual content items retain their original licensing from their respective sources. Users of this dataset MUST verify and comply with the licensing terms of each individual source before use. |
|
|
| **The dataset maintainer (minerofthesoal / ray0rf1re) explicitly does NOT claim ownership of any scraped content. All rights remain with original creators.** |
|
|
| Source licenses should be verified individually at the original URLs. |
|
|
| ### Attribution Requirements |
|
|
| - All original authors and sources are cited in both MLA 9th and APA 7th edition formats |
| - When using content from this dataset, you MUST cite the original source |
| - Citation data is available in `data/citations.jsonl` |
| - Any rights holder may request removal of their content by opening an issue at [github.com/minerofthesoal/Scraper](https://github.com/minerofthesoal/Scraper/issues) |
|
|
| ## Ethical Considerations |
|
|
| - All data was collected from publicly accessible web pages |
| - Original authors and sources are cited using MLA 9th and APA 7th edition formats |
| - This dataset respects `robots.txt` directives |
| - No paywalled or login-required content was collected |
| - Users of this dataset should verify licensing of individual sources |
| - Personal information should be handled in accordance with applicable privacy laws |
|
|
| ## Additional Information |
|
|
| ### Collection Tool |
|
|
| - **Tool:** [WebScraper Pro](https://github.com/minerofthesoal/Scraper) v0.6.6.1 |
| - **Type:** Firefox Extension + Python CLI + GUI |
| - **Features:** Area selection, scroll-first auto-scan, MLA/APA citations, HuggingFace upload |
| - **Owner Dataset:** [ray0rf1re/Site.scraped](https://huggingface.co/datasets/ray0rf1re/Site.scraped) |
|
|
| ### Contact |
|
|
| For questions about this dataset, please open an issue at [github.com/minerofthesoal/Scraper](https://github.com/minerofthesoal/Scraper/issues). |
|
|
| --- |
|
|
| *Generated by [WebScraper Pro](https://github.com/minerofthesoal/Scraper) v0.6.6.1* |
|
|