The Wayback Machine - https://web.archive.org/web/20210821053252/https://github.com/topics/scraping-websites
Skip to content
#

scraping-websites

Here are 1,032 public repositories matching this topic...

ferret
driscoll42
driscoll42 commented Mar 24, 2021

Is your feature request related to a problem? Please describe.
It would be interesting to capture if a listing is a Buy It Now or Auction listing and if Auction how many bids were on it.

Describe the solution you'd like
Another two columns on the df for "Listing Type" and "Number of Bids" where if BIN the latter should be 0. Really we could get away with just one column as all BIN wil

Improve this page

Add a description, image, and links to the scraping-websites 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 scraping-websites topic, visit your repo's landing page and select "manage topics."

Learn more