Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Easyspider | 17,762 | 8 days ago | 6 | agpl-3.0 | JavaScript | |||||
A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。 | ||||||||||
Open3d | 9,769 | 3 days ago | 980 | other | C++ | |||||
Open3D: A Modern Library for 3D Data Processing | ||||||||||
Git Cola | 2,129 | 11 days ago | 14 | November 19, 2023 | 67 | gpl-2.0 | Python | |||
git-cola: The highly caffeinated Git GUI | ||||||||||
Pyplot.jl | 453 | 178 | 4 months ago | March 09, 2018 | 106 | mit | Julia | |||
Plotting for Julia based on matplotlib.pyplot | ||||||||||
Awesome Swing | 410 | a month ago | ||||||||
A list of frameworks, libraries and software for the Java Swing GUI toolkit. | ||||||||||
Inviwo | 399 | a day ago | 72 | bsd-2-clause | C++ | |||||
Inviwo - Interactive Visualization Workshop | ||||||||||
Phy | 259 | 1 | 2 | 2 months ago | 26 | September 07, 2021 | 193 | bsd-3-clause | Python | |
phy: interactive visualization and manual spike sorting of large-scale ephys data | ||||||||||
Flowiz | 215 | 2 | a year ago | 10 | October 14, 2021 | 3 | mit | JavaScript | ||
Converts Optical Flow files to images and optionally compiles them to a video. Flow viewer GUI is also available. Check out mockup right from Github Pages: | ||||||||||
Isee | 213 | 2 days ago | 40 | mit | R | |||||
R/shiny interface for interactive visualization of data in SummarizedExperiment objects | ||||||||||
Degate | 151 | 3 years ago | 4 | gpl-3.0 | C++ | |||||
Open source software for chip reverse engineering. |
StarStar
If you think this tool is good, please gently click the Star button in the upper right corner at this page to increase the project exposure, thank you! The software is completely free (except for commercial use), only ask everyone to Star and promote it to other friends in need, thank you!
//
A visual browser automation test/data collection/crawler software, which can be used to design and execute tasks in a code-free visual way. You only need to select the content you want to operate on the web page and follow the prompts to complete the design and execution of the task. At the same time, the software can also be executed separately in the command line, so that it can be easily embedded into other systems.
Visit the official website of EasySpider: www.easyspider.net
-> -> -> ->
(Right click) Select a large product block -> The software will automatically detect similar blocks -> Click the 'Select All' option -> Click the 'Select Child Elements' option -> Click the 'Collect Data' option, you can collect the information of all products, and will be saved by sub-field.
->
(Right Click) Select a product title, the same type of title will be automatically matched, click the 'Select All' option -> Click the 'Collect Data' option, you can collect the title information of all products.
At the same time, if you select the 'Loop-click every element' option after selecting all, you can automatically open the details page of each product, and then can set to collect the information of the details page.
More features please scroll to the bottom of this page to view.
Refer to the Releases Page to download the latest version of EasySpider.
Ebayhttps://blog.csdn.net/ihero/article/details/130805504
Documentation can be found from GitHub Wiki.
Bilibili/B:
Refer to Youtube Playlist to see the video tutorials of EasySpider.
Examples0EasySpidertasks
EasySpider
Download sample tasks from the Examples folder of this project, rename them to numbers greater than 0, import them into the tasks
folder in EasySpider, and then open them in EasySpider.
/********
This software is for learning and communication only. It is strictly forbidden to use the software for any illegal operations, such as crawling government/military websites that are not allowed to be crawled. All consequences caused by the use of this software are at the user's own risk, and the author is not responsible for any consequences.
For the crawler operations of government and military websites, the author will not answer any questions in order to avoid violating relevant national laws, regulations and policies.
Meanwhile, the software is protected by patent rights. If it is used for commercial purposes, such as using the software to make profits, selling the collected data, or integrating the software into your own system, please contact the author by email: [email protected]
682921940GithubIssueQQ
This software has been accepted by The Web Conference (WWW) 2023 (CCF A): EasySpider: A No-Code Visual System for Crawling the Web, April 2023.
WEB20206
Refer to Compilation Instructions.