Need a new search?
If you didn't find what you were looking for, try a new search!
Can I scrape multiple sites at once?
Question: How can I scrape multiple sites at once with Power Search?
Answer: It’s possible to scrape multiple sites with a single project in Power Search by using the “Additional Root URLs” feature in Advanced Project Settings. Here’s how to do it:
Run Power Search and open your project.
Click the “Wrench” button to access Advanced Project Settings.
Select […]
Can I run multiple queries on a single crawl?
Question: Can I run multiple queries on a single crawl through a website?
Answer: Power Search can only run a single query during a crawl, though it possible to run multiple instances of Power Search at once.
Can Inspyder help me write my query?
Question: I’m having trouble creating my Wildcard or Regular Expression query. Can you help me?
Answer: We do our best to answer each and every email we receive. However, highest priority is given to users who have application problems. Send us an email and we’ll see what we can do.
Can I extract multiple fields in my Wildcard Match or Regular Expression?
Question: Can I extract multiple fields in my Wildcard Match or Regular Expression?
Answer: Yes. If you are using a Wildcard Match, just include multiple field names, such as:
<A*HREF={“#URL#”,’#URL#’,#URL#}*>#AnchorText#</A>
If you are using Regular Expressions, include multiple Named Groups in your query. Each Named Group automatically becomes a field in the results.
I receive the error “The system cannot find the file specified. (code=550)” but the file does exist on my FTP server
Question: Why do I receive the error “The system cannot find the file specified. (code=550)” even though the file is on my FTP server?
Answer: The most likely cause of this error is that the file on your FTP server contains spaces at the start or the end of its file name. OrFind removes the spaces […]
FTP Active Mode causes “I/O error occurred” message
Question: My FTP server uses “Active” mode, but when I try to connect I receive the following error message:
An error has occurred: I/O error occurred. Please check your server setting and try again.
I’ve tested my FTP configuration settings in another FTP client and everything works. What’s wrong?
Answer: This error occurs if the Windows Firewall (or […]
My question isn’t listed here, now what?
Question: My question isn’t listed here, now what?
Answer: If your particular question is not addressed in any of the OrFind specific articles, try looking in the ‘General Product Information’ category. All our products use the same building blocks, so common questions that pertain to all products are listed there (such as emailing reports or scheduling).
If […]
OrFind misidentifies some of my files as orphans, what’s wrong?
Question: Inspyder OrFind misidentifies some of my files as orphans, why?
Answer: If OrFind is misidentifying all your files, please refer to the knowledge base article that pertains to that specific problem.
If OrFind is misidentifying some of your files, than check the following:
That the orphaned files are not included through JavaScript (such as rollovers, or links […]
What is error 550 and how can I fix it?
Question: When OrFind tries to connect to my FTP server it reports Error 550 (Failed to change directory). How can I fix it?
Answer: This error usually means that a time-out has occurred when communicating with your server and is caused by an incorrect connection mode. To change the connection mode click the Options button (wrench […]