Skip to content
#

scrapping-python

Here are 175 public repositories matching this topic...

This repo contains a scrapper for the Gutenberg's project website which contains 56,019 books free to read and download. In this repo also, you can find text file containing all the book data until April 2018 containing only the 'id', 'title' and 'authors' for every book in the dataset.

  • Updated Apr 30, 2018
  • Python
The_Extractor.py

The Extractor is a Python script that extracts Google dorks from the official Google Hacking Database (GHDB) XML file and saves them in a CSV file. The script only extracts dorks that contain the "inurl:" operator because they are more specific and useful for targeted web scanning.

  • Updated May 19, 2024
  • Python

Improve this page

Add a description, image, and links to the scrapping-python topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scrapping-python topic, visit your repo's landing page and select "manage topics."

Learn more