Skip to content

PDF Scout is a simple API that allows you to search for any pdf or books online.

Notifications You must be signed in to change notification settings

The-Nebula-Developers/PDFScout-v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDFScout API

PDFScout API allows you to search for PDFs, ebooks, and books using Google and Archive.org. It utilizes Google dorking techniques to scrape Google search results.

Endpoints

  1. /api/google
    Search for books or PDFs on Google.
    Example: pdf-scout.vercel.app/api/google?query=The Art Of War

  2. /api/archive.org
    Search for books or PDFs on Archive.org.
    Example: pdf-scout.vercel.app/api/archive?query=48 Laws Of Power

Usage

To use the API, simply make a GET request to the desired endpoint with the appropriate query parameter.

How it works

The PDFScout API performs searches on Google and Archive.org by utilizing specific search queries (Google dorking) to find relevant PDFs, ebooks, and books. It then scrapes the search results to provide you with the most relevant documents based on your query.

Disclaimer

Please note that the PDFScout API is for educational and informational purposes only. The developers do not endorse or encourage any illegal or unethical use of this API. Make sure to comply with all relevant laws and regulations when using this API.

About

PDF Scout is a simple API that allows you to search for any pdf or books online.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published