This is not the ultimate version. There might be some bugs in it. If you encountered some unexpected problems, please help yourself. Uncomment this line in index.js to open the dev tool (the same tool you use in Chrome F12)
A web spider based on electron
- Page means the entry page of your multi-level spider which includes the action of "turning-page".
- Title means the web link in the Page above that leads you to the next level.
- Content means the bottom-level page where your target damentta lies.
- Search means the kind of web spider that can be used to search a data base and download sth like that (which is still under development)
- Click this button
- Select your content by a single click, while Espider will automatically select the same type of the content for you
- If you do it wrong, just right-click the content you have just selected.
5. Click the spider button to get the content you want(by default its in your ??folder,and you can configurate it in the settings)
take MDN for example
Just select the Content type, open a new page, select whatever you want, close the new page,and click the spider button
For example, you want to get all of the APIs from MDN
For example,The 51job Its a chinese job hunt website
-
What's the difference between Page and Title?
Well,Page is specially modified to cater the page turning function, which will automatically parse the url of the button and form the right url of the next page. -
Where can I find the output file?
Just click the "setting" icon on the top-left corner, and you can see the folder you are using(and click the "open folder" button to open it)