ACM-Library-Scraper

This system allows you to use a search string and get a .csv with all the results from ACM Library

The results include Type, Title, Authors, DOI and Abstract.

The search string only works for OR and AND.

The terminal will be showing what's going on behind the GUI.


Copy the url from your acm library search and paste it on the scraper, select a folder where the results will go and click Process.

Download dependencies: pip install -r requirements.txt

Run: python main.py

Tutorial in Portuguese (BR): https://youtu.be/gbpSU-iAGMw