# Help Center > Hi {{first\_name|fallback:"there"}}, how can we help today? ## English ### Getting Started - [Welcome aboard!](https://helpcenter.octoparse.com/en/articles/6470918-welcome-aboard.md) - [Lesson 0: Octoparse Basics](https://helpcenter.octoparse.com/en/articles/6470919-lesson-0-octoparse-basics.md) - [Lesson 1: Start with Auto-detect](https://helpcenter.octoparse.com/en/articles/6470921-lesson-1-start-with-auto-detect.md) - [Lesson 2: Optimize your task](https://helpcenter.octoparse.com/en/articles/6470922-lesson-2-optimize-your-task.md): Learn how to optimize your task after auto-detection completes - [Lesson 3: Refine your data](https://helpcenter.octoparse.com/en/articles/6470923-lesson-3-refine-your-data.md) - [Lesson 4: Test-run the task](https://helpcenter.octoparse.com/en/articles/6470924-lesson-4-test-run-the-task.md) - [Lesson 5: Get your data](https://helpcenter.octoparse.com/en/articles/6470925-lesson-5-get-your-data.md) - [Lesson 6: Schedule regular runs](https://helpcenter.octoparse.com/en/articles/6470926-lesson-6-schedule-regular-runs.md) - [Lesson 7: Wrap-up! Build your first scraping task](https://helpcenter.octoparse.com/en/articles/6470927-lesson-7-wrap-up-build-your-first-scraping-task.md) - [How to delete a task](https://helpcenter.octoparse.com/en/articles/12151950-how-to-delete-a-task.md) ### AI Integrations & API - [What Are MCP/API Free Trial Credits?](https://helpcenter.octoparse.com/en/articles/14593385-what-are-mcp-api-free-trial-credits.md): Octoparse offers free trial credits for MCP/API extraction so eligible users can test the workflow before upgrading or topping up their account. - [Octoparse API FAQs](https://helpcenter.octoparse.com/en/articles/6471015-octoparse-api-faqs.md) - [Migrating to Octoparse OpenAPI](https://helpcenter.octoparse.com/en/articles/6471012-migrating-to-octoparse-openapi.md) - [Connect to Octoparse APIs with Postman](https://helpcenter.octoparse.com/en/articles/6471017-connect-to-octoparse-apis-with-postman.md) - [Exporting Data to Google Sheets with Mixed Analytics API Connector](https://helpcenter.octoparse.com/en/articles/6471003-exporting-data-to-google-sheets-with-mixed-analytics-api-connector.md) - [How can I access my API key and use API in Octoparse?](https://helpcenter.octoparse.com/en/articles/12088587-how-can-i-access-my-api-key-and-use-api-in-octoparse.md): Steps to get the API keys and use API. - [How to Create and Use an API Key](https://helpcenter.octoparse.com/en/articles/14494739-how-to-create-and-use-an-api-key.md) - [Run a scraping workflow with the Octoparse AgentTools API](https://helpcenter.octoparse.com/en/articles/15855832-run-a-scraping-workflow-with-the-octoparse-agenttools-api.md) ### Custom Scraper Demos - [Scrape data from both listing and detail pages](https://helpcenter.octoparse.com/en/articles/6470985-scrape-data-from-both-listing-and-detail-pages.md): Learn how to build a custom crawler to extract data from both search result pages and individual product detail pages on e-commerce sites. - [Click each link in a list and scrape data from new pages](https://helpcenter.octoparse.com/en/articles/6470996-click-each-link-in-a-list-and-scrape-data-from-new-pages.md) - [Create a task with a list of URLs](https://helpcenter.octoparse.com/en/articles/6470988-create-a-task-with-a-list-of-urls.md) - [Scrape data from a table](https://helpcenter.octoparse.com/en/articles/6470992-scrape-data-from-a-table.md) - [Scrape Product Variants](https://helpcenter.octoparse.com/en/articles/6470978-scrape-product-variants.md): This tutorial will teach you how to scrape product variants - [Batch URL input](https://helpcenter.octoparse.com/en/articles/6470981-batch-url-input.md) - [Scrape a list of data](https://helpcenter.octoparse.com/en/articles/6470956-scrape-a-list-of-data.md): This tutorial will teach you how to scrape data from a list. - [Scrape data from an IFrame](https://helpcenter.octoparse.com/en/articles/6471001-scrape-data-from-an-iframe.md) - [Scrape data from JSON links](https://helpcenter.octoparse.com/en/articles/6471000-scrape-data-from-json-links.md): What is JSON? Why and how to use JSON in Octoparse? ### Beyond Basics - [What is XPath and how to use it in Octoparse?](https://helpcenter.octoparse.com/en/articles/6471011-what-is-xpath-and-how-to-use-it-in-octoparse.md) - [Use relative XPath to locate data outside a loop item](https://helpcenter.octoparse.com/en/articles/6471020-use-relative-xpath-to-locate-data-outside-a-loop-item.md) - [Use XPath to locate email addresses from "mailto" links on any website](https://helpcenter.octoparse.com/en/articles/6471022-use-xpath-to-locate-email-addresses-from-mailto-links-on-any-website.md) - [Fix field issues \(missing, blank or misplaced fields\)](https://helpcenter.octoparse.com/en/articles/6471018-fix-field-issues-missing-blank-or-misplaced-fields.md) - [Customize element XPath](https://helpcenter.octoparse.com/en/articles/6471014-customize-element-xpath.md) - [Locate elements based on nearby text \("following-sibling" function\)](https://helpcenter.octoparse.com/en/articles/6471016-locate-elements-based-on-nearby-text-following-sibling-function.md) - [Exclude unwanted Ad items from a loop using XPath](https://helpcenter.octoparse.com/en/articles/6471013-exclude-unwanted-ad-items-from-a-loop-using-xpath.md) - [Set up an alternative XPath](https://helpcenter.octoparse.com/en/articles/6470948-set-up-an-alternative-xpath.md): Learn how to set up an alternative XPath in Octoparse to improve data field accuracy when the main XPath fails. - [XPath Cheatsheet for Web Scraping with Octoparse](https://helpcenter.octoparse.com/en/articles/11659481-xpath-cheatsheet-for-web-scraping-with-octoparse.md) - [Regular Expression \(Regex\) Cheatsheet for Data Extraction](https://helpcenter.octoparse.com/en/articles/11659531-regular-expression-regex-cheatsheet-for-data-extraction.md) - [Handling AJAX](https://helpcenter.octoparse.com/en/articles/6470950-handling-ajax.md) - [Dealing with pagination \(clicking on a "Next" button\)](https://helpcenter.octoparse.com/en/articles/6470986-dealing-with-pagination-clicking-on-a-next-button.md) - [Dealing with Pagination \(with a "Load More" button\)](https://helpcenter.octoparse.com/en/articles/6470991-dealing-with-pagination-with-a-load-more-button.md) - [Dealing with pagination \(no "Next" button\)](https://helpcenter.octoparse.com/en/articles/6470989-dealing-with-pagination-no-next-button.md) - [Dealing with pagination \(infinite scroll\)](https://helpcenter.octoparse.com/en/articles/6470993-dealing-with-pagination-infinite-scroll.md) - [Scrape and download files from websites](https://helpcenter.octoparse.com/en/articles/6470929-scrape-and-download-files-from-websites.md) - [How to add a custom data field](https://helpcenter.octoparse.com/en/articles/6470998-how-to-add-a-custom-data-field.md) - [Get page-level data \(metadata, URL, title & HTML\)](https://helpcenter.octoparse.com/en/articles/6471002-get-page-level-data-metadata-url-title-html.md): How to use Octoparse to extract page-level data, including webpage URL, page title, meta description, meta keywords, and HTML source code. - [Add the original URL \(before redirecting\) along with the data scraped](https://helpcenter.octoparse.com/en/articles/6470936-add-the-original-url-before-redirecting-along-with-the-data-scraped.md) - [Data Deduplication: Causes, Fixes, and Prevention](https://helpcenter.octoparse.com/en/articles/6470984-data-deduplication-causes-fixes-and-prevention.md) - [Merge field data](https://helpcenter.octoparse.com/en/articles/6470949-merge-field-data.md) - [Import and export a data field configuration](https://helpcenter.octoparse.com/en/articles/6470964-import-and-export-a-data-field-configuration.md) - [How to delete a task group](https://helpcenter.octoparse.com/en/articles/6470944-how-to-delete-a-task-group.md) - [Find Your Task ID](https://helpcenter.octoparse.com/en/articles/6470957-find-your-task-id.md) - [Import and export tasks](https://helpcenter.octoparse.com/en/articles/6470958-import-and-export-tasks.md): Learn how to import a task file from your local device or export your task as a file to your local device. - [Organize tasks using Filters](https://helpcenter.octoparse.com/en/articles/6470960-organize-tasks-using-filters.md): Use filters to quickly find target tasks. - [Task Groups](https://helpcenter.octoparse.com/en/articles/6470959-task-groups.md): Learn how to manage your tasks through task groups - [Run task locally with Octoparse 8.5](https://helpcenter.octoparse.com/en/articles/6470987-run-task-locally-with-octoparse-8-5.md) - [Share task via link](https://helpcenter.octoparse.com/en/articles/9009800-share-task-via-link.md): Quickly share your task files with others. - [Schedule tasks to run](https://helpcenter.octoparse.com/en/articles/6470962-schedule-tasks-to-run.md): Learn how to schedule your tasks to run on a regular basis - [Cloud task completion notifications](https://helpcenter.octoparse.com/en/articles/6470937-cloud-task-completion-notifications.md) - [Custom Alerts \(v8.7.4 and above\)](https://helpcenter.octoparse.com/en/articles/10221226-custom-alerts-v8-7-4-and-above.md) ### Troubleshooting - [Why do I see a blank page after clicking an item?](https://helpcenter.octoparse.com/en/articles/6471133-why-do-i-see-a-blank-page-after-clicking-an-item.md) - [Why is the option to scrape the URLs not available when I select a clickable link?](https://helpcenter.octoparse.com/en/articles/6471136-why-is-the-option-to-scrape-the-urls-not-available-when-i-select-a-clickable-link.md) - [Why is Octoparse not opening the URL I entered normally?](https://helpcenter.octoparse.com/en/articles/6471177-why-is-octoparse-not-opening-the-url-i-entered-normally.md): Fix Octoparse URL loading issues, including blank pages, access blocks, and CAPTCHA. - [How can I troubleshoot data extraction issues with Octoparse's preset templates?](https://helpcenter.octoparse.com/en/articles/12113779-how-can-i-troubleshoot-data-extraction-issues-with-octoparse-s-preset-templates.md) - [Troubleshooting Common Octoparse Scraping Issues](https://helpcenter.octoparse.com/en/articles/12144002-troubleshooting-common-octoparse-scraping-issues.md) ### FAQ - [What types of websites/data can Octoparse scrape?](https://helpcenter.octoparse.com/en/articles/6807162-what-types-of-websites-data-can-octoparse-scrape.md) - [I accidentally deleted one of my tasks and its data, can I undelete it?](https://helpcenter.octoparse.com/en/articles/6471175-i-accidentally-deleted-one-of-my-tasks-and-its-data-can-i-undelete-it.md) - [What to do when I reach the task limitation?](https://helpcenter.octoparse.com/en/articles/6471161-what-to-do-when-i-reach-the-task-limitation.md) - [Can I scrape encrypted phone numbers from any website \(e.g. Justdial\)?](https://helpcenter.octoparse.com/en/articles/6471174-can-i-scrape-encrypted-phone-numbers-from-any-website-e-g-justdial.md) - [How to clear cache for Mac?](https://helpcenter.octoparse.com/en/articles/6471162-how-to-clear-cache-for-mac.md) - [How to clear historical data](https://helpcenter.octoparse.com/en/articles/10650681-how-to-clear-historical-data.md) - [How to Use XPath text\(\) to Extract Multi-line Text](https://helpcenter.octoparse.com/en/articles/12080168-how-to-use-xpath-text-to-extract-multi-line-text.md): Learn how to use text\(\) to separate information into different fields. - [Why there is a field missing when I try to export data](https://helpcenter.octoparse.com/en/articles/12080906-why-there-is-a-field-missing-when-i-try-to-export-data.md): Resolve the field missing issue when exporting data. - [How do I choose between the Crawler Service and the Data Service in Octoparse?](https://helpcenter.octoparse.com/en/articles/12094176-how-do-i-choose-between-the-crawler-service-and-the-data-service-in-octoparse.md) - [Why are subtasks stopped or running fewer than expected?](https://helpcenter.octoparse.com/en/articles/12113754-why-are-subtasks-stopped-or-running-fewer-than-expected.md): Reasons and solutions for resolving subtask issues. - [What are the limitations and customization options for extracting App Store reviews in Octoparse?](https://helpcenter.octoparse.com/en/articles/13867754-what-are-the-limitations-and-customization-options-for-extracting-app-store-reviews-in-octoparse.md) ### Case Tutorial - [Scrape product info from Etsy](https://helpcenter.octoparse.com/en/articles/6803089-scrape-product-info-from-etsy.md) - [Scrape product images from eBay](https://helpcenter.octoparse.com/en/articles/6471102-scrape-product-images-from-ebay.md) - [Scrape product information from eBay](https://helpcenter.octoparse.com/en/articles/6471040-scrape-product-information-from-ebay.md) - [Scrape product info from Best Buy](https://helpcenter.octoparse.com/en/articles/6802637-scrape-product-info-from-best-buy.md) - [Scrape product info from Lazada](https://helpcenter.octoparse.com/en/articles/6788354-scrape-product-info-from-lazada.md) - [Scrape reviews from Google Play](https://helpcenter.octoparse.com/en/articles/6471066-scrape-reviews-from-google-play.md) - [Scrape App data from Google Play](https://helpcenter.octoparse.com/en/articles/6471063-scrape-app-data-from-google-play.md) - [Scrape products from Shopify websites](https://helpcenter.octoparse.com/en/articles/6855624-scrape-products-from-shopify-websites.md) - [Scrape product info from Google Shopping](https://helpcenter.octoparse.com/en/articles/6856958-scrape-product-info-from-google-shopping.md) - [Scraping product information from Target](https://helpcenter.octoparse.com/en/articles/6471093-scraping-product-information-from-target.md): Learn how to scrape the product listing information from Target with step-by-step guidance. - [Scrape customer reviews from Trustpilot](https://helpcenter.octoparse.com/en/articles/6471091-scrape-customer-reviews-from-trustpilot.md) - [Scrape seller info from AliExpress](https://helpcenter.octoparse.com/en/articles/6471076-scrape-seller-info-from-aliexpress.md) - [Scrape product details from Amazon](https://helpcenter.octoparse.com/en/articles/6471088-scrape-product-details-from-amazon.md): Learn how to scrape the products details from Amazon with step by step guidance. - [Scrape product information from Tokopedia](https://helpcenter.octoparse.com/en/articles/6471038-scrape-product-information-from-tokopedia.md) - [Scrape product reviews from Amazon](https://helpcenter.octoparse.com/en/articles/6471075-scrape-product-reviews-from-amazon.md): Learn how to use auto-detect scrape the review data - [How to scrape business information \(e.g.,Yellowpages, Google Maps\)?](https://helpcenter.octoparse.com/en/articles/6471060-how-to-scrape-business-information-e-g-yellowpages-google-maps.md) - [Scrape product info from Shein](https://helpcenter.octoparse.com/en/articles/6471035-scrape-product-info-from-shein.md) - [Scrape product info from Flipkart](https://helpcenter.octoparse.com/en/articles/6471034-scrape-product-info-from-flipkart.md) - [Scraping product details from Wayfair](https://helpcenter.octoparse.com/en/articles/6471046-scraping-product-details-from-wayfair.md) - [Scrape product info from Bol.com](https://helpcenter.octoparse.com/en/articles/6471032-scrape-product-info-from-bol-com.md) - [Scrape car information from Kijiji](https://helpcenter.octoparse.com/en/articles/6471100-scrape-car-information-from-kijiji.md) - [Scrape product info from Myntra \(Jabong\)](https://helpcenter.octoparse.com/en/articles/6471029-scrape-product-info-from-myntra-jabong.md) - [Scrape tweets from a public Twitter account](https://helpcenter.octoparse.com/en/articles/6471089-scrape-tweets-from-a-public-twitter-account.md) - [Scrape the followers/following list of a public Twitter account](https://helpcenter.octoparse.com/en/articles/6471061-scrape-the-followers-following-list-of-a-public-twitter-account.md) - [Scrape the replies of a Tweet](https://helpcenter.octoparse.com/en/articles/6471050-scrape-the-replies-of-a-tweet.md) - [Scrape trending video information from YouTube](https://helpcenter.octoparse.com/en/articles/6471065-scrape-trending-video-information-from-youtube.md) - [Scrape video comments from YouTube](https://helpcenter.octoparse.com/en/articles/6471053-scrape-video-comments-from-youtube.md) - [Scrape videos from TikTok](https://helpcenter.octoparse.com/en/articles/6471064-scrape-videos-from-tiktok.md) - [Scrape articles from Medium](https://helpcenter.octoparse.com/en/articles/6471023-scrape-articles-from-medium.md) - [Scraping news from Digital Journal.com](https://helpcenter.octoparse.com/en/articles/6471095-scraping-news-from-digital-journal-com.md) - [Scrape articles from The Washington Post](https://helpcenter.octoparse.com/en/articles/6471033-scrape-articles-from-the-washington-post.md) - [Scrape News Articles from Bloomberg](https://helpcenter.octoparse.com/en/articles/6471030-scrape-news-articles-from-bloomberg.md) - [Scrape data from Google Advanced Search results](https://helpcenter.octoparse.com/en/articles/6471051-scrape-data-from-google-advanced-search-results.md) - [Scrape data from Google Search](https://helpcenter.octoparse.com/en/articles/6471087-scrape-data-from-google-search.md) - [Scrape search results from Google Scholar](https://helpcenter.octoparse.com/en/articles/6471069-scrape-search-results-from-google-scholar.md) - [Scrape questions from Quora](https://helpcenter.octoparse.com/en/articles/6471028-scrape-questions-from-quora.md) - [Scrape answers to a question from Quora](https://helpcenter.octoparse.com/en/articles/6471049-scrape-answers-to-a-question-from-quora.md) - [Scrape list information from Bing](https://helpcenter.octoparse.com/en/articles/6471077-scrape-list-information-from-bing.md) - [Scrape data from Duckduckgo search results](https://helpcenter.octoparse.com/en/articles/6471031-scrape-data-from-duckduckgo-search-results.md) - [Scrape business information from Google Maps](https://helpcenter.octoparse.com/en/articles/6471085-scrape-business-information-from-google-maps.md) - [Scrape reviews from Google Maps](https://helpcenter.octoparse.com/en/articles/6471070-scrape-reviews-from-google-maps.md) - [Scrape leads from YellowPages](https://helpcenter.octoparse.com/en/articles/6471086-scrape-leads-from-yellowpages.md) - [Scrape information from Groupon](https://helpcenter.octoparse.com/en/articles/6471097-scrape-information-from-groupon.md) - [Scrape store information from Bing Maps](https://helpcenter.octoparse.com/en/articles/6471026-scrape-store-information-from-bing-maps.md) - [Scrape phone numbers from Justdial](https://helpcenter.octoparse.com/en/articles/6471024-scrape-phone-numbers-from-justdial.md) - [](https://helpcenter.octoparse.com/en/articles/8462697.md) - [](https://helpcenter.octoparse.com/en/articles/8468481.md) - [Scrape hotel information from Trip.com](https://helpcenter.octoparse.com/en/articles/6471092-scrape-hotel-information-from-trip-com.md) - [Scrape hotel data from Tripadvisor](https://helpcenter.octoparse.com/en/articles/6471073-scrape-hotel-data-from-tripadvisor.md) - [Scrape customer reviews from Tripadvisor](https://helpcenter.octoparse.com/en/articles/6471090-scrape-customer-reviews-from-tripadvisor.md): Learn how to scrape customreviews from Tripadvisor - [Scrape reviews from Booking](https://helpcenter.octoparse.com/en/articles/6857324-scrape-reviews-from-booking.md) - [Scrape hotel data from Booking](https://helpcenter.octoparse.com/en/articles/6471083-scrape-hotel-data-from-booking.md) - [Scrape hotel details from Airbnb](https://helpcenter.octoparse.com/en/articles/6471071-scrape-hotel-details-from-airbnb.md) - [Scrape ticket prices from Studhub](https://helpcenter.octoparse.com/en/articles/6471054-scrape-ticket-prices-from-studhub.md) - [Scrape hotel info from Expedia](https://helpcenter.octoparse.com/en/articles/6855145-scrape-hotel-info-from-expedia.md) - [Scrape jobs from LinkedIn](https://helpcenter.octoparse.com/en/articles/6471036-scrape-jobs-from-linkedin.md) - [Scrape posts from LinkedIn](https://helpcenter.octoparse.com/en/articles/6471074-scrape-posts-from-linkedin.md) - [Scrape company information from bbb.org](https://helpcenter.octoparse.com/en/articles/6471096-scrape-company-information-from-bbb-org.md) - [Scrape job info from Glassdoor](https://helpcenter.octoparse.com/en/articles/6471094-scrape-job-info-from-glassdoor.md) - [Scrape job information from Indeed](https://helpcenter.octoparse.com/en/articles/6471084-scrape-job-information-from-indeed.md) - [Scrape company info from Goodfirms.co](https://helpcenter.octoparse.com/en/articles/6471027-scrape-company-info-from-goodfirms-co.md) - [Scrape company review from Clutch.co](https://helpcenter.octoparse.com/en/articles/6471025-scrape-company-review-from-clutch-co.md) - [Scrape detailed football statistics from WhoScored](https://helpcenter.octoparse.com/en/articles/6471047-scrape-detailed-football-statistics-from-whoscored.md) - [Scrape company listing from clutch.co](https://helpcenter.octoparse.com/en/articles/6471056-scrape-company-listing-from-clutch-co.md) - [Scrape cryptocurrency prices from CoinGecko](https://helpcenter.octoparse.com/en/articles/6471055-scrape-cryptocurrency-prices-from-coingecko.md) - [Scrape Crypto coin prices from CoinMarketCap](https://helpcenter.octoparse.com/en/articles/6471048-scrape-crypto-coin-prices-from-coinmarketcap.md) - [Scrape cryptocurrency information from Yahoo Finance](https://helpcenter.octoparse.com/en/articles/6471079-scrape-cryptocurrency-information-from-yahoo-finance.md) - [Scrape restaurant info from Grubhub](https://helpcenter.octoparse.com/en/articles/6471101-scrape-restaurant-info-from-grubhub.md) - [Scrape professional details from Houzz](https://helpcenter.octoparse.com/en/articles/6471099-scrape-professional-details-from-houzz.md) - [Scrape product data from Canadian Tire](https://helpcenter.octoparse.com/en/articles/6471044-scrape-product-data-from-canadian-tire.md) ### Glossary - [What is a task in Octoparse](https://helpcenter.octoparse.com/en/articles/6470961-what-is-a-task-in-octoparse.md) - [What is a Custom Task?](https://helpcenter.octoparse.com/en/articles/6470912-what-is-a-custom-task.md) - [What is a Template Task?](https://helpcenter.octoparse.com/en/articles/6470913-what-is-a-template-task.md) - [What is Cloud Extraction?](https://helpcenter.octoparse.com/en/articles/6470910-what-is-cloud-extraction.md) - [What is the definition of concurrent runs?](https://helpcenter.octoparse.com/en/articles/6470965-what-is-the-definition-of-concurrent-runs.md) - [What is Auto-detect and how to use it?](https://helpcenter.octoparse.com/en/articles/6470911-what-is-auto-detect-and-how-to-use-it.md) - [What is Cloud Live Log & Run History?](https://helpcenter.octoparse.com/en/articles/6470914-what-is-cloud-live-log-run-history.md) - [Standard Mode vs. Boost Mode](https://helpcenter.octoparse.com/en/articles/6470935-standard-mode-vs-boost-mode.md) - [What are Add-on Credits?](https://helpcenter.octoparse.com/en/articles/6761879-what-are-add-on-credits.md) - [What is IP rotation?](https://helpcenter.octoparse.com/en/articles/6470915-what-is-ip-rotation.md) - [Parent and child tasks](https://helpcenter.octoparse.com/en/articles/6470963-parent-and-child-tasks.md): Learn the difference between parent and child tasks as well as how to schedule them effectively in Octoparse. - [What is a data service?](https://helpcenter.octoparse.com/en/articles/6470916-what-is-a-data-service.md) - [Incremental Extraction - Get updated data easily](https://helpcenter.octoparse.com/en/articles/6470938-incremental-extraction-get-updated-data-easily.md): Skip scraped pages automatically and scrape new data only. - [What is Browse Mode](https://helpcenter.octoparse.com/en/articles/11873361-what-is-browse-mode.md): Using Browse Mode for situations where manual actions are required—such as logging into a website, closing popups, or solving captchas. - [Chrome vs Phantom Modes\(v8.8.0 or above\)](https://helpcenter.octoparse.com/en/articles/12040347-chrome-vs-phantom-modes-v8-8-0-or-above.md): Learn how each mode works, when to use them, and the differences you need to know. ### Account Management - [Change account email address](https://helpcenter.octoparse.com/en/articles/6514398-change-account-email-address.md) - [Octoparse Account Suspension Policy](https://helpcenter.octoparse.com/en/articles/6877149-octoparse-account-suspension-policy.md): This article clarifies in what situation your account will be suspended - [Become an Octoparse Affiliate](https://helpcenter.octoparse.com/en/articles/6471105-become-an-octoparse-affiliate.md) - [Reset your password](https://helpcenter.octoparse.com/en/articles/6471110-reset-your-password.md) - [What to do if I did not receive a verification code?](https://helpcenter.octoparse.com/en/articles/6471107-what-to-do-if-i-did-not-receive-a-verification-code.md): Resolution for failing to receive activation email - [How to Delete Your Octoparse Account](https://helpcenter.octoparse.com/en/articles/6471116-how-to-delete-your-octoparse-account.md) - [How do I unlock my account?](https://helpcenter.octoparse.com/en/articles/6471114-how-do-i-unlock-my-account.md) - [Retrieve/update your username](https://helpcenter.octoparse.com/en/articles/6471111-retrieve-update-your-username.md) ### Billing & Subscription - [Compare all Octoparse plans](https://helpcenter.octoparse.com/en/articles/6471103-compare-all-octoparse-plans.md) - [Sign up for a 14-day free trial](https://helpcenter.octoparse.com/en/articles/6471121-sign-up-for-a-14-day-free-trial.md) - [Can I extend my free trial?](https://helpcenter.octoparse.com/en/articles/6471122-can-i-extend-my-free-trial.md) - [How to cancel the subscription/ free trial?](https://helpcenter.octoparse.com/en/articles/6471123-how-to-cancel-the-subscription-free-trial.md) - [Apply for educational/ exposure/ non-profit organizational discount](https://helpcenter.octoparse.com/en/articles/6471124-apply-for-educational-exposure-non-profit-organizational-discount.md) - [Octoparse Refund Policy](https://helpcenter.octoparse.com/en/articles/6471128-octoparse-refund-policy.md) - [Payment Error](https://helpcenter.octoparse.com/en/articles/6471117-payment-error.md) - [Payment Failure Codes](https://helpcenter.octoparse.com/en/articles/9813146-payment-failure-codes.md) - [Why did my payment fail?](https://helpcenter.octoparse.com/en/articles/6471118-why-did-my-payment-fail.md): Resolutions for payment failures - [How do I remove my credit card details?](https://helpcenter.octoparse.com/en/articles/6471129-how-do-i-remove-my-credit-card-details.md) - [Update Your Payment Method](https://helpcenter.octoparse.com/en/articles/6471119-update-your-payment-method.md) - [Download invoices/receipts](https://helpcenter.octoparse.com/en/articles/6471120-download-invoices-receipts.md) - [How to downgrade a premium account?](https://helpcenter.octoparse.com/en/articles/6471125-how-to-downgrade-a-premium-account.md) - [What happens when I upgrade to a premium plan?](https://helpcenter.octoparse.com/en/articles/6471109-what-happens-when-i-upgrade-to-a-premium-plan.md) - [Upgrade from the free plan to a premium plan](https://helpcenter.octoparse.com/en/articles/6471112-upgrade-from-the-free-plan-to-a-premium-plan.md) - [Upgrade an existing premium plan](https://helpcenter.octoparse.com/en/articles/6471113-upgrade-an-existing-premium-plan.md) - [What happens when a premium subscription expires?](https://helpcenter.octoparse.com/en/articles/6471126-what-happens-when-a-premium-subscription-expires.md) - [Enterprise Terms & Conditions](https://helpcenter.octoparse.com/en/articles/6471115-enterprise-terms-conditions.md) - [Team Collaboration \(for Enterprise Plan\)](https://helpcenter.octoparse.com/en/articles/6470933-team-collaboration-for-enterprise-plan.md) - [Subscription Price Increase Notice](https://helpcenter.octoparse.com/en/articles/9526285-subscription-price-increase-notice.md) - [Understanding Octoparse Pricing: Plan-Based vs. Usage-Based Charges](https://helpcenter.octoparse.com/en/articles/11900782-understanding-octoparse-pricing-plan-based-vs-usage-based-charges.md) - [How can I track credit consumption in Octoparse?](https://helpcenter.octoparse.com/en/articles/12144577-how-can-i-track-credit-consumption-in-octoparse.md) ### Download & Installation - [What's new in Octoparse 8.5.4](https://helpcenter.octoparse.com/en/articles/6470908-what-s-new-in-octoparse-8-5-4.md) - [What's New in Version 8.5](https://helpcenter.octoparse.com/en/articles/6470917-what-s-new-in-version-8-5.md) - [Update issues with 8.X Beta \(failed to load dashboard\)](https://helpcenter.octoparse.com/en/articles/6470920-update-issues-with-8-x-beta-failed-to-load-dashboard.md) - [Download, Installation & Login](https://helpcenter.octoparse.com/en/articles/6470909-download-installation-login.md): Learn how to download, install, and log in to Octoparse on different operating systems and how to troubleshoot issues that occurred. - [What's new in Octoparse 8.7.0](https://helpcenter.octoparse.com/en/articles/8984897-what-s-new-in-octoparse-8-7-0.md) ## Français ### Guide du tout débutant - [Bienvenue sur Octoparse !](https://helpcenter.octoparse.com/fr/articles/6470918-bienvenue-sur-octoparse.md) - [Leçon 0 : Découvrir Octoparse](https://helpcenter.octoparse.com/fr/articles/6470919-lecon-0-decouvrir-octoparse.md) - [Leçon 1 : Démarrer par l'auto-détection](https://helpcenter.octoparse.com/fr/articles/6470921-lecon-1-demarrer-par-l-auto-detection.md) - [Leçon 2 : Optimiser votre tâche](https://helpcenter.octoparse.com/fr/articles/6470922-lecon-2-optimiser-votre-tache.md): Ce tutoriel vous permet d'optimiser vos tâches en face des situations inattendues dans le leçon 1 lors du scraping. - [Leçon 3 : Affiner les données](https://helpcenter.octoparse.com/fr/articles/6470923-lecon-3-affiner-les-donnees.md) - [Leçon 4 : Tester votre tâche](https://helpcenter.octoparse.com/fr/articles/6470924-lecon-4-tester-votre-tache.md) - [Leçon 5 : Récupérer les données](https://helpcenter.octoparse.com/fr/articles/6470925-lecon-5-recuperer-les-donnees.md) - [Leçon 6 : Programmer des exécutions régulières](https://helpcenter.octoparse.com/fr/articles/6470926-lecon-6-programmer-des-executions-regulieres.md): Ce tutoriel vous montrera comment organiser vos tâches et les exécuter de manière régulière, par exemple chaque week-end ou chaque mois. - [Leçon 7 : Allez-y ! Créez votre première tâche !](https://helpcenter.octoparse.com/fr/articles/6470927-lecon-7-allez-y-creez-votre-premiere-tache.md): C'est un tutoriel complet qui vous guide à créer, modifier et exporter votre première tâche. - [Guide complet pour les débutants : Logique de scraping, mise en pratique et résolution des erreurs avec Octoparse](https://helpcenter.octoparse.com/fr/articles/10037861-guide-complet-pour-les-debutants-logique-de-scraping-mise-en-pratique-et-resolution-des-erreurs-avec-octoparse.md) ### AI Integrations & API - [FAQ sur API Octoparse](https://helpcenter.octoparse.com/fr/articles/6471015-faq-sur-api-octoparse.md): Dans ce tutoriel, nous vous répondre des Questions fréquentes sur API - [Comment exporter des données vers Google Sheets via Zapier](https://helpcenter.octoparse.com/fr/articles/6471019-comment-exporter-des-donnees-vers-google-sheets-via-zapier.md): Dans ce tutoriel, vous apprendrez à connecter Octoparse à Google Sheets via Zapier. - [Migrer vers Octoparse OpenAPI](https://helpcenter.octoparse.com/fr/articles/6471012-migrer-vers-octoparse-openapi.md) - [Se connecter aux API d'Octoparse avec Postman](https://helpcenter.octoparse.com/fr/articles/6471017-se-connecter-aux-api-d-octoparse-avec-postman.md) - [Exporter des données vers Google Sheets avec Mixed Analytics API Connector](https://helpcenter.octoparse.com/fr/articles/6471003-exporter-des-donnees-vers-google-sheets-avec-mixed-analytics-api-connector.md) ### Personnaliser un scraper - [Scraper les données de la page de résultat et de la page de détail des produits](https://helpcenter.octoparse.com/fr/articles/6470985-scraper-les-donnees-de-la-page-de-resultat-et-de-la-page-de-detail-des-produits.md): Ce tutoriel va vous présenter comment scraper la page de résultat et de la page détaillée du produit en même temps. - [Cliquer sur chaque lien d'une liste pour extraire les données des nouvelles pages](https://helpcenter.octoparse.com/fr/articles/6470996-cliquer-sur-chaque-lien-d-une-liste-pour-extraire-les-donnees-des-nouvelles-pages.md) - [Créer une tâche avec une liste d'URL](https://helpcenter.octoparse.com/fr/articles/6470988-creer-une-tache-avec-une-liste-d-url.md) - [Scraper les informations sur des produits](https://helpcenter.octoparse.com/fr/articles/6470978-scraper-les-informations-sur-des-produits.md): Récupérer des informations sur les produits - [Saisie d'URL par lot](https://helpcenter.octoparse.com/fr/articles/6470981-saisie-d-url-par-lot.md) - [Extraire une liste de données](https://helpcenter.octoparse.com/fr/articles/6470956-extraire-une-liste-de-donnees.md) - [Scraper des données d'une pop-up](https://helpcenter.octoparse.com/fr/articles/6470974-scraper-des-donnees-d-une-pop-up.md): Ce tutoriel va vous présenter comment scraper des données lorsque l'apparition d'une pop - [Extraire des données depuis une IFrame](https://helpcenter.octoparse.com/fr/articles/6471001-extraire-des-donnees-depuis-une-iframe.md) - [Scraper des liens JSON](https://helpcenter.octoparse.com/fr/articles/6471000-scraper-des-liens-json.md): Ce tutoriel va vous présenter comment récupérer les liens de JSON et les avantages de cette façon de scraping. ### Connaissances avancées - [Qu'est-ce que XPath et comment l'utiliser dans Octoparse ?](https://helpcenter.octoparse.com/fr/articles/6471011-qu-est-ce-que-xpath-et-comment-l-utiliser-dans-octoparse.md): Ce tutoriel va vous expliquer c'est quoi Xpath et comment le modifier. - [Utiliser XPath relatif pour localiser des données en dehors d'un élément de boucle](https://helpcenter.octoparse.com/fr/articles/6471020-utiliser-xpath-relatif-pour-localiser-des-donnees-en-dehors-d-un-element-de-boucle.md) - [Utilisez XPath pour localiser les adresses e-mail dans les liens "mailto" de n'importe quel site web](https://helpcenter.octoparse.com/fr/articles/6471022-utilisez-xpath-pour-localiser-les-adresses-e-mail-dans-les-liens-mailto-de-n-importe-quel-site-web.md): Récupérer des adresses e-mail même un site Web contient des liens "mailto". - [Corriger les erreurs de champs \(champs manquants, vides ou déplacés\)](https://helpcenter.octoparse.com/fr/articles/6471018-corriger-les-erreurs-de-champs-champs-manquants-vides-ou-deplaces.md): Ce tutoriel vous montrera comment corriger Xpath si des données exportés sont vides, manquants ou déplacés. - [Personnaliser l'élément XPath](https://helpcenter.octoparse.com/fr/articles/6471014-personnaliser-l-element-xpath.md) - [Localiser et collecter un élément par le biais du texte à côté](https://helpcenter.octoparse.com/fr/articles/6471016-localiser-et-collecter-un-element-par-le-biais-du-texte-a-cote.md): Ce tutoriel va vous expliquer comment localiser et collecter un élément par le biais du texte à côté. - [Exclure les éléments de publicité non désirés d'une boucle à l'aide de XPath](https://helpcenter.octoparse.com/fr/articles/6471013-exclure-les-elements-de-publicite-non-desires-d-une-boucle-a-l-aide-de-xpath.md) - [Configurer un XPath alternatif](https://helpcenter.octoparse.com/fr/articles/6470948-configurer-un-xpath-alternatif.md): Ce tutoriel va vous présenter c'est quoi XPath alternatif et comment le configurer. - [Manipulation d'AJAX](https://helpcenter.octoparse.com/fr/articles/6470950-manipulation-d-ajax.md): Ce tutoriel va vous expliquer comment configurer AJAX. - [Comment gérer la pagination \(cliquer sur un bouton "Suivant"\) ?](https://helpcenter.octoparse.com/fr/articles/6470986-comment-gerer-la-pagination-cliquer-sur-un-bouton-suivant.md) - [Comment gérer la pagination avec un bouton « Charger plus » dans Octoparse](https://helpcenter.octoparse.com/fr/articles/6470991-comment-gerer-la-pagination-avec-un-bouton-charger-plus-dans-octoparse.md) - [Gérer la pagination \(sans bouton "Suivant"\)](https://helpcenter.octoparse.com/fr/articles/6470989-gerer-la-pagination-sans-bouton-suivant.md) - [Comment gérer la pagination s'il s'agit d'un défilement infini ?](https://helpcenter.octoparse.com/fr/articles/6470993-comment-gerer-la-pagination-s-il-s-agit-d-un-defilement-infini.md) - [Scraper et télécharger des fichiers depuis des sites web](https://helpcenter.octoparse.com/fr/articles/6470929-scraper-et-telecharger-des-fichiers-depuis-des-sites-web.md) - [Ajouter un champ de données personnalisé](https://helpcenter.octoparse.com/fr/articles/6470998-ajouter-un-champ-de-donnees-personnalise.md): Ce tutoriel va vous introduire le service vraiment utile proposé par Octoparse\(ajouter des champs de données prédéfinis\). - [Obtenir des données au niveau de la page \(métadonnées, URL, titre & HTML\)](https://helpcenter.octoparse.com/fr/articles/6471002-obtenir-des-donnees-au-niveau-de-la-page-metadonnees-url-titre-html.md) - [Ajouter l'URL d'origine \(avant la redirection\) avec les données collectées](https://helpcenter.octoparse.com/fr/articles/6470936-ajouter-l-url-d-origine-avant-la-redirection-avec-les-donnees-collectees.md) - [Supprimer les duplications](https://helpcenter.octoparse.com/fr/articles/6470984-supprimer-les-duplications.md): Ce tutoriel pésente comment supprimer des duplications. - [Regrouper plusieurs lignes de données en une seule](https://helpcenter.octoparse.com/fr/articles/6470949-regrouper-plusieurs-lignes-de-donnees-en-une-seule.md) - [Importer et exporter la configuration d'un champ de données](https://helpcenter.octoparse.com/fr/articles/6470964-importer-et-exporter-la-configuration-d-un-champ-de-donnees.md) - [Comment supprimer un groupe de tâches](https://helpcenter.octoparse.com/fr/articles/6470944-comment-supprimer-un-groupe-de-taches.md): 3 ÉTAPES pour supprimer un groupe de tâches - [Trouvez votre ID de tâche](https://helpcenter.octoparse.com/fr/articles/6470957-trouvez-votre-id-de-tache.md): Ce tutoriel va vous guider comment trouver votre ID de tâche pour faciliter le management votre tâche. - [Comment importer et exporter une tâche ?](https://helpcenter.octoparse.com/fr/articles/6470958-comment-importer-et-exporter-une-tache.md): Apprenez comment importer un fichier de tâche depuis votre appareil local ou exporter votre tâche sous forme de fichier vers votre appareil local. - [Organiser les tâches en utilisant des filtres](https://helpcenter.octoparse.com/fr/articles/6470960-organiser-les-taches-en-utilisant-des-filtres.md): 6 filitres que vous devez configurer pour organiser vos tâches - [Groupes de tâches](https://helpcenter.octoparse.com/fr/articles/6470959-groupes-de-taches.md): Dans ce tutoriel, nous allons vous montrer comment organiser vos tâches - [Exécuter la tâche localement avec Octoparse 8.5](https://helpcenter.octoparse.com/fr/articles/6470987-executer-la-tache-localement-avec-octoparse-8-5.md) - [Partager votre tâche via un lien](https://helpcenter.octoparse.com/fr/articles/9009800-partager-votre-tache-via-un-lien.md): Partagez rapidement vos fichiers de tâches avec d'autres personnes - [Programmer les exécutions de tâches](https://helpcenter.octoparse.com/fr/articles/6470962-programmer-les-executions-de-taches.md) - [Recevoir une notification lorsqu'une tâche se termine](https://helpcenter.octoparse.com/fr/articles/6470937-recevoir-une-notification-lorsqu-une-tache-se-termine.md) - [Alertes personnalisées \(v8.7.4 et plus\)](https://helpcenter.octoparse.com/fr/articles/10221226-alertes-personnalisees-v8-7-4-et-plus.md) ### Solutions courantes - [Pourquoi y a-t-il une page blanche après avoir cliqué sur un élément ?](https://helpcenter.octoparse.com/fr/articles/6471133-pourquoi-y-a-t-il-une-page-blanche-apres-avoir-clique-sur-un-element.md) ### FAQ - [Quels types de sites web ou de données Octoparse peut-il extraire ?](https://helpcenter.octoparse.com/fr/articles/6807162-quels-types-de-sites-web-ou-de-donnees-octoparse-peut-il-extraire.md) - [J'ai accidentellement supprimé une de mes tâches et ses données. Puis-je la rétablir ?](https://helpcenter.octoparse.com/fr/articles/6471175-j-ai-accidentellement-supprime-une-de-mes-taches-et-ses-donnees-puis-je-la-retablir.md): Si vous supprimez votre tâche, comment faire? - [Que faire lorsque j'atteins la limite de la tâche ?](https://helpcenter.octoparse.com/fr/articles/6471161-que-faire-lorsque-j-atteins-la-limite-de-la-tache.md): Dans ce tutoriel, nous allons vous guider à comment supprimer les tâches inutiles - [Puis-je récupérer des numéros de téléphone cryptés sur n'importe quel site Web \(par exemple Justdial\) ?](https://helpcenter.octoparse.com/fr/articles/6471174-puis-je-recuperer-des-numeros-de-telephone-cryptes-sur-n-importe-quel-site-web-par-exemple-justdial.md) - [Comment télécharger vos journaux d'erreurs pour le support technique ?](https://helpcenter.octoparse.com/fr/articles/6889315-comment-telecharger-vos-journaux-d-erreurs-pour-le-support-technique.md): Dans ce tutoriel, nous allons vous montrer comment télécharger vos journaux d'erreurs. - [Codes Promo Octoparse](https://helpcenter.octoparse.com/fr/articles/8217518-codes-promo-octoparse.md): Nous répondons à toutes vos questions au sujet des codes promo, de leur fonctionnement et des types de réduction que vous pouvez rencontrer. - [Comment effacer les données historiques](https://helpcenter.octoparse.com/fr/articles/10650681-comment-effacer-les-donnees-historiques.md) ### Tutoriel sur les cas - [Comment surveiller les prix de vos concurrents avec Octoparse — exemple avec Boulanger](https://helpcenter.octoparse.com/fr/articles/15040218-comment-surveiller-les-prix-de-vos-concurrents-avec-octoparse-exemple-avec-boulanger.md) - [Comment collecter des avis clients avec Octoparse — exemple avec Trustpilot](https://helpcenter.octoparse.com/fr/articles/15051389-comment-collecter-des-avis-clients-avec-octoparse-exemple-avec-trustpilot.md) - [Extraire des images des produits d'eBay](https://helpcenter.octoparse.com/fr/articles/6471102-extraire-des-images-des-produits-d-ebay.md) - [Scraper les informations de produits d'eBay](https://helpcenter.octoparse.com/fr/articles/6471040-scraper-les-informations-de-produits-d-ebay.md): eBay scraping: scraper les informations sur les produits, y compris la marque, MPN, le prix etc. - [Scraper les commentaires sur Google Play](https://helpcenter.octoparse.com/fr/articles/6471066-scraper-les-commentaires-sur-google-play.md): Ce tutoriel va vous montrer comment scraper les commentaires de Google Play, y compris le nom du client, le nombre de like etc. - [Récupérer les détails du produit sur Amazon](https://helpcenter.octoparse.com/fr/articles/6471088-recuperer-les-details-du-produit-sur-amazon.md): Dans ce tutoriel, nous allons vous montrer comment récupérer les détails d'un produit sur Amazon. - [Scraper des commentaires sur des produits de Amazon](https://helpcenter.octoparse.com/fr/articles/6471075-scraper-des-commentaires-sur-des-produits-de-amazon.md): Dans ce tutoriel, nous allons vous montrer comment récupérer les avis sur les produits d'Amazon. - [Scraper des informations sur des produits de EPREL](https://helpcenter.octoparse.com/fr/articles/7949109-scraper-des-informations-sur-des-produits-de-eprel.md) - [Récupérer les tweets d'un compte Twitter public](https://helpcenter.octoparse.com/fr/articles/6471089-recuperer-les-tweets-d-un-compte-twitter-public.md) - [Scraper les réponses d'un Tweet](https://helpcenter.octoparse.com/fr/articles/6471050-scraper-les-reponses-d-un-tweet.md) - [Extraire les informations des vidéos tendances sur YouTube](https://helpcenter.octoparse.com/fr/articles/6471065-extraire-les-informations-des-videos-tendances-sur-youtube.md) - [Extraire des vidéos de TikTok](https://helpcenter.octoparse.com/fr/articles/6471064-extraire-des-videos-de-tiktok.md): Dans ce tutoriel, nous allons vous montrer comment extraire les informations sur les tendances vidéo de TikTok en seulement 3 étapes - [Scraper des données de résultats de recherche Google](https://helpcenter.octoparse.com/fr/articles/6471051-scraper-des-donnees-de-resultats-de-recherche-google.md) - [Scraper des information de page listing de Bing](https://helpcenter.octoparse.com/fr/articles/6471077-scraper-des-information-de-page-listing-de-bing.md): Bing scraping: Scraper des informations de page listing, y compris le titre,l'url, la date etc. - [Comment scraper des leads B2B avec Octoparse — exemple avec annuaire.tecsol.fr](https://helpcenter.octoparse.com/fr/articles/15039701-comment-scraper-des-leads-b2b-avec-octoparse-exemple-avec-annuaire-tecsol-fr.md) - [Comment obtenir les emails des leads au cas où des sites d'annuaires ne les fournissent pas ?](https://helpcenter.octoparse.com/fr/articles/9842003-comment-obtenir-les-emails-des-leads-au-cas-ou-des-sites-d-annuaires-ne-les-fournissent-pas.md) - [Scraper les informations d'entreprises sur Google Maps](https://helpcenter.octoparse.com/fr/articles/6471085-scraper-les-informations-d-entreprises-sur-google-maps.md): C'est un tutoriel étape par étape pour le scraping de données depuis Google Maps - [Scraper des leads de PagesJaunes](https://helpcenter.octoparse.com/fr/articles/6471086-scraper-des-leads-de-pagesjaunes.md): PagesJaunes scraping: récupérer les leads - [Scraper RGE des entreprises de Qualibat](https://helpcenter.octoparse.com/fr/articles/7439285-scraper-rge-des-entreprises-de-qualibat.md) - [Scraper les informations sur hôtels de Trip.com](https://helpcenter.octoparse.com/fr/articles/6471092-scraper-les-informations-sur-hotels-de-trip-com.md): Scraper Trip.com: le nom, la location,les commentaires etc - [Scraper les données des hôtels sur Tripadvisor](https://helpcenter.octoparse.com/fr/articles/6471073-scraper-les-donnees-des-hotels-sur-tripadvisor.md): Scraper Tripadvisor: le prix, le nom du hôtel, star\_rating,les commentaires etc. - [Extraire les données des hôtels depuis Booking](https://helpcenter.octoparse.com/fr/articles/6471083-extraire-les-donnees-des-hotels-depuis-booking.md) - [Scraper les données d'hôtels d'Airbnb](https://helpcenter.octoparse.com/fr/articles/6471071-scraper-les-donnees-d-hotels-d-airbnb.md): Récupérer les informations sur hôtels d'Airbnb: le prix, l'image, le classement etc. - [Scraper les offres d'emploi de LinkedIn](https://helpcenter.octoparse.com/fr/articles/6471036-scraper-les-offres-d-emploi-de-linkedin.md): Récupérer les postes de LinkedIn: le titre,l'url,la location etc. - [Récupérer des informations sur l'emploi à partir de Glassdoor](https://helpcenter.octoparse.com/fr/articles/6471094-recuperer-des-informations-sur-l-emploi-a-partir-de-glassdoor.md) - [Scraper des informations sur les offres d'emploi de Indeed](https://helpcenter.octoparse.com/fr/articles/6471084-scraper-des-informations-sur-les-offres-d-emploi-de-indeed.md): récupérer des informations sur les offres d'emploi de Indeed: le poste, l'entreprise,l'url etc. - [Scraper les informations d'entreprises sur Crunchbase](https://helpcenter.octoparse.com/fr/articles/6471045-scraper-les-informations-d-entreprises-sur-crunchbase.md): Crunchbase scraping: récupérer les informations sur les entreprises, y compris l'entreprise, le statu, l'effectif etc. - [Scraper les informations sur les cyber-monnaies sur Yahoo Finance](https://helpcenter.octoparse.com/fr/articles/6471079-scraper-les-informations-sur-les-cyber-monnaies-sur-yahoo-finance.md): Scraper Yahoo Finance: récupérer les informations sur les cyber-monnaies, y compris symbole\_url,market\_cap,onedady\_chart\_url ### Glossaire - [Qu’est-ce qu’une tâche dans Octoparse ?](https://helpcenter.octoparse.com/fr/articles/6470961-qu-est-ce-qu-une-tache-dans-octoparse.md) - [Qu'est-ce qu'une tâche personnalisée](https://helpcenter.octoparse.com/fr/articles/6470912-qu-est-ce-qu-une-tache-personnalisee.md) - [Qu'est-ce qu'une tâche de modèle ?](https://helpcenter.octoparse.com/fr/articles/6470913-qu-est-ce-qu-une-tache-de-modele.md) - [Qu’est-ce que l’extraction dans le cloud ?](https://helpcenter.octoparse.com/fr/articles/6470910-qu-est-ce-que-l-extraction-dans-le-cloud.md) - [C'est quoi les exécutions simultanées ?](https://helpcenter.octoparse.com/fr/articles/6470965-c-est-quoi-les-executions-simultanees.md) - [Qu'est-ce que l'auto-détection et comment l'utiliser ?](https://helpcenter.octoparse.com/fr/articles/6470911-qu-est-ce-que-l-auto-detection-et-comment-l-utiliser.md) - [Qu’est-ce que le Cloud Live Log et l’historique d’exécution ?](https://helpcenter.octoparse.com/fr/articles/6470914-qu-est-ce-que-le-cloud-live-log-et-l-historique-d-execution.md) - [Mode Standard vs Mode Boost](https://helpcenter.octoparse.com/fr/articles/6470935-mode-standard-vs-mode-boost.md): Dans ce tutoriel, nous allons vous présenter les différents entre le Mode Standard et le Mode Boost. - [C'est quoi Ajouter des crédits ?](https://helpcenter.octoparse.com/fr/articles/6761879-c-est-quoi-ajouter-des-credits.md): "Ajouter des crédits" comprend Les services de proxy et de résolution des CAPTCHA . - [Qu'est-ce que la rotation IP](https://helpcenter.octoparse.com/fr/articles/6470915-qu-est-ce-que-la-rotation-ip.md): Ce tutoriel va vous expliquer c'est quoi la rotation IP et pourquoi elle est très utile lors de la récupération de données. - [Tâche principale et sous-tâche](https://helpcenter.octoparse.com/fr/articles/6470963-tache-principale-et-sous-tache.md): Obtenir des urls par lots en configurant une tâche principale. - [Qu'est-ce qu'un service de données ?](https://helpcenter.octoparse.com/fr/articles/6470916-qu-est-ce-qu-un-service-de-donnees.md): Ce tutoriel va vous expliquer c'est quoi un service de données. - [Extraction incrémentielle – Obtenez facilement les données mises à jour](https://helpcenter.octoparse.com/fr/articles/6470938-extraction-incrementielle-obtenez-facilement-les-donnees-mises-a-jour.md) - [Mode Chrome vs Mode fantôme \(v8.8.0 et versions ultérieures\)](https://helpcenter.octoparse.com/fr/articles/12040347-mode-chrome-vs-mode-fantome-v8-8-0-et-versions-ulterieures.md): Découvrez comment fonctionne chaque mode, quand les utiliser et quelles sont les différences à connaître. ### Gestion de compte - [Modifier votre adresse e-mail](https://helpcenter.octoparse.com/fr/articles/6514398-modifier-votre-adresse-e-mail.md): 6 Étapes vous guide à modifier votre adresse e-mail. - [Devenez un affilié d'Octoparse](https://helpcenter.octoparse.com/fr/articles/6471105-devenez-un-affilie-d-octoparse.md): S'inscrire pour un compte d'agent affilié - [Modifier votre mot de passe](https://helpcenter.octoparse.com/fr/articles/6471110-modifier-votre-mot-de-passe.md): Ce tutoriel va vous montrer comment modifier votre mot de passe. - [Que faire si je n’ai pas reçu le code de vérification ?](https://helpcenter.octoparse.com/fr/articles/6471107-que-faire-si-je-n-ai-pas-recu-le-code-de-verification.md): Solution si vous ne recevez pas l’e-mail d’activation - [Comment supprimer votre compte Octoparse](https://helpcenter.octoparse.com/fr/articles/6471116-comment-supprimer-votre-compte-octoparse.md) - [Comment débloquer mon compte ?](https://helpcenter.octoparse.com/fr/articles/6471114-comment-debloquer-mon-compte.md): Débloquer votre compte - [Récupérer/mettre à jour votre nom d'utilisateur](https://helpcenter.octoparse.com/fr/articles/6471111-recuperer-mettre-a-jour-votre-nom-d-utilisateur.md): Apprenez à changer votre nom d'utilisateur ### Facturation & Abonnement - [Comparer tous les plans d'Octoparse](https://helpcenter.octoparse.com/fr/articles/6471103-comparer-tous-les-plans-d-octoparse.md) - [Demandez un essai gratuit de 14 jours](https://helpcenter.octoparse.com/fr/articles/6471121-demandez-un-essai-gratuit-de-14-jours.md) - [Comment annuler l'abonnement ou l'essai gratuit ?](https://helpcenter.octoparse.com/fr/articles/6471123-comment-annuler-l-abonnement-ou-l-essai-gratuit.md) - [Demander une remise pour usage éducatif, promotion ou organisation à but non lucratif](https://helpcenter.octoparse.com/fr/articles/6471124-demander-une-remise-pour-usage-educatif-promotion-ou-organisation-a-but-non-lucratif.md) - [Politique de remboursement d’Octoparse](https://helpcenter.octoparse.com/fr/articles/6471128-politique-de-remboursement-d-octoparse.md) - [Erreur de Paiement](https://helpcenter.octoparse.com/fr/articles/6471117-erreur-de-paiement.md): 3 Problèmes vous pourriez rencontrer - [Codes d'échec de paiement](https://helpcenter.octoparse.com/fr/articles/9813146-codes-d-echec-de-paiement.md) - [Pourquoi mon paiement a-t-il échoué ?](https://helpcenter.octoparse.com/fr/articles/6471118-pourquoi-mon-paiement-a-t-il-echoue.md): 4 raisons pour quoi votre paiement est échoué. - [Comment supprimer les détails de ma carte de crédit ?](https://helpcenter.octoparse.com/fr/articles/6471129-comment-supprimer-les-details-de-ma-carte-de-credit.md): 3 ÉTAPES pour supprimer les informations de votre compte - [Mettez à jour votre moyen de paiement](https://helpcenter.octoparse.com/fr/articles/6471119-mettez-a-jour-votre-moyen-de-paiement.md): 4 ÉTAPES pour mettre à jour votre moyen de paiement - [Comment puis-je obtenir une facture ?](https://helpcenter.octoparse.com/fr/articles/6471120-comment-puis-je-obtenir-une-facture.md) - [Comment rétrograder un compte premium ?](https://helpcenter.octoparse.com/fr/articles/6471125-comment-retrograder-un-compte-premium.md): Passez votre plan de prime supérieure à un plan inférieure. - [Mettre à niveau le plan gratuit vers un plan premium](https://helpcenter.octoparse.com/fr/articles/6471112-mettre-a-niveau-le-plan-gratuit-vers-un-plan-premium.md): 2 ÉTAPES pour passer du "gratuit" au "premium" - [Mettre à niveau un plan premium existant](https://helpcenter.octoparse.com/fr/articles/6471113-mettre-a-niveau-un-plan-premium-existant.md) - [Annonce de hausse des prix d'abonnement](https://helpcenter.octoparse.com/fr/articles/9526285-annonce-de-hausse-des-prix-d-abonnement.md) ### Téléchargement & Installation - [Nouveautés d'Octoparse 8.5.4](https://helpcenter.octoparse.com/fr/articles/6470908-nouveautes-d-octoparse-8-5-4.md): Ce tutoriel vous présentera les nouveaux fonctions d'Octoparse 8.5.4 - [Téléchargement, Installation & Connexion \(Mac & Windows\)](https://helpcenter.octoparse.com/fr/articles/6470909-telechargement-installation-connexion-mac-windows.md): Télécharger Octoparse pour Mac et Windows. - [Nouveautés sur Octoparse 8.6.8](https://helpcenter.octoparse.com/fr/articles/8984897-nouveautes-sur-octoparse-8-6-8.md) ## Deutsch ### Erste Schritte mit Octoparse - [Willkommen Scraping Reise!](https://helpcenter.octoparse.com/de/articles/6470918-willkommen-scraping-reise.md) - [Lektion 0: Grundlagen von Octoparse](https://helpcenter.octoparse.com/de/articles/6470919-lektion-0-grundlagen-von-octoparse.md) - [Lektion 1: Erste Datenerfassung automatisch starten](https://helpcenter.octoparse.com/de/articles/6470921-lektion-1-erste-datenerfassung-automatisch-starten.md) - [Lektion 2: Optimierung Ihrer Aufgabe](https://helpcenter.octoparse.com/de/articles/6470922-lektion-2-optimierung-ihrer-aufgabe.md): Beim Scraping gibt es verschiedene Situationen und Probleme. Mit diesem Tutorial optimieren Sie Ihre Aufgaben. - [Lektion 3: Verfeinerung Ihrer Daten](https://helpcenter.octoparse.com/de/articles/6470923-lektion-3-verfeinerung-ihrer-daten.md) - [Lektion 4: Test - Ausführung der Aufgabe](https://helpcenter.octoparse.com/de/articles/6470924-lektion-4-test-ausfuhrung-der-aufgabe.md) - [Lektion 5: Erhalten der Daten](https://helpcenter.octoparse.com/de/articles/6470925-lektion-5-erhalten-der-daten.md) - [Lektion 6: Planen Sie regelmäßige Läufe](https://helpcenter.octoparse.com/de/articles/6470926-lektion-6-planen-sie-regelmassige-laufe.md) - [Lektion 7: Zusammenfassung! Erstellen Ihrer ersten Scraping-Aufgabe](https://helpcenter.octoparse.com/de/articles/6470927-lektion-7-zusammenfassung-erstellen-ihrer-ersten-scraping-aufgabe.md) - [Wie löscht man eine Aufgabe?](https://helpcenter.octoparse.com/de/articles/13988708-wie-loscht-man-eine-aufgabe.md) ### AI Integrations & API - [Octoparse API FAQs](https://helpcenter.octoparse.com/de/articles/6471015-octoparse-api-faqs.md) - [Datenextraktion in Google Sheets durch Octoparse API](https://helpcenter.octoparse.com/de/articles/6471019-datenextraktion-in-google-sheets-durch-octoparse-api.md) - [Datenexport in Google Sheets mit Mixed Analytics API Connector](https://helpcenter.octoparse.com/de/articles/6471003-datenexport-in-google-sheets-mit-mixed-analytics-api-connector.md) - [Anleitung für API-Anfragen bei Octoparse](https://helpcenter.octoparse.com/de/articles/11323424-anleitung-fur-api-anfragen-bei-octoparse.md) ### Benutzerdefinierte Scraper Demos - [Datenextraktion aus Liste und Detailseiten](https://helpcenter.octoparse.com/de/articles/6470985-datenextraktion-aus-liste-und-detailseiten.md) - [Datenerfassung aus neuen Seiten nach Klick auf jeden Link einer Liste](https://helpcenter.octoparse.com/de/articles/6470996-datenerfassung-aus-neuen-seiten-nach-klick-auf-jeden-link-einer-liste.md): Wenn Sie nicht nur Listenseite sondern auch Detailinfos scrapen, hilft dieses Tutorial Ihnen, auf jeden Detail-Link zu klicken zum Scraping. - [Erstellung einer Aufgabe mit einer Reihe von URLs](https://helpcenter.octoparse.com/de/articles/6470988-erstellung-einer-aufgabe-mit-einer-reihe-von-urls.md) - [Extraktion der Tabellendaten](https://helpcenter.octoparse.com/de/articles/6470992-extraktion-der-tabellendaten.md) - [Daten Scraping von Produktsvarianten](https://helpcenter.octoparse.com/de/articles/6470978-daten-scraping-von-produktsvarianten.md) - [Extraktion von Eingabe einer Stapel URLs](https://helpcenter.octoparse.com/de/articles/6470981-extraktion-von-eingabe-einer-stapel-urls.md) - [Extraktion einer Liste](https://helpcenter.octoparse.com/de/articles/6470956-extraktion-einer-liste.md) - [Daten Scraping aus Pop-up](https://helpcenter.octoparse.com/de/articles/6470974-daten-scraping-aus-pop-up.md) - [Daten Scraping von IFrame](https://helpcenter.octoparse.com/de/articles/6471001-daten-scraping-von-iframe.md) - [Daten Scraping von JSON-Links](https://helpcenter.octoparse.com/de/articles/6471000-daten-scraping-von-json-links.md): Was ist JSON? Warum und wie kann man JSON in Octoparse verwenden? ### Octoparse Performance - [Was ist XPath und wie ihn zu verwenden?](https://helpcenter.octoparse.com/de/articles/6471011-was-ist-xpath-und-wie-ihn-zu-verwenden.md) - [Verwendung von relativem XPath zum Auffinden von Daten außerhalb eines Schleifenelements](https://helpcenter.octoparse.com/de/articles/6471020-verwendung-von-relativem-xpath-zum-auffinden-von-daten-ausserhalb-eines-schleifenelements.md) - [Verwendung des XPaths zur Lokalisierung der E-Mail-Adressen aus Mailto](https://helpcenter.octoparse.com/de/articles/6471022-verwendung-des-xpaths-zur-lokalisierung-der-e-mail-adressen-aus-mailto.md) - [Fehlerbehebung \(fehlende, leere oder falsch gesetzte Felder\)](https://helpcenter.octoparse.com/de/articles/6471018-fehlerbehebung-fehlende-leere-oder-falsch-gesetzte-felder.md) - [Anpassung des Element-XPath](https://helpcenter.octoparse.com/de/articles/6471014-anpassung-des-element-xpath.md) - [Lokalisierung des Elementes durch nahegelegenen Text](https://helpcenter.octoparse.com/de/articles/6471016-lokalisierung-des-elementes-durch-nahegelegenen-text.md) - [Ausschließen unerwünschter Anzeigen aus einem Loop mit XPath](https://helpcenter.octoparse.com/de/articles/6471013-ausschliessen-unerwunschter-anzeigen-aus-einem-loop-mit-xpath.md) - [Erstellung eines alternativen XPath](https://helpcenter.octoparse.com/de/articles/6470948-erstellung-eines-alternativen-xpath.md) - [Umgang mit AJAX](https://helpcenter.octoparse.com/de/articles/6470950-umgang-mit-ajax.md) - [Umgang mit Paginierung \(mit Button „Nächst“\)](https://helpcenter.octoparse.com/de/articles/6470986-umgang-mit-paginierung-mit-button-nachst.md) - [Umgang mit Paginierung \(mit Button „Mehr Laden“\)](https://helpcenter.octoparse.com/de/articles/6470991-umgang-mit-paginierung-mit-button-mehr-laden.md) - [Umgang mit Paginierung \(ohne Button „Nächste“\)](https://helpcenter.octoparse.com/de/articles/6470989-umgang-mit-paginierung-ohne-button-nachste.md) - [Umgang mit Scrollen \(Unendliches Scrollen\)](https://helpcenter.octoparse.com/de/articles/6470993-umgang-mit-scrollen-unendliches-scrollen.md) - [Scrapen und Herunterladen der Dateien aus Webseiten](https://helpcenter.octoparse.com/de/articles/6470929-scrapen-und-herunterladen-der-dateien-aus-webseiten.md) - [Hinzufügen der bunutzerdefinierten Datenfelder](https://helpcenter.octoparse.com/de/articles/6470998-hinzufugen-der-bunutzerdefinierten-datenfelder.md) - [Daten Scraping von Seiteninformationen \(Metadaten, Seiten-URL, Seitentitel, Quellcode\)](https://helpcenter.octoparse.com/de/articles/6471002-daten-scraping-von-seiteninformationen-metadaten-seiten-url-seitentitel-quellcode.md): So verwenden Sie Octoparse zum Extrahieren von Daten auf Seitenebene, einschließlich Webseiten-URL, Seitentitel, Metabeschreibung, Meta-Schlüsselwörtern und HTML-Quellcode. - [Duplikaten entfernen](https://helpcenter.octoparse.com/de/articles/6470984-duplikaten-entfernen.md) - [Kombination der Daten bei „Merge multiple rows“](https://helpcenter.octoparse.com/de/articles/6470949-kombination-der-daten-bei-merge-multiple-rows.md) - [Die Konfiguration über Import und Export eines Datenfeldes](https://helpcenter.octoparse.com/de/articles/6470964-die-konfiguration-uber-import-und-export-eines-datenfeldes.md) - [Wie kann man eine Aufgabengruppe löschen?](https://helpcenter.octoparse.com/de/articles/6470944-wie-kann-man-eine-aufgabengruppe-loschen.md): Hier bekommen Sie die Methode zum Löschen einer Aufgabengruppe. - [Finden Sie Ihre Aufgaben-ID](https://helpcenter.octoparse.com/de/articles/6470957-finden-sie-ihre-aufgaben-id.md) - [Import und Export der Aufgabe](https://helpcenter.octoparse.com/de/articles/6470958-import-und-export-der-aufgabe.md): Bekommen Sie hier, wie man ein Task exportieren oder importieren kann. - [Durchführung der Aufgabe in der Lokale mit Octoparse 8.5](https://helpcenter.octoparse.com/de/articles/6470987-durchfuhrung-der-aufgabe-in-der-lokale-mit-octoparse-8-5.md) - [Teilen Ihrer Aufgaben durch einen Link](https://helpcenter.octoparse.com/de/articles/9009800-teilen-ihrer-aufgaben-durch-einen-link.md): Teilen Sie schnell und einfach Ihre Aufgaben mit den Anderen. - [Planung der Aufgabe in der Cloud](https://helpcenter.octoparse.com/de/articles/6470962-planung-der-aufgabe-in-der-cloud.md) - [Erhalten von Benachrichtungen nach der Erledigung einer Aufgabe](https://helpcenter.octoparse.com/de/articles/6470937-erhalten-von-benachrichtungen-nach-der-erledigung-einer-aufgabe.md) - [Kundenspezifische Warnmeldungen \(V8.7.4 und höher\)](https://helpcenter.octoparse.com/de/articles/10221226-kundenspezifische-warnmeldungen-v8-7-4-und-hoher.md) ### Fehlerbehebung - [Warum sehe ich eine leere Seite nach Klick auf ein Item?](https://helpcenter.octoparse.com/de/articles/6471133-warum-sehe-ich-eine-leere-seite-nach-klick-auf-ein-item.md) - [Warum gibt es während des Selectieren eines Links keine Option, um URLs zu scrapen?](https://helpcenter.octoparse.com/de/articles/6471136-warum-gibt-es-wahrend-des-selectieren-eines-links-keine-option-um-urls-zu-scrapen.md) ### FAQ - [Wie kann man alle historischen Daten reinigen](https://helpcenter.octoparse.com/de/articles/10650681-wie-kann-man-alle-historischen-daten-reinigen.md) - [Wie kann man die Einstellungen vor Start einer Vorlage anpassen?](https://helpcenter.octoparse.com/de/articles/10813686-wie-kann-man-die-einstellungen-vor-start-einer-vorlage-anpassen.md) - [Welche Arten von Websites/Daten kann Octoparse scrapen?](https://helpcenter.octoparse.com/de/articles/13998372-welche-arten-von-websites-daten-kann-octoparse-scrapen.md) ### Praktische Einführung - [Scraping der Produkte-Bilder von eBay](https://helpcenter.octoparse.com/de/articles/6471102-scraping-der-produkte-bilder-von-ebay.md) - [Scraping der Produkt-Infos von eBay](https://helpcenter.octoparse.com/de/articles/6471040-scraping-der-produkt-infos-von-ebay.md) - [Scraping der Produktdaten aus Lazada](https://helpcenter.octoparse.com/de/articles/6788354-scraping-der-produktdaten-aus-lazada.md) - [Scraping der Bewertungen von Google Play](https://helpcenter.octoparse.com/de/articles/6471066-scraping-der-bewertungen-von-google-play.md) - [Scraping der Daten von Google Play](https://helpcenter.octoparse.com/de/articles/6471063-scraping-der-daten-von-google-play.md) - [Scraping der Produktinformationen von Target.com \(V8\)](https://helpcenter.octoparse.com/de/articles/6471093-scraping-der-produktinformationen-von-target-com-v8.md) - [Scraping der Produktdaten von Amazon](https://helpcenter.octoparse.com/de/articles/6471088-scraping-der-produktdaten-von-amazon.md) - [Scraping der Produktinformationen von Tokopedia \(Version 8.4\)](https://helpcenter.octoparse.com/de/articles/6471038-scraping-der-produktinformationen-von-tokopedia-version-8-4.md) - [Scraping der Produktbewertungen von Amazon](https://helpcenter.octoparse.com/de/articles/6471075-scraping-der-produktbewertungen-von-amazon.md) - [Scraping der Geschäftsinformationen \(z. B. Yellowpage, Google Maps\)](https://helpcenter.octoparse.com/de/articles/6471060-scraping-der-geschaftsinformationen-z-b-yellowpage-google-maps.md) - [Scraping der Produktdaten von Kleinanzeigen](https://helpcenter.octoparse.com/de/articles/8998130-scraping-der-produktdaten-von-kleinanzeigen.md): Kleinanzeigen ist die beliebte Online-Plattform in Deutschland. In diesem Artikel erhalten Sie, wie man die Produktdaten daraus scrapt. - [Scraping der Tweets von einem Twitter-Konto](https://helpcenter.octoparse.com/de/articles/6471089-scraping-der-tweets-von-einem-twitter-konto.md) - [Scraping der Follower/folgenden Liste aus einem öffentlichen Twitter-Konto](https://helpcenter.octoparse.com/de/articles/6471061-scraping-der-follower-folgenden-liste-aus-einem-offentlichen-twitter-konto.md) - [Scraping der Bewertungen aus einem Tweet](https://helpcenter.octoparse.com/de/articles/6471050-scraping-der-bewertungen-aus-einem-tweet.md) - [Scraping der Video-Infos von Youtube](https://helpcenter.octoparse.com/de/articles/6471065-scraping-der-video-infos-von-youtube.md) - [Scraping der Video-Bewertungen aus YouTube](https://helpcenter.octoparse.com/de/articles/6471053-scraping-der-video-bewertungen-aus-youtube.md) - [Scraping der Videos aus TikTok](https://helpcenter.octoparse.com/de/articles/6471064-scraping-der-videos-aus-tiktok.md) - [Scraping der Artikel von Medium](https://helpcenter.octoparse.com/de/articles/6471023-scraping-der-artikel-von-medium.md) - [Scraping der Nachrichten von Bild.de](https://helpcenter.octoparse.com/de/articles/7985874-scraping-der-nachrichten-von-bild-de.md) - [Scraping der Ergebnisse aus erweiterter Suche von Google](https://helpcenter.octoparse.com/de/articles/6471051-scraping-der-ergebnisse-aus-erweiterter-suche-von-google.md) - [Scraping der Suchergebnisse von Google Search](https://helpcenter.octoparse.com/de/articles/6471087-scraping-der-suchergebnisse-von-google-search.md) - [Scraping der Suchergebnissen aus Google Scholar](https://helpcenter.octoparse.com/de/articles/6471069-scraping-der-suchergebnissen-aus-google-scholar.md) - [Scraping der Ergebnis-Infos auf einer Liste von Bing](https://helpcenter.octoparse.com/de/articles/6471077-scraping-der-ergebnis-infos-auf-einer-liste-von-bing.md) - [Scraping der Daten aus Duckduckgo Suchergebnisse](https://helpcenter.octoparse.com/de/articles/6471031-scraping-der-daten-aus-duckduckgo-suchergebnisse.md) - [Scraping der Geschäft-Infos von Google Maps](https://helpcenter.octoparse.com/de/articles/6471085-scraping-der-geschaft-infos-von-google-maps.md) - [Scraping der Bewertungen aus Google Maps \(V8.4\)](https://helpcenter.octoparse.com/de/articles/6471070-scraping-der-bewertungen-aus-google-maps-v8-4.md) - [Scraping der Leadsdaten von Yellowpages](https://helpcenter.octoparse.com/de/articles/6471086-scraping-der-leadsdaten-von-yellowpages.md) - [Scraping der Information aus Groupon](https://helpcenter.octoparse.com/de/articles/6471097-scraping-der-information-aus-groupon.md) - [Scraping der Geschäftsdetails von Yell \(V8.4\)](https://helpcenter.octoparse.com/de/articles/6471078-scraping-der-geschaftsdetails-von-yell-v8-4.md) - [Scraping der Leadsdaten von Gelbe Seiten](https://helpcenter.octoparse.com/de/articles/7439285-scraping-der-leadsdaten-von-gelbe-seiten.md) - [Scraping der Leadsdaten von DasÖrtliche](https://helpcenter.octoparse.com/de/articles/9018191-scraping-der-leadsdaten-von-dasortliche.md): Das Örtliche enthält viele Leadsdaten und ist ein Telekommunikationsverzeichnis. Hier können Sie die Methode zum Scraping davon erhalten. - [Scraping der Immobiliendaten von Realtor.com \(V8.4\)](https://helpcenter.octoparse.com/de/articles/6471082-scraping-der-immobiliendaten-von-realtor-com-v8-4.md) - [Scraping der Miet-Wohnungen von ImmoScout24.de](https://helpcenter.octoparse.com/de/articles/9973388-scraping-der-miet-wohnungen-von-immoscout24-de.md): Hier wissen Sie, wie man die Daten wie Miete, Wohnfläche usw. bekommen. - [Scraping der Hotelinformationen von Trip.com](https://helpcenter.octoparse.com/de/articles/6471092-scraping-der-hotelinformationen-von-trip-com.md) - [Scraping der Hotel-Infos von Tripadvisor](https://helpcenter.octoparse.com/de/articles/6471073-scraping-der-hotel-infos-von-tripadvisor.md) - [Scraping der Kundenbewertungen von Tripadviser](https://helpcenter.octoparse.com/de/articles/6471090-scraping-der-kundenbewertungen-von-tripadviser.md) - [Scraping der Hoteldaten aus Booking \(V8.4/+\)](https://helpcenter.octoparse.com/de/articles/6471083-scraping-der-hoteldaten-aus-booking-v8-4.md) - [Scraping der Hotel-Infos von Airbnb](https://helpcenter.octoparse.com/de/articles/6471071-scraping-der-hotel-infos-von-airbnb.md) - [Scraping der Job-Infos von LinkedIn](https://helpcenter.octoparse.com/de/articles/6471036-scraping-der-job-infos-von-linkedin.md) - [Scraping der Beiträge von LinkedIn](https://helpcenter.octoparse.com/de/articles/6471074-scraping-der-beitrage-von-linkedin.md) - [Scraping der Stellenanzeigen von Glassdoor](https://helpcenter.octoparse.com/de/articles/6471094-scraping-der-stellenanzeigen-von-glassdoor.md) - [Scraping der Jobinfo von Indeed \(V8.4\)](https://helpcenter.octoparse.com/de/articles/6471084-scraping-der-jobinfo-von-indeed-v8-4.md) - [Scraping der Unternehmensinformationen von Crunchbase](https://helpcenter.octoparse.com/de/articles/6471045-scraping-der-unternehmensinformationen-von-crunchbase.md) - [Scraping der Jobdaten von Monster](https://helpcenter.octoparse.com/de/articles/7969615-scraping-der-jobdaten-von-monster.md) - [Scraping der Jobdetails von XING](https://helpcenter.octoparse.com/de/articles/7930393-scraping-der-jobdetails-von-xing.md) - [Scraping der Listendaten von XING](https://helpcenter.octoparse.com/de/articles/7887136-scraping-der-listendaten-von-xing.md) - [Scraping der Listendaten von Arbeitsagentur](https://helpcenter.octoparse.com/de/articles/9530880-scraping-der-listendaten-von-arbeitsagentur.md) - [Scraping der Jobdetails von Arbeitsagentur](https://helpcenter.octoparse.com/de/articles/9531488-scraping-der-jobdetails-von-arbeitsagentur.md) - [Scraping der Kryptowährung-Infos von Yahoo Finance](https://helpcenter.octoparse.com/de/articles/6471079-scraping-der-kryptowahrung-infos-von-yahoo-finance.md) - [Scraping der Produktdaten von Canadian Tire](https://helpcenter.octoparse.com/de/articles/6471044-scraping-der-produktdaten-von-canadian-tire.md) ### Glossar - [Was ist eine benutzerdefinierte Aufgabe?](https://helpcenter.octoparse.com/de/articles/6470912-was-ist-eine-benutzerdefinierte-aufgabe.md): Es gibt zwei Arten von Aufgaben innerhalb von Octoparse: - [Was ist eine Aufgabenvorlage?](https://helpcenter.octoparse.com/de/articles/6470913-was-ist-eine-aufgabenvorlage.md) - [Was ist Cloud-Extraktion?](https://helpcenter.octoparse.com/de/articles/6470910-was-ist-cloud-extraktion.md) - [Was sind gleichlaufende Ausführungen?](https://helpcenter.octoparse.com/de/articles/6470965-was-sind-gleichlaufende-ausfuhrungen.md) - [Was ist die automatische Erkennung und wie wird sie verwendet?](https://helpcenter.octoparse.com/de/articles/6470911-was-ist-die-automatische-erkennung-und-wie-wird-sie-verwendet.md) - [Was sind „Cloud Live Log“ und „Cloud History“?](https://helpcenter.octoparse.com/de/articles/6470914-was-sind-cloud-live-log-und-cloud-history.md) - [Standard Modus vs Boost Modus](https://helpcenter.octoparse.com/de/articles/6470935-standard-modus-vs-boost-modus.md) - [Was sind Add-on-Guthaben?](https://helpcenter.octoparse.com/de/articles/13998587-was-sind-add-on-guthaben.md) - [Was ist IP-Rotation](https://helpcenter.octoparse.com/de/articles/6470915-was-ist-ip-rotation.md) - [Was ist Datendienst?](https://helpcenter.octoparse.com/de/articles/6470916-was-ist-datendienst.md) - [Inkrementelle Extraktion - Einfacher Erhalten der Aktualisierten Daten](https://helpcenter.octoparse.com/de/articles/6470938-inkrementelle-extraktion-einfacher-erhalten-der-aktualisierten-daten.md) - [Chrome vs Monitorloser Modus \(v8.8.0 oder höher\)](https://helpcenter.octoparse.com/de/articles/12040347-chrome-vs-monitorloser-modus-v8-8-0-oder-hoher.md) ### Kontoverwaltung - [Wie kann ich E-Mail-Adresse von Octoparse Konto verändern?](https://helpcenter.octoparse.com/de/articles/6514398-wie-kann-ich-e-mail-adresse-von-octoparse-konto-verandern.md) - [Über ausgesetzte Konten](https://helpcenter.octoparse.com/de/articles/6877149-uber-ausgesetzte-konten.md): Dieses Tutorial wird Ihnen mitteilen, bei welcher Situation Ihr Konto ausgesetzt wird. - [Nehmen Sie sich am Octoparse-Affiliate-Programm teil!](https://helpcenter.octoparse.com/de/articles/6471105-nehmen-sie-sich-am-octoparse-affiliate-programm-teil.md) - [Wie kann ich mein Passwort zurücksetzen?](https://helpcenter.octoparse.com/de/articles/6471110-wie-kann-ich-mein-passwort-zurucksetzen.md) - [Wie kann ich einen Verifizierungscode erneut senden?](https://helpcenter.octoparse.com/de/articles/6471107-wie-kann-ich-einen-verifizierungscode-erneut-senden.md) - [Wie kann ich mein Konto löschen?](https://helpcenter.octoparse.com/de/articles/6471116-wie-kann-ich-mein-konto-loschen.md): ❗ WICHTIGER HINWEIS ❗ - [Was soll ich tun, wenn mein Konto gesperrt wird?](https://helpcenter.octoparse.com/de/articles/6471114-was-soll-ich-tun-wenn-mein-konto-gesperrt-wird.md) - [Benutzernamen abrufen/aktualisieren](https://helpcenter.octoparse.com/de/articles/6471111-benutzernamen-abrufen-aktualisieren.md) ### Abrechnung & Abonnement - [Vergleich aller Octoparse-Pläne](https://helpcenter.octoparse.com/de/articles/6471103-vergleich-aller-octoparse-plane.md) - [Melden Sie sich für eine 14-tägige kostenlose Testversion an](https://helpcenter.octoparse.com/de/articles/6471121-melden-sie-sich-fur-eine-14-tagige-kostenlose-testversion-an.md) - [Kann ich meine Premium-Testversion verlängern?](https://helpcenter.octoparse.com/de/articles/6471122-kann-ich-meine-premium-testversion-verlangern.md) - [Wie kann ich mein Abonnement/meine Testversion kündigen?](https://helpcenter.octoparse.com/de/articles/6471123-wie-kann-ich-mein-abonnement-meine-testversion-kundigen.md): In diesem Artikel können Sie lernen, wie man ein Abonnement kündigt oder eine Testversion kündigt. - [Wie bekomme ich Octoparse einen Rabatt von Bildung, Exposition und Non-Profit-Organisationen?](https://helpcenter.octoparse.com/de/articles/6471124-wie-bekomme-ich-octoparse-einen-rabatt-von-bildung-exposition-und-non-profit-organisationen.md) - [Rückgaberecht von Octoparse](https://helpcenter.octoparse.com/de/articles/6471128-ruckgaberecht-von-octoparse.md) - [Fehler bei der Zahlung](https://helpcenter.octoparse.com/de/articles/6471117-fehler-bei-der-zahlung.md) - [Codes für fehlgeschlagene Zahlungen](https://helpcenter.octoparse.com/de/articles/9813146-codes-fur-fehlgeschlagene-zahlungen.md) - [Warum fehlschlägt meine Zahlung und was soll ich tun?](https://helpcenter.octoparse.com/de/articles/6471118-warum-fehlschlagt-meine-zahlung-und-was-soll-ich-tun.md) - [Wie entferne ich die Kreditkarte?](https://helpcenter.octoparse.com/de/articles/6471129-wie-entferne-ich-die-kreditkarte.md) - [Aktualisierung Ihrer Bezahlungsmethode](https://helpcenter.octoparse.com/de/articles/6471119-aktualisierung-ihrer-bezahlungsmethode.md) - [Wie kann ich die Rechnung erhalten?](https://helpcenter.octoparse.com/de/articles/6471120-wie-kann-ich-die-rechnung-erhalten.md) - [Wie kann ich das Abonnement zurückstufen?](https://helpcenter.octoparse.com/de/articles/6471125-wie-kann-ich-das-abonnement-zuruckstufen.md) - [Was passiert, wenn ich ein Upgrade auf einen Premium-Plan durchführe?](https://helpcenter.octoparse.com/de/articles/6471109-was-passiert-wenn-ich-ein-upgrade-auf-einen-premium-plan-durchfuhre.md) - [Upgraden Sie Ihr Konto auf einen Premium-Plan](https://helpcenter.octoparse.com/de/articles/6471112-upgraden-sie-ihr-konto-auf-einen-premium-plan.md) - [Upgrade eines bestehenden Premium-Plans](https://helpcenter.octoparse.com/de/articles/13998265-upgrade-eines-bestehenden-premium-plans.md) - [Was passiert, wenn ein Premium-Abonnement abläuft?](https://helpcenter.octoparse.com/de/articles/6471126-was-passiert-wenn-ein-premium-abonnement-ablauft.md) - [Notiz der Preiserhöhung vom Abonnement](https://helpcenter.octoparse.com/de/articles/9526285-notiz-der-preiserhohung-vom-abonnement.md) ### Herunterladen & Installieren - [Welche neue Funktionen in Octoparse 8.5.4?](https://helpcenter.octoparse.com/de/articles/6470908-welche-neue-funktionen-in-octoparse-8-5-4.md) - [Herunterladen, Installieren & Anmelden](https://helpcenter.octoparse.com/de/articles/6470909-herunterladen-installieren-anmelden.md): Hier können Sie lernen, wie man Octoparse herunterladen, installieren und sich dabei auf verschiedene Geräte anmelden kann. - [Welche neue Funktionen in Octoparse 8.6.8?](https://helpcenter.octoparse.com/de/articles/8984897-welche-neue-funktionen-in-octoparse-8-6-8.md) ## Italiano ### Per Iniziare - [Benvenuto a Octoparse](https://helpcenter.octoparse.com/it/articles/6470918-benvenuto-a-octoparse.md) - [Lezione 0: Scoprire Octoparse](https://helpcenter.octoparse.com/it/articles/6470919-lezione-0-scoprire-octoparse.md) - [Lezione 1: Estrarre i dati automaticamente](https://helpcenter.octoparse.com/it/articles/6470921-lezione-1-estrarre-i-dati-automaticamente.md) - [Lezione 2: Ottimizzare l'attività](https://helpcenter.octoparse.com/it/articles/6470922-lezione-2-ottimizzare-l-attivita.md) - [Lezione 3: Perfezionare i dati](https://helpcenter.octoparse.com/it/articles/6470923-lezione-3-perfezionare-i-dati.md) - [Lezione 4: Provare l'attività](https://helpcenter.octoparse.com/it/articles/6470924-lezione-4-provare-l-attivita.md) - [Lezione 5: Acquisire i dati desiderati](https://helpcenter.octoparse.com/it/articles/6470925-lezione-5-acquisire-i-dati-desiderati.md) - [Lezione 6: Programmare esecuzioni regolari](https://helpcenter.octoparse.com/it/articles/6470926-lezione-6-programmare-esecuzioni-regolari.md) - [Lezione 7: Fai pure! Crea la tua prima attività di data scraping!](https://helpcenter.octoparse.com/it/articles/6470927-lezione-7-fai-pure-crea-la-tua-prima-attivita-di-data-scraping.md) ### AI Integrations & API - [Domande frequenti su Octoparse API](https://helpcenter.octoparse.com/it/articles/6471015-domande-frequenti-su-octoparse-api.md) - [Come connettersi all'API di Octoparse con Postman](https://helpcenter.octoparse.com/it/articles/6471017-come-connettersi-all-api-di-octoparse-con-postman.md) ### Demo di Scraper Personailzzato - [Estrazione di dati sia da pagine di lista che quelle dei dettagli](https://helpcenter.octoparse.com/it/articles/6470985-estrazione-di-dati-sia-da-pagine-di-lista-che-quelle-dei-dettagli.md) - [Fare clic su ogni link in una lista e estrarre dati da nuove pagine](https://helpcenter.octoparse.com/it/articles/6470996-fare-clic-su-ogni-link-in-una-lista-e-estrarre-dati-da-nuove-pagine.md) - [Creare un'attività usando una lista di URL](https://helpcenter.octoparse.com/it/articles/6470988-creare-un-attivita-usando-una-lista-di-url.md) - [Estrazione di dati da una tabella](https://helpcenter.octoparse.com/it/articles/6470992-estrazione-di-dati-da-una-tabella.md) - [Come estrarre le varianti di un prodotto](https://helpcenter.octoparse.com/it/articles/6470978-come-estrarre-le-varianti-di-un-prodotto.md) - [Raccolta di una lista di dati](https://helpcenter.octoparse.com/it/articles/6470956-raccolta-di-una-lista-di-dati.md) - [Come estrarre dati da una finestra pop-up](https://helpcenter.octoparse.com/it/articles/6470974-come-estrarre-dati-da-una-finestra-pop-up.md) - [Estrazione di dati da un iFrame](https://helpcenter.octoparse.com/it/articles/6471001-estrazione-di-dati-da-un-iframe.md) - [Estrazione di dati da link JSON](https://helpcenter.octoparse.com/it/articles/6471000-estrazione-di-dati-da-link-json.md) ### Tutorial Avanzati - [Cos'è l'XPath e come possiamo utilizzarlo in Octoparse?](https://helpcenter.octoparse.com/it/articles/6471011-cos-e-l-xpath-e-come-possiamo-utilizzarlo-in-octoparse.md) - [Come utilizzare XPath relativo a individuare dati fuori di un loop item](https://helpcenter.octoparse.com/it/articles/6471020-come-utilizzare-xpath-relativo-a-individuare-dati-fuori-di-un-loop-item.md) - [Come utilizzare XPath a individuare gli indirizzi email da link mailto su qualsiasi sito web](https://helpcenter.octoparse.com/it/articles/6471022-come-utilizzare-xpath-a-individuare-gli-indirizzi-email-da-link-mailto-su-qualsiasi-sito-web.md) - [Problemi sui campi dati mancanti, vuoti o fuori posto](https://helpcenter.octoparse.com/it/articles/6471018-problemi-sui-campi-dati-mancanti-vuoti-o-fuori-posto.md) - [Come scrivere l'XPath di un elemento](https://helpcenter.octoparse.com/it/articles/6471014-come-scrivere-l-xpath-di-un-elemento.md) - [Come individuare elemento web tramite testo vicino](https://helpcenter.octoparse.com/it/articles/6471016-come-individuare-elemento-web-tramite-testo-vicino.md) - [Come escludere elementi pubblicitari indesiderati da un loop utilizzando XPath](https://helpcenter.octoparse.com/it/articles/6471013-come-escludere-elementi-pubblicitari-indesiderati-da-un-loop-utilizzando-xpath.md) - [Guida AJAX](https://helpcenter.octoparse.com/it/articles/6470950-guida-ajax.md) - [Impaginazione \(con un tasto Avanti\)](https://helpcenter.octoparse.com/it/articles/6470986-impaginazione-con-un-tasto-avanti.md) - [Impaginazione \(con un tasto Carica altro\)](https://helpcenter.octoparse.com/it/articles/6470991-impaginazione-con-un-tasto-carica-altro.md) - [Impaginazione \(senza tasto Avanti\)](https://helpcenter.octoparse.com/it/articles/6470989-impaginazione-senza-tasto-avanti.md) - [Impaginazione \(scorrimento infinito\)](https://helpcenter.octoparse.com/it/articles/6470993-impaginazione-scorrimento-infinito.md) - [Estrarre e scaricare file da siti Web](https://helpcenter.octoparse.com/it/articles/6470929-estrarre-e-scaricare-file-da-siti-web.md) - [Aggiungere un campo dati personalizzato](https://helpcenter.octoparse.com/it/articles/6470998-aggiungere-un-campo-dati-personalizzato.md) - [Raccolta di dati a livello di pagina \(metadati, URL, titoli & HTML\)](https://helpcenter.octoparse.com/it/articles/6471002-raccolta-di-dati-a-livello-di-pagina-metadati-url-titoli-html.md): Come usare Octoparse a estrarre dati a livello di pagina tra cui url e titolo della pagina, metadati e codice sorgente HTML. - [Come rimuovere duplicati](https://helpcenter.octoparse.com/it/articles/6470984-come-rimuovere-duplicati.md) - [Come importare ed esportare le attività?](https://helpcenter.octoparse.com/it/articles/6470958-come-importare-ed-esportare-le-attivita.md) - [Condividere un'attività tramite un link](https://helpcenter.octoparse.com/it/articles/9009800-condividere-un-attivita-tramite-un-link.md) - [Programmazione delle esecuzioni di attività](https://helpcenter.octoparse.com/it/articles/6470962-programmazione-delle-esecuzioni-di-attivita.md) - [Impostazioni di notifiche \(versione 8.7.4 o più recente\)](https://helpcenter.octoparse.com/it/articles/10221226-impostazioni-di-notifiche-versione-8-7-4-o-piu-recente.md) ### Risoluzione dei Problemi - [Perché mi porta su una pagina vuota dopo faccio clic su un elemento?](https://helpcenter.octoparse.com/it/articles/6471133-perche-mi-porta-su-una-pagina-vuota-dopo-faccio-clic-su-un-elemento.md) - [Perché Octoparse non aprire normalmente l'URL inserito?](https://helpcenter.octoparse.com/it/articles/6471177-perche-octoparse-non-aprire-normalmente-l-url-inserito.md) ### Domande Frequenti - [Quali tipi di siti Web o dati possono essere estrapolati usando Octoparse?](https://helpcenter.octoparse.com/it/articles/6807162-quali-tipi-di-siti-web-o-dati-possono-essere-estrapolati-usando-octoparse.md) - [Ho cancellato sbagliatamente una delle mie attività e i dati relativi, posso ripristinarla?](https://helpcenter.octoparse.com/it/articles/6471175-ho-cancellato-sbagliatamente-una-delle-mie-attivita-e-i-dati-relativi-posso-ripristinarla.md) - [Posso raccogliere numeri di telefono crittografati da qualsiasi sito web \(ad esempio Justdial\)?](https://helpcenter.octoparse.com/it/articles/6471174-posso-raccogliere-numeri-di-telefono-crittografati-da-qualsiasi-sito-web-ad-esempio-justdial.md) - [Come cancellare i dati cronologici](https://helpcenter.octoparse.com/it/articles/10650681-come-cancellare-i-dati-cronologici.md) ### Esempi di Applicazione - [Come estrarre immagini di prodotto da eBay](https://helpcenter.octoparse.com/it/articles/6471102-come-estrarre-immagini-di-prodotto-da-ebay.md) - [Come estrarre informazioni sui prodotti da eBay](https://helpcenter.octoparse.com/it/articles/6471040-come-estrarre-informazioni-sui-prodotti-da-ebay.md) - [Come estrarre dettagli dei prodotti su Amazon](https://helpcenter.octoparse.com/it/articles/6471088-come-estrarre-dettagli-dei-prodotti-su-amazon.md) - [Come estrarre recensioni sui prodotti su Amazon](https://helpcenter.octoparse.com/it/articles/6471075-come-estrarre-recensioni-sui-prodotti-su-amazon.md) - [Come estrarre informazioni sui video di tendenza di YouTube](https://helpcenter.octoparse.com/it/articles/6471065-come-estrarre-informazioni-sui-video-di-tendenza-di-youtube.md) - [Come estrarre commenti su YouTube](https://helpcenter.octoparse.com/it/articles/6471053-come-estrarre-commenti-su-youtube.md) - [Come estrarre video di TikTok](https://helpcenter.octoparse.com/it/articles/6471064-come-estrarre-video-di-tiktok.md) - [Come estrarre dati dalla ricerca su Google](https://helpcenter.octoparse.com/it/articles/6471087-come-estrarre-dati-dalla-ricerca-su-google.md) - [Come estrarre risultati di ricerca di Bing](https://helpcenter.octoparse.com/it/articles/6471077-come-estrarre-risultati-di-ricerca-di-bing.md) - [Come estrarre lead da Pagine Gialle](https://helpcenter.octoparse.com/it/articles/6471086-come-estrarre-lead-da-pagine-gialle.md) - [Come estrarre dati immobiliari di Idealista](https://helpcenter.octoparse.com/it/articles/6471082-come-estrarre-dati-immobiliari-di-idealista.md) - [Come estrarre dati immobiliari di Immobiliare.it](https://helpcenter.octoparse.com/it/articles/8204855-come-estrarre-dati-immobiliari-di-immobiliare-it.md) - [Come estrarre dati di hotel su Tripadvisor](https://helpcenter.octoparse.com/it/articles/6471073-come-estrarre-dati-di-hotel-su-tripadvisor.md) - [Come estrarre dati di hotel su Booking](https://helpcenter.octoparse.com/it/articles/6471083-come-estrarre-dati-di-hotel-su-booking.md) - [Come estrarre offerte di lavoro su LinkedIn](https://helpcenter.octoparse.com/it/articles/6471036-come-estrarre-offerte-di-lavoro-su-linkedin.md) ### Glossario - [Cos'è l'Attività Personalizzata?](https://helpcenter.octoparse.com/it/articles/6470912-cos-e-l-attivita-personalizzata.md) - [Cos'è un modello predefinito?](https://helpcenter.octoparse.com/it/articles/6470913-cos-e-un-modello-predefinito.md) - [Cos'è l'estrazione nel cloud?](https://helpcenter.octoparse.com/it/articles/6470910-cos-e-l-estrazione-nel-cloud.md) - [Cosa sono le esecuzioni silmutanee?](https://helpcenter.octoparse.com/it/articles/6470965-cosa-sono-le-esecuzioni-silmutanee.md) - [Cos'è il rilevamento automatico e come utilizzarlo?](https://helpcenter.octoparse.com/it/articles/6470911-cos-e-il-rilevamento-automatico-e-come-utilizzarlo.md) - [Cos'è il giornale e la cronologia di cloud in tempo reale?](https://helpcenter.octoparse.com/it/articles/6470914-cos-e-il-giornale-e-la-cronologia-di-cloud-in-tempo-reale.md) - [Cos'è la rotazione degli indirizzi IP?](https://helpcenter.octoparse.com/it/articles/6470915-cos-e-la-rotazione-degli-indirizzi-ip.md) - [Cos'è il servizio di dati?](https://helpcenter.octoparse.com/it/articles/6470916-cos-e-il-servizio-di-dati.md) - [Modalità Chrome v.s. Modalità headless \(v 8.8.0 o più recente\)](https://helpcenter.octoparse.com/it/articles/12040347-modalita-chrome-v-s-modalita-headless-v-8-8-0-o-piu-recente.md) ### Gestione Account - [Come cambiare indirizzo di email?](https://helpcenter.octoparse.com/it/articles/6514398-come-cambiare-indirizzo-di-email.md) - [Come reimpostare la password](https://helpcenter.octoparse.com/it/articles/6471110-come-reimpostare-la-password.md) - [Mancata di ricezione di email d'attivazione](https://helpcenter.octoparse.com/it/articles/6471107-mancata-di-ricezione-di-email-d-attivazione.md) - [Come eliminare l'account?](https://helpcenter.octoparse.com/it/articles/6471116-come-eliminare-l-account.md) - [Come posso sbloccare il mio account?](https://helpcenter.octoparse.com/it/articles/6471114-come-posso-sbloccare-il-mio-account.md) - [Come posso recuperare il nome utente?](https://helpcenter.octoparse.com/it/articles/6471111-come-posso-recuperare-il-nome-utente.md) ### Fatturazione e Abbonamento - [Richiesta di una prova gratuita di 14 giorni](https://helpcenter.octoparse.com/it/articles/6471121-richiesta-di-una-prova-gratuita-di-14-giorni.md) - [Come annullare l'abbonamento/prova gratuita?](https://helpcenter.octoparse.com/it/articles/6471123-come-annullare-l-abbonamento-prova-gratuita.md) - [Richiedere uno sconto per organizzazioni accademiche/no-profit/esposizione](https://helpcenter.octoparse.com/it/articles/6471124-richiedere-uno-sconto-per-organizzazioni-accademiche-no-profit-esposizione.md) - [Politica di rimborso Octoparse](https://helpcenter.octoparse.com/it/articles/6471128-politica-di-rimborso-octoparse.md) - [Errori nel pagamento](https://helpcenter.octoparse.com/it/articles/6471117-errori-nel-pagamento.md) - [Codici di errore di pagamento](https://helpcenter.octoparse.com/it/articles/9813146-codici-di-errore-di-pagamento.md) - [Perché non riesco a fare il pagamento?](https://helpcenter.octoparse.com/it/articles/6471118-perche-non-riesco-a-fare-il-pagamento.md) - [Come posso rimuovere i dettagli della mia carta di credito?](https://helpcenter.octoparse.com/it/articles/6471129-come-posso-rimuovere-i-dettagli-della-mia-carta-di-credito.md) - [Dove posso trovare le mie fatture?](https://helpcenter.octoparse.com/it/articles/6471120-dove-posso-trovare-le-mie-fatture.md) - [Avviso di Aumento Prezzi](https://helpcenter.octoparse.com/it/articles/9526285-avviso-di-aumento-prezzi.md) ### Scaricamento e Installazione - [Lo scaricamento, l'installazione e l'accesso](https://helpcenter.octoparse.com/it/articles/6470909-lo-scaricamento-l-installazione-e-l-accesso.md): Scopri come scaricare, installare e accedere a Octoparse su diversi sistemi operativi e come risolvere i problemi che si sono verificati. ## 日本語 ### スタートガイド - [Octoparseへようこそ](https://helpcenter.octoparse.com/ja/articles/6470918-octoparseへようこそ.md) - [レッスン0:Octoparseの基本紹介](https://helpcenter.octoparse.com/ja/articles/6470919-レッスン0-octoparseの基本紹介.md) - [レッスン1:自動検出機能でデータを抽出する](https://helpcenter.octoparse.com/ja/articles/6470921-レッスン1-自動検出機能でデータを抽出する.md) - [レッスン2:タスクを最適化する](https://helpcenter.octoparse.com/ja/articles/6470922-レッスン2-タスクを最適化する.md) - [レッスン3:データフィールドを調整する](https://helpcenter.octoparse.com/ja/articles/6470923-レッスン3-データフィールドを調整する.md) - [レッスン4:タスクをテスト実行する](https://helpcenter.octoparse.com/ja/articles/6470924-レッスン4-タスクをテスト実行する.md) - [レッスン5:データを取得する](https://helpcenter.octoparse.com/ja/articles/6470925-レッスン5-データを取得する.md) - [レッスン6:定期実行をスケジュールする](https://helpcenter.octoparse.com/ja/articles/6470926-レッスン6-定期実行をスケジュールする.md) - [レッスン7:まとめ](https://helpcenter.octoparse.com/ja/articles/6470927-レッスン7-まとめ.md) ### AI連携とAPI - [MCP/API無料トライアルクレジットとは?](https://helpcenter.octoparse.com/ja/articles/14593385-mcp-api無料トライアルクレジットとは.md): Octoparseは、対象ユーザーがアカウントのアップグレードやチャージを行う前にワークフローを試せるよう、MCP/API抽出向けの無料トライアルクレジットを提供しています。 - [Octoparse APIに関するよくある質問](https://helpcenter.octoparse.com/ja/articles/6471015-octoparse-apiに関するよくある質問.md) - [OpenAPI ドキュメンテーション](https://helpcenter.octoparse.com/ja/articles/6471012-openapi-ドキュメンテーション.md) - [Postmanを使用してOctoparse APIに接続する方法](https://helpcenter.octoparse.com/ja/articles/6471017-postmanを使用してoctoparse-apiに接続する方法.md) - [Mixed Analytics API Connectorを使用してGoogle Sheetsへデータをエクスポート](https://helpcenter.octoparse.com/ja/articles/6471003-mixed-analytics-api-connectorを使用してgoogle-sheetsへデータをエクスポート.md) - [APIよりクローラのパラメータを変更する](https://helpcenter.octoparse.com/ja/articles/8204839-apiよりクローラのパラメータを変更する.md) - [API権限指示表](https://helpcenter.octoparse.com/ja/articles/8204840-api権限指示表.md) - [APIを使ってプログラムを追加してAPIで抽出できますか?](https://helpcenter.octoparse.com/ja/articles/8204842-apiを使ってプログラムを追加してapiで抽出できますか.md) - [APIキーの作成方法と使い方](https://helpcenter.octoparse.com/ja/articles/14494739-apiキーの作成方法と使い方.md) ### カスタマイズタスクのデモ - [検索結果と詳細ページを同時にスクレイピングする](https://helpcenter.octoparse.com/ja/articles/6470985-検索結果と詳細ページを同時にスクレイピングする.md) - [詳細ページ移動してデータを抽出する](https://helpcenter.octoparse.com/ja/articles/6470996-詳細ページ移動してデータを抽出する.md) - [URLリストを使ってデータを抽出する方法](https://helpcenter.octoparse.com/ja/articles/6470988-urlリストを使ってデータを抽出する方法.md) - [テーブルデータを抽出する](https://helpcenter.octoparse.com/ja/articles/6470992-テーブルデータを抽出する.md) - [複数のバリエーション商品情報を抽出する](https://helpcenter.octoparse.com/ja/articles/6470978-複数のバリエーション商品情報を抽出する.md) - [URLの一括インポート](https://helpcenter.octoparse.com/ja/articles/6470981-urlの一括インポート.md) - [リスト一覧ページからデータを抽出する](https://helpcenter.octoparse.com/ja/articles/6470956-リスト一覧ページからデータを抽出する.md) - [ポップアップからデータをスクレイピングする](https://helpcenter.octoparse.com/ja/articles/6470974-ポップアップからデータをスクレイピングする.md) - [IFrame内の要素をスクレイピングする方法](https://helpcenter.octoparse.com/ja/articles/6471001-iframe内の要素をスクレイピングする方法.md) - [JSONからのデータをスクレイピングする方法](https://helpcenter.octoparse.com/ja/articles/6471000-jsonからのデータをスクレイピングする方法.md) ### 上級編 - [XPathとは?OctoparseでXPathを利用する方法は?](https://helpcenter.octoparse.com/ja/articles/6471011-xpathとは-octoparseでxpathを利用する方法は.md) - [相対XPathを使用してループアイテム外のデータを取得する方法](https://helpcenter.octoparse.com/ja/articles/6471020-相対xpathを使用してループアイテム外のデータを取得する方法.md) - [XPathを通して「mailto」リンクから任意のウェブサイト上のメールアドレスを特定する](https://helpcenter.octoparse.com/ja/articles/6471022-xpathを通して-mailto-リンクから任意のウェブサイト上のメールアドレスを特定する.md) - [望むデータが得られない場合、どうすればいいですか?](https://helpcenter.octoparse.com/ja/articles/6471018-望むデータが得られない場合-どうすればいいですか.md) - [XPathによる特定データの指定](https://helpcenter.octoparse.com/ja/articles/6471014-xpathによる特定データの指定.md) - [Web要素を近くのテキストによって特定する](https://helpcenter.octoparse.com/ja/articles/6471016-web要素を近くのテキストによって特定する.md) - [リストを作成する際に広告アイテムを除外する方法は?](https://helpcenter.octoparse.com/ja/articles/6471013-リストを作成する際に広告アイテムを除外する方法は.md) - [候補XPathを設定する](https://helpcenter.octoparse.com/ja/articles/6470948-候補xpathを設定する.md) - [正規表現の使い方と利用タイミング](https://helpcenter.octoparse.com/ja/articles/8204791-正規表現の使い方と利用タイミング.md) - [要素のソースコードを確認する](https://helpcenter.octoparse.com/ja/articles/8204822-要素のソースコードを確認する.md) - [XPath基礎編 - 1.クローラーとxpathの関係とは?](https://helpcenter.octoparse.com/ja/articles/8204823-xpath基礎編-1-クローラーとxpathの関係とは.md) - [XPath基礎編 - 2.基本文法、ノード、軸](https://helpcenter.octoparse.com/ja/articles/8204824-xpath基礎編-2-基本文法-ノード-軸.md) - [XPath基礎編 - 3.演算子と関数](https://helpcenter.octoparse.com/ja/articles/8204825-xpath基礎編-3-演算子と関数.md) - [XPath応用編 - 1.次へボタンを指定する](https://helpcenter.octoparse.com/ja/articles/8204826-xpath応用編-1-次へボタンを指定する.md) - [XPath応用編 - 2.テーブルデータを指定する](https://helpcenter.octoparse.com/ja/articles/8204827-xpath応用編-2-テーブルデータを指定する.md) - [XPath応用編 - 3.商品リストのデータを指定する](https://helpcenter.octoparse.com/ja/articles/8204828-xpath応用編-3-商品リストのデータを指定する.md) - [データ抽出のための正規表現(Regex)チートシート](https://helpcenter.octoparse.com/ja/articles/11659531-データ抽出のための正規表現-regex-チートシート.md) - [Ajax読み込み](https://helpcenter.octoparse.com/ja/articles/6470950-ajax読み込み.md) - [ページネーションの処理(「次へ」ボタンがある場合)](https://helpcenter.octoparse.com/ja/articles/6470986-ページネーションの処理-次へ-ボタンがある場合.md) - [ページネーションの処理\(「もっと見る」/「さらに表示」ボタンがある場合\)](https://helpcenter.octoparse.com/ja/articles/6470991-ページネーションの処理-もっと見る-さらに表示-ボタンがある場合.md) - [ページネーションの処理(「次へ」ボタンがない場合)](https://helpcenter.octoparse.com/ja/articles/6470989-ページネーションの処理-次へ-ボタンがない場合.md) - [ページネーションの処理\(無限スクロール\)](https://helpcenter.octoparse.com/ja/articles/6470993-ページネーションの処理-無限スクロール.md) - [ウェブサイトからファイルを取得しダウンロードする](https://helpcenter.octoparse.com/ja/articles/6470929-ウェブサイトからファイルを取得しダウンロードする.md) - [カスタムデータフィールドを追加](https://helpcenter.octoparse.com/ja/articles/6470998-カスタムデータフィールドを追加.md) - [該当ページのデータ\(メタデータ、URL、タイトル、HTML\)を取得する方法](https://helpcenter.octoparse.com/ja/articles/6471002-該当ページのデータ-メタデータ-url-タイトル-html-を取得する方法.md) - [該当URLループを追加する](https://helpcenter.octoparse.com/ja/articles/6470936-該当urlループを追加する.md) - [重複の削除](https://helpcenter.octoparse.com/ja/articles/6470984-重複の削除.md) - [同一フィールドでの複数行のマージ](https://helpcenter.octoparse.com/ja/articles/6470949-同一フィールドでの複数行のマージ.md) - [データフィールド設定のインポートとエクスポート](https://helpcenter.octoparse.com/ja/articles/6470964-データフィールド設定のインポートとエクスポート.md) - [タスクグループを削除する方法](https://helpcenter.octoparse.com/ja/articles/6470944-タスクグループを削除する方法.md) - [タスクIDはどこにありますか](https://helpcenter.octoparse.com/ja/articles/6470957-タスクidはどこにありますか.md) - [タスクのエクスポートとインポート](https://helpcenter.octoparse.com/ja/articles/6470958-タスクのエクスポートとインポート.md) - [フィルターを使ってタスクを整理する](https://helpcenter.octoparse.com/ja/articles/6470960-フィルターを使ってタスクを整理する.md) - [タスクグループ](https://helpcenter.octoparse.com/ja/articles/6470959-タスクグループ.md) - [Octoparseでローカル実行する方法](https://helpcenter.octoparse.com/ja/articles/6470987-octoparseでローカル実行する方法.md) - [リンク経由でタスクを共有する](https://helpcenter.octoparse.com/ja/articles/9009800-リンク経由でタスクを共有する.md): タスクファイルを他のユーザーと手軽に共有できます。 - [タスクのスケジュール実行](https://helpcenter.octoparse.com/ja/articles/6470962-タスクのスケジュール実行.md) - [クラウドタスクが終了したときに通知を受け取る](https://helpcenter.octoparse.com/ja/articles/6470937-クラウドタスクが終了したときに通知を受け取る.md) - [タスク件数が上限に達した場合、どうすればいいですか?](https://helpcenter.octoparse.com/ja/articles/8204939-タスク件数が上限に達した場合-どうすればいいですか.md) - [通知機能:アラートとリマインダー \(v8.7.4 以上\)](https://helpcenter.octoparse.com/ja/articles/10221226-通知機能-アラートとリマインダー-v8-7-4-以上.md) ### トラブルシューティング - [アイテムをクリックした後、空白のページが表示される理由](https://helpcenter.octoparse.com/ja/articles/6471133-アイテムをクリックした後-空白のページが表示される理由.md) - [リンクをクリックした際にURLスクレイピングのオプションが見つからない理由は?](https://helpcenter.octoparse.com/ja/articles/6471136-リンクをクリックした際にurlスクレイピングのオプションが見つからない理由は.md) - [URLを入力しましたが、OctoparseでWebページが開きません](https://helpcenter.octoparse.com/ja/articles/6471177-urlを入力しましたが-octoparseでwebページが開きません.md) ### よくある質問 - [Octoparseはどのような種類のサイト/データをスクレイピングできますか?](https://helpcenter.octoparse.com/ja/articles/6807162-octoparseはどのような種類のサイト-データをスクレイピングできますか.md) - [タスク/データを誤って削除したら、それらを取り戻すことができますか?](https://helpcenter.octoparse.com/ja/articles/6471175-タスク-データを誤って削除したら-それらを取り戻すことができますか.md) - [タスク件数が上限に達した場合はどうすればいいか?](https://helpcenter.octoparse.com/ja/articles/6471161-タスク件数が上限に達した場合はどうすればいいか.md) - [Webからメールアドレス、電話番号を抽出できますか?](https://helpcenter.octoparse.com/ja/articles/6471174-webからメールアドレス-電話番号を抽出できますか.md) - [Macのキャッシュをクリアする方法](https://helpcenter.octoparse.com/ja/articles/6471162-macのキャッシュをクリアする方法.md) - [履歴データをクリアする方法](https://helpcenter.octoparse.com/ja/articles/10650681-履歴データをクリアする方法.md) ### 応用例 - [eBayから商品画像のURLをスクレイピングする方法](https://helpcenter.octoparse.com/ja/articles/6471102-ebayから商品画像のurlをスクレイピングする方法.md) - [eBayから商品情報をスクレイピング](https://helpcenter.octoparse.com/ja/articles/6471040-ebayから商品情報をスクレイピング.md) - [Google Playからレビューをスクレイピングする](https://helpcenter.octoparse.com/ja/articles/6471066-google-playからレビューをスクレイピングする.md) - [Google Playからアプリデータをスクレイピングする](https://helpcenter.octoparse.com/ja/articles/6471063-google-playからアプリデータをスクレイピングする.md) - [Target.comから製品情報をスクレイピング](https://helpcenter.octoparse.com/ja/articles/6471093-target-comから製品情報をスクレイピング.md) - [Trustpilotからレビューをスクレイピングする](https://helpcenter.octoparse.com/ja/articles/6471091-trustpilotからレビューをスクレイピングする.md) - [Amazonから製品情報をスクレイピングする](https://helpcenter.octoparse.com/ja/articles/6471088-amazonから製品情報をスクレイピングする.md) - [Amazonから商品のレビューを取得する](https://helpcenter.octoparse.com/ja/articles/6471075-amazonから商品のレビューを取得する.md) - [ビジネス情報(例:Yellow pages、Googleマップ)をどのようにスクレイピング](https://helpcenter.octoparse.com/ja/articles/6471060-ビジネス情報-例-yellow-pages-googleマップ-をどのようにスクレイピング.md) - [Kijiji から車両情報をスクレイピング](https://helpcenter.octoparse.com/ja/articles/6471100-kijiji-から車両情報をスクレイピング.md) - [メルカリから商品一覧のデータを取得する方法](https://helpcenter.octoparse.com/ja/articles/8468644-メルカリから商品一覧のデータを取得する方法.md) - [Yahoo!ショッピングから商品情報をスクレイピングする](https://helpcenter.octoparse.com/ja/articles/8204860-yahoo-ショッピングから商品情報をスクレイピングする.md) - [ASINコードでAmazonの商品情報をスクレイピングする](https://helpcenter.octoparse.com/ja/articles/8204859-asinコードでamazonの商品情報をスクレイピングする.md) - [楽天市場から商品価格をスクレイピングする](https://helpcenter.octoparse.com/ja/articles/8204856-楽天市場から商品価格をスクレイピングする.md) - [「価格.com」から売れ筋ランキングをスクレイピングする](https://helpcenter.octoparse.com/ja/articles/8204862-価格-com-から売れ筋ランキングをスクレイピングする.md) - [Twitter・Xのアカウントのフォロワー/フォロー中の一覧をスクレイピングする](https://helpcenter.octoparse.com/ja/articles/6471061-twitter-xのアカウントのフォロワー-フォロー中の一覧をスクレイピングする.md) - [Twitter上のツイートの返信をスクレイピングする](https://helpcenter.octoparse.com/ja/articles/6471050-twitter上のツイートの返信をスクレイピングする.md) - [YouTubeから人気急上昇動画の情報をスクレイピングする](https://helpcenter.octoparse.com/ja/articles/6471065-youtubeから人気急上昇動画の情報をスクレイピングする.md) - [YouTubeから動画のコメントをスクレイピングする](https://helpcenter.octoparse.com/ja/articles/6471053-youtubeから動画のコメントをスクレイピングする.md) - [TikTokから動画の情報をスクレイピングする](https://helpcenter.octoparse.com/ja/articles/6471064-tiktokから動画の情報をスクレイピングする.md) - [Twitterアカウントのログイン後のCookieを手動で取得する方法](https://helpcenter.octoparse.com/ja/articles/8204866-twitterアカウントのログイン後のcookieを手動で取得する方法.md) - [Bloombergからニュース記事をスクレイピング](https://helpcenter.octoparse.com/ja/articles/6471030-bloombergからニュース記事をスクレイピング.md) - [Google詳細検索の結果からデータをスクレイピングする](https://helpcenter.octoparse.com/ja/articles/6471051-google詳細検索の結果からデータをスクレイピングする.md) - [Google検索の結果をスクレイピングする](https://helpcenter.octoparse.com/ja/articles/6471087-google検索の結果をスクレイピングする.md) - [Google Scholarの検索結果をスクレイピング](https://helpcenter.octoparse.com/ja/articles/6471069-google-scholarの検索結果をスクレイピング.md) - [Bingからリスト一覧をスクレイピング](https://helpcenter.octoparse.com/ja/articles/6471077-bingからリスト一覧をスクレイピング.md) - [DuckDuckGoの検索結果からデータをスクレイピング](https://helpcenter.octoparse.com/ja/articles/6471031-duckduckgoの検索結果からデータをスクレイピング.md) - [Bingからのリスト情報をスクレイピングする](https://helpcenter.octoparse.com/ja/articles/8204877-bingからのリスト情報をスクレイピングする.md) - [Googleマップからビジネス情報をスクレイピング](https://helpcenter.octoparse.com/ja/articles/6471085-googleマップからビジネス情報をスクレイピング.md) - [Googleマップからレビューをスクレイピング](https://helpcenter.octoparse.com/ja/articles/6471070-googleマップからレビューをスクレイピング.md): スクロールステップを追加してグーグルマップをスクレイピング。 - [Yellowpagesからリード情報をスクレイピング](https://helpcenter.octoparse.com/ja/articles/6471086-yellowpagesからリード情報をスクレイピング.md) - [iタウンページからお店・施設の情報をスクレイピングする](https://helpcenter.octoparse.com/ja/articles/8462697-iタウンページからお店-施設の情報をスクレイピングする.md) - [カーセンサーから中古車販売店の情報をスクレイピングする](https://helpcenter.octoparse.com/ja/articles/8468481-カーセンサーから中古車販売店の情報をスクレイピングする.md) - [Yahoo!ファイナンスから株式ランキングをスクレイピング](https://helpcenter.octoparse.com/ja/articles/8204863-yahoo-ファイナンスから株式ランキングをスクレイピング.md) - [\[iタウンページ\]全国の店舗情報をテンプレートで収集する方法](https://helpcenter.octoparse.com/ja/articles/8304009-iタウンページ-全国の店舗情報をテンプレートで収集する方法.md) - [LIFULL HOME'Sから不動産情報をスクレイピングする](https://helpcenter.octoparse.com/ja/articles/8204855-lifull-home-sから不動産情報をスクレイピングする.md) - [SUUMO\(スーモ\)から物件情報をスクレイピングする](https://helpcenter.octoparse.com/ja/articles/8204854-suumo-スーモ-から物件情報をスクレイピングする.md) - [Bookingからホテルの情報をスクレイピングする](https://helpcenter.octoparse.com/ja/articles/6471083-bookingからホテルの情報をスクレイピングする.md) - [Airbnbから宿泊先の詳細をスクレイピング](https://helpcenter.octoparse.com/ja/articles/6471071-airbnbから宿泊先の詳細をスクレイピング.md) - [食べログからレストラン情報を取得する](https://helpcenter.octoparse.com/ja/articles/8204869-食べログからレストラン情報を取得する.md): Octoparseを利用して食べログから情報をスクレイピング - [Tripadvisorからホテルの情報をスクレイピングする](https://helpcenter.octoparse.com/ja/articles/8204871-tripadvisorからホテルの情報をスクレイピングする.md) - [Airbnbから部屋の情報をスクレイピングする](https://helpcenter.octoparse.com/ja/articles/8204872-airbnbから部屋の情報をスクレイピングする.md) - [Indeed から求人情報をスクレイピング](https://helpcenter.octoparse.com/ja/articles/6471084-indeed-から求人情報をスクレイピング.md) - [リクナビから求人・転職情報を取得する](https://helpcenter.octoparse.com/ja/articles/8204874-リクナビから求人-転職情報を取得する.md) - [CoinGeckoから暗号通貨の価格をスクレイピング](https://helpcenter.octoparse.com/ja/articles/6471055-coingeckoから暗号通貨の価格をスクレイピング.md) - [Yahoo Financeから暗号資産情報をスクレイピングする](https://helpcenter.octoparse.com/ja/articles/6471079-yahoo-financeから暗号資産情報をスクレイピングする.md) - [都道府県から情報を集める方法(ネストループ)](https://helpcenter.octoparse.com/ja/articles/8204876-都道府県から情報を集める方法-ネストループ.md) ### 用語集 - [タスクとは?](https://helpcenter.octoparse.com/ja/articles/6470961-タスクとは.md) - [カスタマイズモードとは?](https://helpcenter.octoparse.com/ja/articles/6470912-カスタマイズモードとは.md) - [テンプレートタスクとは?](https://helpcenter.octoparse.com/ja/articles/6470913-テンプレートタスクとは.md): Octoparse開発チームが特別に制作したクローラーで、必要なパラメータを入力すればデータを取得できます。 - [クラウド抽出とは?](https://helpcenter.octoparse.com/ja/articles/6470910-クラウド抽出とは.md) - [タスクの同時実行とは?](https://helpcenter.octoparse.com/ja/articles/6470965-タスクの同時実行とは.md) - [自動検出機能とは?](https://helpcenter.octoparse.com/ja/articles/6470911-自動検出機能とは.md) - [クラウド抽出の実行ログと実行履歴とは?](https://helpcenter.octoparse.com/ja/articles/6470914-クラウド抽出の実行ログと実行履歴とは.md) - [高速モードと通常モードの違いとは?](https://helpcenter.octoparse.com/ja/articles/6470935-高速モードと通常モードの違いとは.md) - [アドオンクレジットとは?](https://helpcenter.octoparse.com/ja/articles/6761879-アドオンクレジットとは.md) - [IPローテーションとは?](https://helpcenter.octoparse.com/ja/articles/6470915-ipローテーションとは.md) - [親タスクおよび子タスクとは?](https://helpcenter.octoparse.com/ja/articles/6470963-親タスクおよび子タスクとは.md) - [クローラー作成・データ収集代行サービスについて](https://helpcenter.octoparse.com/ja/articles/6470916-クローラー作成-データ収集代行サービスについて.md) - [増分抽出 - 簡単に更新データを取得](https://helpcenter.octoparse.com/ja/articles/6470938-増分抽出-簡単に更新データを取得.md) - [Webクローラーの代行サービスについて](https://helpcenter.octoparse.com/ja/articles/8204911-webクローラーの代行サービスについて.md) - [Chromeモードとバックグラウンドモードの違いとは?(v8.8.0以降)](https://helpcenter.octoparse.com/ja/articles/12040347-chromeモードとバックグラウンドモードの違いとは-v8-8-0以降.md): 各モードの仕組み、利用するタイミング、そして知っておくべき違いについて紹介します。 ### アカウント関連 - [メールアドレスを変更する方法](https://helpcenter.octoparse.com/ja/articles/6514398-メールアドレスを変更する方法.md) - [停止されたアカウントについて](https://helpcenter.octoparse.com/ja/articles/6877149-停止されたアカウントについて.md) - [Octoparseのアフィリエイトになる](https://helpcenter.octoparse.com/ja/articles/6471105-octoparseのアフィリエイトになる.md) - [パスワードをリセットする](https://helpcenter.octoparse.com/ja/articles/6471110-パスワードをリセットする.md) - [認証メールを再送信する](https://helpcenter.octoparse.com/ja/articles/6471107-認証メールを再送信する.md) - [アカウントを削除する](https://helpcenter.octoparse.com/ja/articles/6471116-アカウントを削除する.md) - [アカウントがロックされたらどうすればいいですか?](https://helpcenter.octoparse.com/ja/articles/6471114-アカウントがロックされたらどうすればいいですか.md) - [ユーザー名を忘れた場合、どうやってログインできますか?](https://helpcenter.octoparse.com/ja/articles/6471111-ユーザー名を忘れた場合-どうやってログインできますか.md) ### プランと請求 - [Octoparseの各プランの比較](https://helpcenter.octoparse.com/ja/articles/6471103-octoparseの各プランの比較.md) - [14日間無料トライアルの申請と解約](https://helpcenter.octoparse.com/ja/articles/6471121-14日間無料トライアルの申請と解約.md) - [無料トライアルを延長できますか?](https://helpcenter.octoparse.com/ja/articles/6471122-無料トライアルを延長できますか.md) - [サブスクリプションまたは無料トライアルはどうやってキャンセルするのか?](https://helpcenter.octoparse.com/ja/articles/6471123-サブスクリプションまたは無料トライアルはどうやってキャンセルするのか.md) - [教育機関・ジャーナリズム・NPO団体向けの割引申請方法](https://helpcenter.octoparse.com/ja/articles/6471124-教育機関-ジャーナリズム-npo団体向けの割引申請方法.md) - [Octoparse 返金ポリシー](https://helpcenter.octoparse.com/ja/articles/6471128-octoparse-返金ポリシー.md) - [支払いエラー](https://helpcenter.octoparse.com/ja/articles/6471117-支払いエラー.md) - [支払いエラーコード](https://helpcenter.octoparse.com/ja/articles/9813146-支払いエラーコード.md) - [支払いが失敗した原因は?](https://helpcenter.octoparse.com/ja/articles/6471118-支払いが失敗した原因は.md) - [登録したクレジットカードを削除する方法は?](https://helpcenter.octoparse.com/ja/articles/6471129-登録したクレジットカードを削除する方法は.md) - [お支払い方法を更新する](https://helpcenter.octoparse.com/ja/articles/6471119-お支払い方法を更新する.md) - [領収書・請求書の発行はできますか?](https://helpcenter.octoparse.com/ja/articles/6471120-領収書-請求書の発行はできますか.md) - [プレミアムアカウントをダウングレードする方法は?](https://helpcenter.octoparse.com/ja/articles/6471125-プレミアムアカウントをダウングレードする方法は.md) - [プレミアムプランにアップグレードするとどうなるの?アップグレードする方法は?](https://helpcenter.octoparse.com/ja/articles/6471109-プレミアムプランにアップグレードするとどうなるの-アップグレードする方法は.md) - [フリープランからプレミアムプランにアップグレードする方法](https://helpcenter.octoparse.com/ja/articles/6471112-フリープランからプレミアムプランにアップグレードする方法.md) - [上位プランへのアップグレードする方法](https://helpcenter.octoparse.com/ja/articles/6471113-上位プランへのアップグレードする方法.md) - [プレミアム契約が終了したら、アカウントはどうなりますか?](https://helpcenter.octoparse.com/ja/articles/6471126-プレミアム契約が終了したら-アカウントはどうなりますか.md) - [エンタープライズの利用条件](https://helpcenter.octoparse.com/ja/articles/6471115-エンタープライズの利用条件.md) - [チームコラボレーション(エンタープライズプラン向け)](https://helpcenter.octoparse.com/ja/articles/6470933-チームコラボレーション-エンタープライズプラン向け.md) - [料金改定のお知らせ](https://helpcenter.octoparse.com/ja/articles/9526285-料金改定のお知らせ.md) - [払い戻しはどのように行われますか?](https://helpcenter.octoparse.com/ja/articles/8204906-払い戻しはどのように行われますか.md) - [有料プランのキャンセル・解約する方法](https://helpcenter.octoparse.com/ja/articles/8204902-有料プランのキャンセル-解約する方法.md) - [料金体系](https://helpcenter.octoparse.com/ja/articles/8488944-料金体系.md) - [1対1トレーニングとは?](https://helpcenter.octoparse.com/ja/articles/8204910-1対1トレーニングとは.md) - [学生割引はありますか?](https://helpcenter.octoparse.com/ja/articles/8204912-学生割引はありますか.md) - [割引クーポンの使い方](https://helpcenter.octoparse.com/ja/articles/8204913-割引クーポンの使い方.md) - [Octoparseの料金体系を理解する:プランベース料金と従量課金の違い](https://helpcenter.octoparse.com/ja/articles/11900782-octoparseの料金体系を理解する-プランベース料金と従量課金の違い.md) ### アプリケーション - [Octoparse 8.5.4の新機能](https://helpcenter.octoparse.com/ja/articles/6470908-octoparse-8-5-4の新機能.md) - [8.X Beta のアップデート後に発生する問題(ダッシュボードが読み込めない)について](https://helpcenter.octoparse.com/ja/articles/6470920-8-x-beta-のアップデート後に発生する問題-ダッシュボードが読み込めない-について.md): キャッシュを削除する方法 - [Octoparseのダウンロード、インストール及びログイン、ログアウト](https://helpcenter.octoparse.com/ja/articles/6470909-octoparseのダウンロード-インストール及びログイン-ログアウト.md): さまざまなオペレーティングシステムでOctoparseをダウンロード、インストール、ログイン、ログアウトする方法と、発生した問題のトラブルシューティング方法を見ましょう。 - [Windows10の環境で .net Frameworkも3.5が入っているが、 Octoparseが起動できない?](https://helpcenter.octoparse.com/ja/articles/8204895-windows10の環境で-net-frameworkも3-5が入っているが-octoparseが起動できない.md) - [なぜインストール後にOctoparseを起動できませんか?](https://helpcenter.octoparse.com/ja/articles/8204896-なぜインストール後にoctoparseを起動できませんか.md) - [ログインすると、なぜ未知エラーが発生しましたか?](https://helpcenter.octoparse.com/ja/articles/8204897-ログインすると-なぜ未知エラーが発生しましたか.md) ## 한국어 ### Octoparse 첫걸음 - [오신 걸 환영합니다!](https://helpcenter.octoparse.com/ko/articles/6470918-오신-걸-환영합니다.md) - [레슨 0: Octoparse 첫걸음](https://helpcenter.octoparse.com/ko/articles/6470919-레슨-0-octoparse-첫걸음.md) - [레슨 1: 자동 인식 기능 시작하기](https://helpcenter.octoparse.com/ko/articles/6470921-레슨-1-자동-인식-기능-시작하기.md) - [레슨 2: 작업 최적화](https://helpcenter.octoparse.com/ko/articles/6470922-레슨-2-작업-최적화.md) - [레슨 3: 데이터 다듬기](https://helpcenter.octoparse.com/ko/articles/6470923-레슨-3-데이터-다듬기.md) - [레슨 4: 작업 테스트](https://helpcenter.octoparse.com/ko/articles/6470924-레슨-4-작업-테스트.md) - [레슨 5: 데이터 가져오기](https://helpcenter.octoparse.com/ko/articles/6470925-레슨-5-데이터-가져오기.md) - [레슨 6: 정기 실행 스케줄 설정하기](https://helpcenter.octoparse.com/ko/articles/6470926-레슨-6-정기-실행-스케줄-설정하기.md) - [레슨 7: 총정리! 첫 스크래핑 작업 만들기](https://helpcenter.octoparse.com/ko/articles/6470927-레슨-7-총정리-첫-스크래핑-작업-만들기.md) - [작업 삭제 방법](https://helpcenter.octoparse.com/ko/articles/12151950-작업-삭제-방법.md) ### AI Integrations & API - [Octoparse API를 통해 Google Sheets로 데이터 내보내기](https://helpcenter.octoparse.com/ko/articles/6471019-octoparse-api를-통해-google-sheets로-데이터-내보내기.md) - [Octoparse OpenAPI로 마이그레이션](https://helpcenter.octoparse.com/ko/articles/6471012-octoparse-openapi로-마이그레이션.md) ### 사용자 지정 작업 만들기 - [리스트 페이지와 상세 페이지에서 데이터 수집하기](https://helpcenter.octoparse.com/ko/articles/6470985-리스트-페이지와-상세-페이지에서-데이터-수집하기.md): 검색 결과 페이지와 개별 상품 상세 페이지에서 데이터를 추출할 수 있는 맞춤형 크롤러를 만드는 방법을 알아보세요. - [URL 목록으로 작업 만들기](https://helpcenter.octoparse.com/ko/articles/6470988-url-목록으로-작업-만들기.md) - [옵션별 제품 스크래핑하는 방법](https://helpcenter.octoparse.com/ko/articles/6470978-옵션별-제품-스크래핑하는-방법.md): 이 튜토리얼에서는 제품 옵션 데이터를 스크래핑하는 방법을 배워봅니다. - [URL 목록 일괄 가져오기](https://helpcenter.octoparse.com/ko/articles/6470981-url-목록-일괄-가져오기.md) - [목록 데이터 가져오기](https://helpcenter.octoparse.com/ko/articles/6470956-목록-데이터-가져오기.md) - [팝업 데이터 가져오기](https://helpcenter.octoparse.com/ko/articles/6470974-팝업-데이터-가져오기.md) - [IFrame에서 데이터 스크래핑](https://helpcenter.octoparse.com/ko/articles/6471001-iframe에서-데이터-스크래핑.md) ### Octoparse 사용법 - [XPath 정의 및 Octoparse에서 XPath 사용 방법](https://helpcenter.octoparse.com/ko/articles/6471011-xpath-정의-및-octoparse에서-xpath-사용-방법.md) - [루프 아이템 밖의 데이터를 가져오기 위해 상대 XPath 활용하기](https://helpcenter.octoparse.com/ko/articles/6471020-루프-아이템-밖의-데이터를-가져오기-위해-상대-xpath-활용하기.md) - [XPath를 사용하여 모든 웹 사이트의 "mail to" 링크에서 이메일 주소 찾기](https://helpcenter.octoparse.com/ko/articles/6471022-xpath를-사용하여-모든-웹-사이트의-mail-to-링크에서-이메일-주소-찾기.md) - [필드 문제 수정하기\(누락, 공백 또는 잘못된 필드\)](https://helpcenter.octoparse.com/ko/articles/6471018-필드-문제-수정하기-누락-공백-또는-잘못된-필드.md) - [사용자 지정 요소 XPath](https://helpcenter.octoparse.com/ko/articles/6471014-사용자-지정-요소-xpath.md) - [대체 XPath 설정](https://helpcenter.octoparse.com/ko/articles/6470948-대체-xpath-설정.md): 이 튜토리얼을 통해 Octoparse에서 대체 XPath를 설정하여 기본 XPath가 작동하지 않을 때 데이터 필드의 정확도를 높이는 방법을 배워봅니다. - [페이지 넘기기\("다음" 버튼을 클릭할 때\)](https://helpcenter.octoparse.com/ko/articles/6470986-페이지-넘기기-다음-버튼을-클릭할-때.md) - [페이지 넘기기\("더 보기" 버튼이 있을 때\)](https://helpcenter.octoparse.com/ko/articles/6470991-페이지-넘기기-더-보기-버튼이-있을-때.md) - [페이지 넘기기\("다음" 버튼이 없을 때\)](https://helpcenter.octoparse.com/ko/articles/6470989-페이지-넘기기-다음-버튼이-없을-때.md) - [페이지 넘기기\(무한 스크롤\)](https://helpcenter.octoparse.com/ko/articles/6470993-페이지-넘기기-무한-스크롤.md) - [웹 사이트에서 파일 추출 및 다운로드하기](https://helpcenter.octoparse.com/ko/articles/6470929-웹-사이트에서-파일-추출-및-다운로드하기.md) - [사용자 지정 데이터 필드 추가 방법](https://helpcenter.octoparse.com/ko/articles/6470998-사용자-지정-데이터-필드-추가-방법.md) - [페이지 레벨 데이터\(metadata, URL, title 및 HTML\) 가져오기](https://helpcenter.octoparse.com/ko/articles/6471002-페이지-레벨-데이터-metadata-url-title-및-html-가져오기.md): Octoparse를 사용하여 웹 페이지 URL, 웹 페이지 제목, 메타 설명, 메타 키워드 및 HTML 소스 코드를 포함하는 페이지 레벨 데이터를 추출하는 방법을 소개합니다. - [데이터 중복 제거: 원인, 해결 방법 및 예방](https://helpcenter.octoparse.com/ko/articles/6470984-데이터-중복-제거-원인-해결-방법-및-예방.md) - [필드 데이터 병합하기](https://helpcenter.octoparse.com/ko/articles/6470949-필드-데이터-병합하기.md) - [데이터 필드 구성 가져오기 및 내보내기](https://helpcenter.octoparse.com/ko/articles/6470964-데이터-필드-구성-가져오기-및-내보내기.md) - [작업 그룹 삭제 방법](https://helpcenter.octoparse.com/ko/articles/6470944-작업-그룹-삭제-방법.md) - [작업 ID 찾기](https://helpcenter.octoparse.com/ko/articles/6470957-작업-id-찾기.md) - [작업 파일 가져오기 및 내보내기](https://helpcenter.octoparse.com/ko/articles/6470958-작업-파일-가져오기-및-내보내기.md) - [필터를 사용하여 작업을 관리하기](https://helpcenter.octoparse.com/ko/articles/6470960-필터를-사용하여-작업을-관리하기.md) - [작업 그룹](https://helpcenter.octoparse.com/ko/articles/6470959-작업-그룹.md) - [작업 파일을 공유하는 방법](https://helpcenter.octoparse.com/ko/articles/9009800-작업-파일을-공유하는-방법.md) - [작업 예약 실행하기](https://helpcenter.octoparse.com/ko/articles/6470962-작업-예약-실행하기.md): 정기적으로 작업을 실행하도록 예약을 설정하는 방법을 알아보세요. - [경고 및 알림\(v8.7.4 이상\)](https://helpcenter.octoparse.com/ko/articles/10221226-경고-및-알림-v8-7-4-이상.md) ### 문제해결 - [클릭 후 빈 페이지가 나타나는 상황 해결법](https://helpcenter.octoparse.com/ko/articles/6471133-클릭-후-빈-페이지가-나타나는-상황-해결법.md) ### FAQ - [Octoparse가 스크래핑할 수 있는 웹 사이트/데이터 유형은?](https://helpcenter.octoparse.com/ko/articles/6807162-octoparse가-스크래핑할-수-있는-웹-사이트-데이터-유형은.md) - [실수로 작업이나 데이터를 삭제했는데 복구할 수 있나요?](https://helpcenter.octoparse.com/ko/articles/6471175-실수로-작업이나-데이터를-삭제했는데-복구할-수-있나요.md) - [Mac에서 cache를 지우는 방법은?](https://helpcenter.octoparse.com/ko/articles/6471162-mac에서-cache를-지우는-방법은.md) - [히스토리 데이터 지우는 방법](https://helpcenter.octoparse.com/ko/articles/10650681-히스토리-데이터-지우는-방법.md) ### 케이스 튜토리얼 - [구글 플레이에서 앱 데이터 가져오기](https://helpcenter.octoparse.com/ko/articles/6471063-구글-플레이에서-앱-데이터-가져오기.md) - [Shein에서 상품 정보 추출하기](https://helpcenter.octoparse.com/ko/articles/6471035-shein에서-상품-정보-추출하기.md) - [틱톡 동영상 리스트 스크래핑하기](https://helpcenter.octoparse.com/ko/articles/6471064-틱톡-동영상-리스트-스크래핑하기.md) ### 용어 사전 - [옥토파스에서 작업이란 무엇인가?](https://helpcenter.octoparse.com/ko/articles/6470961-옥토파스에서-작업이란-무엇인가.md) - [사용자 지정 작업이란?](https://helpcenter.octoparse.com/ko/articles/6470912-사용자-지정-작업이란.md) - [템플릿 작업이란?](https://helpcenter.octoparse.com/ko/articles/6470913-템플릿-작업이란.md) - [클라우드 추출이란?](https://helpcenter.octoparse.com/ko/articles/6470910-클라우드-추출이란.md) - [동시 실행이란?](https://helpcenter.octoparse.com/ko/articles/6470965-동시-실행이란.md) - [클라우드 실시간 로그 및 기록](https://helpcenter.octoparse.com/ko/articles/6470914-클라우드-실시간-로그-및-기록.md) - [IP 로테이션?](https://helpcenter.octoparse.com/ko/articles/6470915-ip-로테이션.md) - [데이터 서비스](https://helpcenter.octoparse.com/ko/articles/6470916-데이터-서비스.md) - [Chrome 모드 vs Phantom 모드 \(v8.8.0 이상\)](https://helpcenter.octoparse.com/ko/articles/12040347-chrome-모드-vs-phantom-모드-v8-8-0-이상.md): 이 글을 통해 새로 생긴 두 가지 로컬 모드의 작동 방식, 사용 방법 그리고 버전 간의 차이점을 이해하는 데에 유용할 것입니다. ### 계정 관리 - [계정 이메일 주소 변경하기](https://helpcenter.octoparse.com/ko/articles/6514398-계정-이메일-주소-변경하기.md) - [계정 정지에 대하여](https://helpcenter.octoparse.com/ko/articles/6877149-계정-정지에-대하여.md): 계정이 정지 처리 될 수 있는 몇 가지 경우 - [비밀번호 변경하기](https://helpcenter.octoparse.com/ko/articles/6471110-비밀번호-변경하기.md) - [활성화 메일 재발송](https://helpcenter.octoparse.com/ko/articles/6471107-활성화-메일-재발송.md) - [계정 삭제하기](https://helpcenter.octoparse.com/ko/articles/6471116-계정-삭제하기.md) - [계정 잠금을 해제하려면 어떻게 해야 합니까?](https://helpcenter.octoparse.com/ko/articles/6471114-계정-잠금을-해제하려면-어떻게-해야-합니까.md) - [사용자 이름 복구하기](https://helpcenter.octoparse.com/ko/articles/6471111-사용자-이름-복구하기.md) ### 청구 및 구독 - [모든 옥토파스 플랜을 한 번에 알아보기](https://helpcenter.octoparse.com/ko/articles/6471103-모든-옥토파스-플랜을-한-번에-알아보기.md) - [14일간 무료 체험 신청하기](https://helpcenter.octoparse.com/ko/articles/6471121-14일간-무료-체험-신청하기.md) - [구독/무료 체험을 취소하는 방법](https://helpcenter.octoparse.com/ko/articles/6471123-구독-무료-체험을-취소하는-방법.md) - [교육/긍정노출/비영리단체 할인 신청](https://helpcenter.octoparse.com/ko/articles/6471124-교육-긍정노출-비영리단체-할인-신청.md) - [Octoparse 환불 정책](https://helpcenter.octoparse.com/ko/articles/6471128-octoparse-환불-정책.md) - [결제 오류 및 해결책](https://helpcenter.octoparse.com/ko/articles/6471117-결제-오류-및-해결책.md) - [결제 실패 코드](https://helpcenter.octoparse.com/ko/articles/9813146-결제-실패-코드.md) - [결제에 실패하는 이유](https://helpcenter.octoparse.com/ko/articles/6471118-결제에-실패하는-이유.md) - [신용 카드 정보를 제거하는 방법](https://helpcenter.octoparse.com/ko/articles/6471129-신용-카드-정보를-제거하는-방법.md) - [결제 방식 업데이트](https://helpcenter.octoparse.com/ko/articles/6471119-결제-방식-업데이트.md) - [청구서 다운로드](https://helpcenter.octoparse.com/ko/articles/6471120-청구서-다운로드.md) - [무료 요금제에서 프리미엄 요금제로 업그레이드하기](https://helpcenter.octoparse.com/ko/articles/6471112-무료-요금제에서-프리미엄-요금제로-업그레이드하기.md) - [프리미엄 구독이 만료될 때](https://helpcenter.octoparse.com/ko/articles/6471126-프리미엄-구독이-만료될-때.md) - [구독 가격 인상 안내](https://helpcenter.octoparse.com/ko/articles/9526285-구독-가격-인상-안내.md) ### 다운로드 및 설치 - [다운로드, 설치 및 로그인](https://helpcenter.octoparse.com/ko/articles/6470909-다운로드-설치-및-로그인.md): 서로 다른 운영 체제에서 Octoparse를 다운로드, 설치 및 로그인하는 방법과 가능하게 발생할 문제를 해결하는 방법에 대해 알아봅시다. ## Español ### Empezar al Principio - [¡Bienvenido a Octoparse!](https://helpcenter.octoparse.com/es/articles/6470918-bienvenido-a-octoparse.md) - [Lección 0: Conceptos básicos de Octoparse](https://helpcenter.octoparse.com/es/articles/6470919-leccion-0-conceptos-basicos-de-octoparse.md) - [Lección 1: Extraer datos con el nuevo algoritmo de Auto-Detectar](https://helpcenter.octoparse.com/es/articles/6470921-leccion-1-extraer-datos-con-el-nuevo-algoritmo-de-auto-detectar.md) - [Lección 2: Optimiza tu tarea](https://helpcenter.octoparse.com/es/articles/6470922-leccion-2-optimiza-tu-tarea.md) - [Lección 3: Refina tus datos](https://helpcenter.octoparse.com/es/articles/6470923-leccion-3-refina-tus-datos.md) - [Lección 4: Prueba y Ejecuta la tarea](https://helpcenter.octoparse.com/es/articles/6470924-leccion-4-prueba-y-ejecuta-la-tarea.md) - [Lección 5: Obtener Datos](https://helpcenter.octoparse.com/es/articles/6470925-leccion-5-obtener-datos.md) - [Lección 6: Programar ejecuciones](https://helpcenter.octoparse.com/es/articles/6470926-leccion-6-programar-ejecuciones.md) - [Lección 7: ¡Venga! Construye tu primera tarea de raspar](https://helpcenter.octoparse.com/es/articles/6470927-leccion-7-venga-construye-tu-primera-tarea-de-raspar.md) ### AI Integrations & API - [Octoparse API FAQs](https://helpcenter.octoparse.com/es/articles/6471015-octoparse-api-faqs.md) - [¿Cómo extraer datos a Google Sheets Octoparse API?](https://helpcenter.octoparse.com/es/articles/6471019-como-extraer-datos-a-google-sheets-octoparse-api.md) - [Migración a Octoparse OpenAPI](https://helpcenter.octoparse.com/es/articles/6471012-migracion-a-octoparse-openapi.md) - [Conectar a Octoparse APIs con Postman](https://helpcenter.octoparse.com/es/articles/6471017-conectar-a-octoparse-apis-con-postman.md) - [Exportar datos a Google Sheets con Mixed Analytics API Connector](https://helpcenter.octoparse.com/es/articles/6471003-exportar-datos-a-google-sheets-con-mixed-analytics-api-connector.md) ### Solución con Escenario - [Cómo scrapear la página de listado y la página de detalles al mismo tiempo?](https://helpcenter.octoparse.com/es/articles/6470985-como-scrapear-la-pagina-de-listado-y-la-pagina-de-detalles-al-mismo-tiempo.md) - [Hacer clic en cada enlace de una lista y extraer datos de páginas nuevas](https://helpcenter.octoparse.com/es/articles/6470996-hacer-clic-en-cada-enlace-de-una-lista-y-extraer-datos-de-paginas-nuevas.md) - [Extraer datos de una lista de URLs](https://helpcenter.octoparse.com/es/articles/6470988-extraer-datos-de-una-lista-de-urls.md) - [Extraer datos de la tabla](https://helpcenter.octoparse.com/es/articles/6470992-extraer-datos-de-la-tabla.md) - [Scrapear diferentes variantes de un producto](https://helpcenter.octoparse.com/es/articles/6470978-scrapear-diferentes-variantes-de-un-producto.md) - [Ingresar URLs por lotes](https://helpcenter.octoparse.com/es/articles/6470981-ingresar-urls-por-lotes.md) - [Scrapear una lista \(un listado\)](https://helpcenter.octoparse.com/es/articles/6470956-scrapear-una-lista-un-listado.md) - [Extraer datos de una ventana emergente(Pop-Up)](https://helpcenter.octoparse.com/es/articles/6470974-extraer-datos-de-una-ventana-emergente-pop-up.md) - [Raspar datos de IFrame](https://helpcenter.octoparse.com/es/articles/6471001-raspar-datos-de-iframe.md) - [Scrapear los datos desde JSON](https://helpcenter.octoparse.com/es/articles/6471000-scrapear-los-datos-desde-json.md) ### Configuración Avanzada - [¿Qué es XPath y cómo usarlo en Octoparse?](https://helpcenter.octoparse.com/es/articles/6471011-que-es-xpath-y-como-usarlo-en-octoparse.md) - [¿Cómo usar XPath relativa para obtener datos fuera de Bucle ítem?](https://helpcenter.octoparse.com/es/articles/6471020-como-usar-xpath-relativa-para-obtener-datos-fuera-de-bucle-item.md) - [¿Cómo localizar correos electrónicos con Xpath desde un "mailto" enlace en cualquier sitio web ?](https://helpcenter.octoparse.com/es/articles/6471022-como-localizar-correos-electronicos-con-xpath-desde-un-mailto-enlace-en-cualquier-sitio-web.md) - [¿Cómo solucionar problemas de campo de datos? \(Campos faltantes, en blanco, mal ubicados\)](https://helpcenter.octoparse.com/es/articles/6471018-como-solucionar-problemas-de-campo-de-datos-campos-faltantes-en-blanco-mal-ubicados.md) - [Personalizar elemento XPath](https://helpcenter.octoparse.com/es/articles/6471014-personalizar-elemento-xpath.md) - [Localizar y scrapear un elemento a través del texto cercano \("following-sibling" Xpath\)](https://helpcenter.octoparse.com/es/articles/6471016-localizar-y-scrapear-un-elemento-a-traves-del-texto-cercano-following-sibling-xpath.md) - [¿Cómo excluir elementos de "Anuncios" en el bucle con Xpath?](https://helpcenter.octoparse.com/es/articles/6471013-como-excluir-elementos-de-anuncios-en-el-bucle-con-xpath.md) - [¿Cómo extraer datos con XPath Alternativo?](https://helpcenter.octoparse.com/es/articles/6470948-como-extraer-datos-con-xpath-alternativo.md) - [Tratar AJAX](https://helpcenter.octoparse.com/es/articles/6470950-tratar-ajax.md) - [Tratar la paginación \(con un botón "Siguente"\)](https://helpcenter.octoparse.com/es/articles/6470986-tratar-la-paginacion-con-un-boton-siguente.md) - [Tratar la paginación \(con el botón "Cargar más"\)](https://helpcenter.octoparse.com/es/articles/6470991-tratar-la-paginacion-con-el-boton-cargar-mas.md) - [Tratar la paginación \(sin botón “Siguiente”\)](https://helpcenter.octoparse.com/es/articles/6470989-tratar-la-paginacion-sin-boton-siguiente.md) - [Tratar la paginación \(desplazamiento infinitivo\)](https://helpcenter.octoparse.com/es/articles/6470993-tratar-la-paginacion-desplazamiento-infinitivo.md) - [Scrapear y descargar archivos/imágenes desde sitios web](https://helpcenter.octoparse.com/es/articles/6470929-scrapear-y-descargar-archivos-imagenes-desde-sitios-web.md) - [Agregar campos de datos predefinidos](https://helpcenter.octoparse.com/es/articles/6470998-agregar-campos-de-datos-predefinidos.md) - [Extraer datos del nivel de página \(metadatos, URL de la página, título de la página, código fuente\)](https://helpcenter.octoparse.com/es/articles/6471002-extraer-datos-del-nivel-de-pagina-metadatos-url-de-la-pagina-titulo-de-la-pagina-codigo-fuente.md) - [Sacar URL original antes de entrar sub página](https://helpcenter.octoparse.com/es/articles/6470936-sacar-url-original-antes-de-entrar-sub-pagina.md) - [Remover duplicados](https://helpcenter.octoparse.com/es/articles/6470984-remover-duplicados.md) - [Combinar datos extraídos](https://helpcenter.octoparse.com/es/articles/6470949-combinar-datos-extraidos.md) - [Importar y exportar la configuración del campo de datos](https://helpcenter.octoparse.com/es/articles/6470964-importar-y-exportar-la-configuracion-del-campo-de-datos.md) - [¿Cómo elimino un grupo de tareas?](https://helpcenter.octoparse.com/es/articles/6470944-como-elimino-un-grupo-de-tareas.md) - [¿Cómo encuentro mi ID de Tarea?](https://helpcenter.octoparse.com/es/articles/6470957-como-encuentro-mi-id-de-tarea.md) - [¿Cuál es la diferencia entre importar, exportar y compartir una tarea?](https://helpcenter.octoparse.com/es/articles/6470958-cual-es-la-diferencia-entre-importar-exportar-y-compartir-una-tarea.md) - [¿Cómo organizo mis tareas usando filtros?](https://helpcenter.octoparse.com/es/articles/6470960-como-organizo-mis-tareas-usando-filtros.md) - [Grupos de tarea](https://helpcenter.octoparse.com/es/articles/6470959-grupos-de-tarea.md) - [Ejecutar la tarea en local \(Versión 8.5\)](https://helpcenter.octoparse.com/es/articles/6470987-ejecutar-la-tarea-en-local-version-8-5.md) - [Automatizar tareas para ejecutar y extraer](https://helpcenter.octoparse.com/es/articles/6470962-automatizar-tareas-para-ejecutar-y-extraer.md) - [Notificación al terminar la tarea](https://helpcenter.octoparse.com/es/articles/6470937-notificacion-al-terminar-la-tarea.md) - [Establecer Alertas\(desde v8.7.4\)](https://helpcenter.octoparse.com/es/articles/10221226-establecer-alertas-desde-v8-7-4.md) ### Solución de Error - [¿Por qué sale la página en blanco después de hacer clic en un elemento?](https://helpcenter.octoparse.com/es/articles/6471133-por-que-sale-la-pagina-en-blanco-despues-de-hacer-clic-en-un-elemento.md) - [¿Por qué no puedo raspar URLs que son enlaces accesibles?](https://helpcenter.octoparse.com/es/articles/6471136-por-que-no-puedo-raspar-urls-que-son-enlaces-accesibles.md) - [Ingresé la URL pero la página web no se abrió normalmente en Octoparse?](https://helpcenter.octoparse.com/es/articles/6471177-ingrese-la-url-pero-la-pagina-web-no-se-abrio-normalmente-en-octoparse.md) ### FAQ - [Qué tipos de sitios web Octoparse puede scrapear?](https://helpcenter.octoparse.com/es/articles/6807162-que-tipos-de-sitios-web-octoparse-puede-scrapear.md) - [¿Puedo recuperar datos eliminados accidentalmente?](https://helpcenter.octoparse.com/es/articles/6471175-puedo-recuperar-datos-eliminados-accidentalmente.md) - [¿Qué hago si la tarea llega a la limitación?](https://helpcenter.octoparse.com/es/articles/6471161-que-hago-si-la-tarea-llega-a-la-limitacion.md) - [¿Puedo raspar correos electrónicos o números de teléfono encriptados?](https://helpcenter.octoparse.com/es/articles/6471174-puedo-raspar-correos-electronicos-o-numeros-de-telefono-encriptados.md) - [¿Cómo borrar el caché de Mac?](https://helpcenter.octoparse.com/es/articles/6471162-como-borrar-el-cache-de-mac.md) - [Borrar datos históricos](https://helpcenter.octoparse.com/es/articles/10650681-borrar-datos-historicos.md) ### Tutorial de Casos - [Scraper imagenes de productos en ebay](https://helpcenter.octoparse.com/es/articles/6471102-scraper-imagenes-de-productos-en-ebay.md) - [Extraer información de productos de eBay](https://helpcenter.octoparse.com/es/articles/6471040-extraer-informacion-de-productos-de-ebay.md) - [Scrapear comentarios de Google Play](https://helpcenter.octoparse.com/es/articles/6471066-scrapear-comentarios-de-google-play.md) - [Scrape la información del producto de bukalapak](https://helpcenter.octoparse.com/es/articles/6471098-scrape-la-informacion-del-producto-de-bukalapak.md) - [Scrapear opiniones de clientes de Trustpilot](https://helpcenter.octoparse.com/es/articles/6471091-scrapear-opiniones-de-clientes-de-trustpilot.md) - [Scrapear los detalles de producto de Amazon](https://helpcenter.octoparse.com/es/articles/6471088-scrapear-los-detalles-de-producto-de-amazon.md) - [Scrapear reseñas de productos desde Amazon](https://helpcenter.octoparse.com/es/articles/6471075-scrapear-resenas-de-productos-desde-amazon.md) - [Extraer información comercial de Google Maps](https://helpcenter.octoparse.com/es/articles/6471060-extraer-informacion-comercial-de-google-maps.md) - [Scrapear detalles de productos de Mercadolibre](https://helpcenter.octoparse.com/es/articles/6471052-scrapear-detalles-de-productos-de-mercadolibre.md) - [Scrape la información de bienes raíces de Kijiji](https://helpcenter.octoparse.com/es/articles/6471100-scrape-la-informacion-de-bienes-raices-de-kijiji.md) - [Extraer datos de productos de Mercadolibre](https://helpcenter.octoparse.com/es/articles/8468644-extraer-datos-de-productos-de-mercadolibre.md) - [Scrapear tweets de Twitter](https://helpcenter.octoparse.com/es/articles/6471089-scrapear-tweets-de-twitter.md) - [Scrapear información de vídeos de moda de YouTube](https://helpcenter.octoparse.com/es/articles/6471065-scrapear-informacion-de-videos-de-moda-de-youtube.md) - [Scraping La Información sobre Acciones de Bloomberg](https://helpcenter.octoparse.com/es/articles/6471030-scraping-la-informacion-sobre-acciones-de-bloomberg.md) - [Scrapear datos de Google Search](https://helpcenter.octoparse.com/es/articles/6471051-scrapear-datos-de-google-search.md) - [Scrapear datos de Google Search](https://helpcenter.octoparse.com/es/articles/6471087-scrapear-datos-de-google-search.md) - [Scrape los resultados de búsqueda de Google Scholar](https://helpcenter.octoparse.com/es/articles/6471069-scrape-los-resultados-de-busqueda-de-google-scholar.md) - [Scrapear información de listado de Bing](https://helpcenter.octoparse.com/es/articles/6471028-scrapear-informacion-de-listado-de-bing.md) - [Scrapear información comercial en Google Map](https://helpcenter.octoparse.com/es/articles/6471085-scrapear-informacion-comercial-en-google-map.md) - [Extraer reseñas de Google Maps](https://helpcenter.octoparse.com/es/articles/6471070-extraer-resenas-de-google-maps.md) - [Scrapear leads de Yellowpages](https://helpcenter.octoparse.com/es/articles/6471086-scrapear-leads-de-yellowpages.md) - [Scrapear información de comercios de Páginas Amarillas](https://helpcenter.octoparse.com/es/articles/6471097-scrapear-informacion-de-comercios-de-paginas-amarillas.md) - [Scrapear Información de restaurantes de Bing Maps](https://helpcenter.octoparse.com/es/articles/6471026-scrapear-informacion-de-restaurantes-de-bing-maps.md) - [Scrapear datos de inmuebles de Idealista](https://helpcenter.octoparse.com/es/articles/6471082-scrapear-datos-de-inmuebles-de-idealista.md) - [Scrapear datos de inmuebles de Fincaraiz](https://helpcenter.octoparse.com/es/articles/8204855-scrapear-datos-de-inmuebles-de-fincaraiz.md) - [Extraer datos de inmuebles de Idealista](https://helpcenter.octoparse.com/es/articles/8483518-extraer-datos-de-inmuebles-de-idealista.md) - [Scrapear información de hotel de Trip.com](https://helpcenter.octoparse.com/es/articles/6471092-scrapear-informacion-de-hotel-de-trip-com.md) - [Scrapear datos de hotel de Tripadvisor](https://helpcenter.octoparse.com/es/articles/6471073-scrapear-datos-de-hotel-de-tripadvisor.md) - [Scrapear reseñas de restaurantes Tripadvisor España](https://helpcenter.octoparse.com/es/articles/6471090-scrapear-resenas-de-restaurantes-tripadvisor-espana.md) - [Scrape los hotel datos de Booking](https://helpcenter.octoparse.com/es/articles/6471083-scrape-los-hotel-datos-de-booking.md) - [Scrape los detalles del hotel de Airbnb](https://helpcenter.octoparse.com/es/articles/6471071-scrape-los-detalles-del-hotel-de-airbnb.md) - [Scrapear datos de restaurantes de Tripadvisor España](https://helpcenter.octoparse.com/es/articles/6471054-scrapear-datos-de-restaurantes-de-tripadvisor-espana.md) - [Scrapear trabajos de LinkedIn](https://helpcenter.octoparse.com/es/articles/6471036-scrapear-trabajos-de-linkedin.md) - [Scrapear post de LinkedIn](https://helpcenter.octoparse.com/es/articles/6471074-scrapear-post-de-linkedin.md) - [Scrapear información de empresas y negocios de Empresite](https://helpcenter.octoparse.com/es/articles/6471096-scrapear-informacion-de-empresas-y-negocios-de-empresite.md) - [Scrape los datos del trabajo de Glassdoor](https://helpcenter.octoparse.com/es/articles/6471094-scrape-los-datos-del-trabajo-de-glassdoor.md) - [Scrapear la información del trabajo de Indeed](https://helpcenter.octoparse.com/es/articles/6471084-scrapear-la-informacion-del-trabajo-de-indeed.md) - [Scrapear información de empresa de Crunchbase](https://helpcenter.octoparse.com/es/articles/6471045-scrapear-informacion-de-empresa-de-crunchbase.md) - [Scrapear datos de propiedades de Realtor.com](https://helpcenter.octoparse.com/es/articles/6471056-scrapear-datos-de-propiedades-de-realtor-com.md) - [Scrapear información sobre criptomonedas de Yahoo Finance](https://helpcenter.octoparse.com/es/articles/6471079-scrapear-informacion-sobre-criptomonedas-de-yahoo-finance.md) - [Scraping restaurant Info de Grubhub](https://helpcenter.octoparse.com/es/articles/6471101-scraping-restaurant-info-de-grubhub.md) - [Scrape detalles profesionales de Houzz](https://helpcenter.octoparse.com/es/articles/6471099-scrape-detalles-profesionales-de-houzz.md) - [Scrapear datos de productos de Canadian Tire](https://helpcenter.octoparse.com/es/articles/6471044-scrapear-datos-de-productos-de-canadian-tire.md) ### Glosario - [¿Qué es una tarea?](https://helpcenter.octoparse.com/es/articles/6470961-que-es-una-tarea.md) - [¿Qué es el modo avanzado?](https://helpcenter.octoparse.com/es/articles/6470912-que-es-el-modo-avanzado.md) - [¿Qué es la plantilla de tarea?](https://helpcenter.octoparse.com/es/articles/6470913-que-es-la-plantilla-de-tarea.md) - [¿Qué es la ejecución en la nube?](https://helpcenter.octoparse.com/es/articles/6470910-que-es-la-ejecucion-en-la-nube.md) - [¿Qué es la ejecución concurrente\(tarea concurrente\)?](https://helpcenter.octoparse.com/es/articles/6470965-que-es-la-ejecucion-concurrente-tarea-concurrente.md) - [¿Qué es Auto-Detectar?](https://helpcenter.octoparse.com/es/articles/6470911-que-es-auto-detectar.md) - [¿Qué es el Registro y el Historial de la Nube?](https://helpcenter.octoparse.com/es/articles/6470914-que-es-el-registro-y-el-historial-de-la-nube.md) - [¿Cuál es la diferencia entre el Modo Estándar y el Modo Aceleración?](https://helpcenter.octoparse.com/es/articles/6470935-cual-es-la-diferencia-entre-el-modo-estandar-y-el-modo-aceleracion.md) - [¿Qué es el crédito adicional?](https://helpcenter.octoparse.com/es/articles/6761879-que-es-el-credito-adicional.md) - [¿Qué es la rotación de IP?](https://helpcenter.octoparse.com/es/articles/6470915-que-es-la-rotacion-de-ip.md) - [¿Qué es la tarea principal y la tarea secundaria en Octoparse?](https://helpcenter.octoparse.com/es/articles/6470963-que-es-la-tarea-principal-y-la-tarea-secundaria-en-octoparse.md) - [¿Qué es el servicio de datos?](https://helpcenter.octoparse.com/es/articles/6470916-que-es-el-servicio-de-datos.md) - [Extracción Incremental: Obtener datos actualizados fácilmente](https://helpcenter.octoparse.com/es/articles/6470938-extraccion-incremental-obtener-datos-actualizados-facilmente.md) ### Administrar tu Cuenta - [Cambiar la dirección de correo electrónico de la cuenta](https://helpcenter.octoparse.com/es/articles/6514398-cambiar-la-direccion-de-correo-electronico-de-la-cuenta.md) - [Acerca de la cuenta suspendida](https://helpcenter.octoparse.com/es/articles/6877149-acerca-de-la-cuenta-suspendida.md) - [¡Únete al Programa de Afiliación!](https://helpcenter.octoparse.com/es/articles/6471105-unete-al-programa-de-afiliacion.md) - [¿Cómo puedo restablecer mi contraseña?](https://helpcenter.octoparse.com/es/articles/6471110-como-puedo-restablecer-mi-contrasena.md) - [¿Por qué no he recibido un correo electrónico de activación?](https://helpcenter.octoparse.com/es/articles/6471107-por-que-no-he-recibido-un-correo-electronico-de-activacion.md) - [¿Cómo elimino mi cuenta?](https://helpcenter.octoparse.com/es/articles/6471116-como-elimino-mi-cuenta.md) - [¿Qué debo hacer si mi cuenta se bloquea?](https://helpcenter.octoparse.com/es/articles/6471114-que-debo-hacer-si-mi-cuenta-se-bloquea.md) - [¿Cómo puedo iniciar sesión si olvidé mi nombre de usuario?](https://helpcenter.octoparse.com/es/articles/6471111-como-puedo-iniciar-sesion-si-olvide-mi-nombre-de-usuario.md) ### Facturación & Suscripción - [Tarifas de los planes](https://helpcenter.octoparse.com/es/articles/6471103-tarifas-de-los-planes.md) - [¿Cómo solicito una prueba gratuita de 14 días?](https://helpcenter.octoparse.com/es/articles/6471121-como-solicito-una-prueba-gratuita-de-14-dias.md) - [¿Puedo extender la prueba gratuita?](https://helpcenter.octoparse.com/es/articles/6471122-puedo-extender-la-prueba-gratuita.md) - [¿Cómo cancelo la suscripción o la prueba gratuita?](https://helpcenter.octoparse.com/es/articles/6471123-como-cancelo-la-suscripcion-o-la-prueba-gratuita.md) - [¿Puedo solicitar un descuento?](https://helpcenter.octoparse.com/es/articles/6471124-puedo-solicitar-un-descuento.md) - [Políticas de Reembolso](https://helpcenter.octoparse.com/es/articles/6471128-politicas-de-reembolso.md) - [Error de pago](https://helpcenter.octoparse.com/es/articles/6471117-error-de-pago.md) - [Códigos de Error sobre Pago](https://helpcenter.octoparse.com/es/articles/9813146-codigos-de-error-sobre-pago.md) - [¿Por qué falló el pago o la suscripción?](https://helpcenter.octoparse.com/es/articles/6471118-por-que-fallo-el-pago-o-la-suscripcion.md) - [Eliminar una tarjeta de crédito](https://helpcenter.octoparse.com/es/articles/6471129-eliminar-una-tarjeta-de-credito.md) - [¿Cómo actualizo mi método de pago?](https://helpcenter.octoparse.com/es/articles/6471119-como-actualizo-mi-metodo-de-pago.md) - [Solicitar la factura](https://helpcenter.octoparse.com/es/articles/6471120-solicitar-la-factura.md) - [¿Cómo bajo de categoría de plan de pago?](https://helpcenter.octoparse.com/es/articles/6471125-como-bajo-de-categoria-de-plan-de-pago.md) - [¿Qué sucede cuando actualizo de Plan Gratuito a Plan de Pago?](https://helpcenter.octoparse.com/es/articles/6471109-que-sucede-cuando-actualizo-de-plan-gratuito-a-plan-de-pago.md) - [¿Cómo actualizo el plan gratuito?](https://helpcenter.octoparse.com/es/articles/6471112-como-actualizo-el-plan-gratuito.md) - [¿Cómo actualizo mi plan?](https://helpcenter.octoparse.com/es/articles/6471113-como-actualizo-mi-plan.md) - [¿Qué sucede cuando expira un plan de pago?](https://helpcenter.octoparse.com/es/articles/6471126-que-sucede-cuando-expira-un-plan-de-pago.md) - [Términos y Condiciones](https://helpcenter.octoparse.com/es/articles/6471115-terminos-y-condiciones.md) - [Consola web de colaboración en equipo \(solo para el plan Empresarial\)](https://helpcenter.octoparse.com/es/articles/6470933-consola-web-de-colaboracion-en-equipo-solo-para-el-plan-empresarial.md) - [Aviso del Aumento del Precio](https://helpcenter.octoparse.com/es/articles/9526285-aviso-del-aumento-del-precio.md) ### Descargar & Instalar - [¿Qué novedades hay en 8.5.4?](https://helpcenter.octoparse.com/es/articles/6470908-que-novedades-hay-en-8-5-4.md) - [Novedades en Octoparse 8.5](https://helpcenter.octoparse.com/es/articles/6470917-novedades-en-octoparse-8-5.md) - [Actualización de problemas con la versión 8.X Beta \(fallo al cargar el Dashboard\)](https://helpcenter.octoparse.com/es/articles/6470920-actualizacion-de-problemas-con-la-version-8-x-beta-fallo-al-cargar-el-dashboard.md) - [Descarga, instalación e inicio de sesión \(Windows&Mac\)](https://helpcenter.octoparse.com/es/articles/6470909-descarga-instalacion-e-inicio-de-sesion-windows-mac.md) - [Novedades 8.6.8](https://helpcenter.octoparse.com/es/articles/8984897-novedades-8-6-8.md)